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/armish | |
parent | 26afcb10825e573cdfeb29c6724f474b94b9e432 (diff) |
Better disk partitioning details, especially for MBR + disklabel or
HFS + disklabel setups.
Diffstat (limited to 'distrib/notes/armish')
-rw-r--r-- | distrib/notes/armish/install | 20 |
1 files changed, 4 insertions, 16 deletions
diff --git a/distrib/notes/armish/install b/distrib/notes/armish/install index 828985216de..427bccba1c5 100644 --- a/distrib/notes/armish/install +++ b/distrib/notes/armish/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.8 2009/05/12 21:06:50 miod Exp $ +dnl $OpenBSD: install,v 1.9 2009/05/13 18:38:29 miod Exp $ OpenBSDInstallPrelude OpenBSDInstallPart2 @@ -7,19 +7,9 @@ OpenBSDInstallPart3(,"wd0") 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(indeed) OpenBSDInstallPart5({:- If you have Linux partitions defined on the disk, these will @@ -27,9 +17,7 @@ OpenBSDInstallPart5({:- OpenBSDInstallPart6({:-CD-ROM, -:}) -OpenBSDFTPInstall - -OpenBSDHTTPInstall +OpenBSDURLInstall OpenBSDCDROMInstall |