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/landisk | |
parent | 26afcb10825e573cdfeb29c6724f474b94b9e432 (diff) |
Better disk partitioning details, especially for MBR + disklabel or
HFS + disklabel setups.
Diffstat (limited to 'distrib/notes/landisk')
-rw-r--r-- | distrib/notes/landisk/install | 17 |
1 files changed, 4 insertions, 13 deletions
diff --git a/distrib/notes/landisk/install b/distrib/notes/landisk/install index 30c082bcbef..59616d2e0b6 100644 --- a/distrib/notes/landisk/install +++ b/distrib/notes/landisk/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.6 2009/05/12 21:06:50 miod Exp $ +dnl $OpenBSD: install,v 1.7 2009/05/13 18:38:29 miod Exp $ OpenBSDInstallPrelude OpenBSDInstallPart2 @@ -10,24 +10,15 @@ OpenBSDInstallPart3(,"wd0") OpenBSDInstallPart4({:-"wd0" for IDE drives-:}) - Next you will have to edit or create a disk label for the disk - OpenBSD is being installed on. You will first be given an - opportunity to run fdisk and create an OpenBSD partition. +OpenBSDInstallMBRPart1 - Fdisk 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(that's the way things are) OpenBSDInstallPart5 OpenBSDInstallPart6({:-CD-ROM, -:}) -OpenBSDFTPInstall - -OpenBSDHTTPInstall +OpenBSDURLInstall OpenBSDCDROMInstall |