summaryrefslogtreecommitdiff
path: root/distrib/notes/i386/install
diff options
context:
space:
mode:
authorTobias Weingartner <weingart@cvs.openbsd.org>1998-07-08 16:25:05 +0000
committerTobias Weingartner <weingart@cvs.openbsd.org>1998-07-08 16:25:05 +0000
commit906cbe03f1191fdcd4e233fe6b29dd76fef08970 (patch)
tree0f55efe737c4ad5fa6f1ff84080ccbcbe7fe33d9 /distrib/notes/i386/install
parent86e35671da8b1f5fcf0e2b200230dfb257985e75 (diff)
Clarifications. Hopefully these will help
in preventing a reoccurance of the same sort of problem again. Thanks to: markjr@shmOOze.net
Diffstat (limited to 'distrib/notes/i386/install')
-rw-r--r--distrib/notes/i386/install14
1 files changed, 11 insertions, 3 deletions
diff --git a/distrib/notes/i386/install b/distrib/notes/i386/install
index e7b1b65a394..1f8e91dfa19 100644
--- a/distrib/notes/i386/install
+++ b/distrib/notes/i386/install
@@ -81,9 +81,17 @@ OpenBSDBootMsgs
partitions defined on the disk, these will usually show up
as partition 'h', 'i' and so on. It is recommended that
you create separate partitions for /usr, /tmp, and /var, and
- if you have room for it, one for /home. For help in the
- disk label editor, enter '?' or 'M' to view the manual
- page (see the info on the ``-E'' flag).
+ if you have room for it, one for /home. In doing this, remember
+ to skip 'c', leaving it as type "unused". Create your next
+ partition as 'd' and continue from there with any additional
+ partitions. If you have DOS or Linux partitions defined on the
+ disk, these will usually show up as partition 'h', 'i', and
+ so on.
+
+ When you are finished with disklabel you will be prompted for
+ the mount points for the partitions in the current label.
+ For help in the disk label editor, enter '?' or 'M' to view
+ the manual page (see the info on the ``-E'' flag).
Note that all OpenBSD partitions in the disk label must have an
offset that makes it start within the OpenBSD part of the disk,