diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2009-05-13 18:38:30 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2009-05-13 18:38:30 +0000 |
commit | cef434386bcaf519f66b54257c28a0f7b34d7252 (patch) | |
tree | 2618170a23ede39133e56247b67d845e098a99b2 /distrib/notes/i386 | |
parent | 26afcb10825e573cdfeb29c6724f474b94b9e432 (diff) |
Better disk partitioning details, especially for MBR + disklabel or
HFS + disklabel setups.
Diffstat (limited to 'distrib/notes/i386')
-rw-r--r-- | distrib/notes/i386/install | 20 |
1 files changed, 4 insertions, 16 deletions
diff --git a/distrib/notes/i386/install b/distrib/notes/i386/install index 5ef83ea31c9..ad647a1b88b 100644 --- a/distrib/notes/i386/install +++ b/distrib/notes/i386/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.44 2009/05/12 21:06:50 miod Exp $ +dnl $OpenBSD: install,v 1.45 2009/05/13 18:38:29 miod Exp $ OpenBSDInstallPrelude If OpenBSD will be sharing the disk with DOS or another operating @@ -49,19 +49,9 @@ OpenBSDInstallPart3 OpenBSDInstallPart4 - Next you will have to edit or create a disk label for the disk - OpenBSD is being installed on. If there are any existing - partitions defined (for any operating system), and a disk label - is not found, you will first be given an opportunity to run - fdisk and create an OpenBSD partition. +OpenBSDInstallMBRPart1 - If fdisk is being invoked on your behalf, it will start by - displaying the current partitions defined and then allow you - to modify this information, add new partitions, and change - which partition to boot from by default. If you make a mistake, - you will be allowed to repeat this procedure as necessary to - correct this. Note that you should make OpenBSD be the active - partition at least until the install has been completed. +OpenBSDInstallMBRPart2(verily) OpenBSDInstallPart5({:- If you have DOS or Linux partitions defined on the disk, these @@ -69,9 +59,7 @@ OpenBSDInstallPart5({:- OpenBSDInstallPart6({:-CD-ROM, -:}) -OpenBSDFTPInstall - -OpenBSDHTTPInstall +OpenBSDURLInstall OpenBSDCDROMInstall |