From ceafc5eea027226a102ca9482542a74c9dd0c53f Mon Sep 17 00:00:00 2001 From: Dan MacDonald Date: Mon, 5 Apr 2021 17:11:53 +0100 Subject: [PATCH] Documentation: Add link to network booting guide to install guide --- Documentation/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/INSTALL.md b/Documentation/INSTALL.md index f94e4b81285..f681d20f277 100644 --- a/Documentation/INSTALL.md +++ b/Documentation/INSTALL.md @@ -2,7 +2,7 @@ ## DISCLAIMER -Whilst it is possible to run Serenity on physical x86-compatible hardware, it is not yet ready to be used by non-technical users who aren't prepared to report bugs or assist with its development. For this reason, there are currently no pre-built install images so a bare-metal installation requires that you build an installation image from source. Current hardware support is extremely limited. Most successful hard disk installations have been on Pentium 4 era hardware but by network booting Serenity users have been able to get it running on much more modern hardware such as Core i5 machines. +Whilst it is possible to run Serenity on physical x86-compatible hardware, it is not yet ready to be used by non-technical users who aren't prepared to report bugs or assist with its development. For this reason, there are currently no pre-built install images so a bare-metal installation requires that you build an installation image from source. Current hardware support is extremely limited. Most successful hard disk installations have been on Pentium 4 era hardware but by [network booting Serenity](https://github.com/SerenityOS/serenity/blob/master/Documentation/NetworkBoot.md) users have been able to get it running on more modern hardware such as Core i5 machines. ## Hardware support and requirements