diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2004-02-07 22:36:03 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2004-02-07 22:36:03 +0000 |
commit | 92aea805c537b999a78b6d1050189616692da82f (patch) | |
tree | 839e3ed874d0cc224b7906ee5f9fd104fb20ea5e /distrib/notes | |
parent | 0b312cff3b24b39b3b2080bc3317b463984be119 (diff) |
The 8GB limit is gone.
Diffstat (limited to 'distrib/notes')
-rw-r--r-- | distrib/notes/i386/prep | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/distrib/notes/i386/prep b/distrib/notes/i386/prep index 8f017bdc943..77557ac2b59 100644 --- a/distrib/notes/i386/prep +++ b/distrib/notes/i386/prep @@ -34,10 +34,7 @@ does! The OpenBSD root partition must also reside completely within the BIOS supported part of the hard disk -- this would typically be 504M, 2G or 8G, -depending upon the age of the machine and its BIOS. Due to a limit of the -OpenBSD boot loader, the root partition must be within the first 8G even if -the BIOS supports more. Note that only the root partition has this issue, -once OpenBSD is loaded, the entire disk is available for use. +depending upon the age of the machine and its BIOS. Fourth, use the other operating system's "fdisk" program or partition editor to create at least one of the partitions to be used for that |