diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2008-08-06 18:20:56 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2008-08-06 18:20:56 +0000 |
commit | 00d7a2a7032f69fdd1d567f1bda582ee305ebc3a (patch) | |
tree | a6d082a11b8b4ba8b129b40be2a3a2e197b90ad8 /distrib/notes | |
parent | f3826d33c3a484f16ad245001e73c5a6ac39cf51 (diff) |
Foreign partition on MBR partition tables are put in default disklabels
from partition `i' onwards, not `h' onwards.
Diffstat (limited to 'distrib/notes')
-rw-r--r-- | distrib/notes/amd64/install | 4 | ||||
-rw-r--r-- | distrib/notes/armish/install | 4 | ||||
-rw-r--r-- | distrib/notes/i386/install | 4 | ||||
-rw-r--r-- | distrib/notes/macppc/install | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/distrib/notes/amd64/install b/distrib/notes/amd64/install index 3eab9fd9300..3c3745c319e 100644 --- a/distrib/notes/amd64/install +++ b/distrib/notes/amd64/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.9 2008/08/05 22:58:01 miod Exp $ +dnl $OpenBSD: install,v 1.10 2008/08/06 18:20:53 miod Exp $ OpenBSDInstallPrelude If OpenBSD will be sharing the disk with another operating system, @@ -68,7 +68,7 @@ OpenBSDInstallPart3 OpenBSDInstallPart4({:- If you have DOS or Linux partitions defined on the disk, these will usually show up as partition - 'h', 'i' and so on.-:}) + 'i', 'j' and so on.-:}) Note that all OpenBSD partitions in the disk label must have an offset that makes it start within the OpenBSD part of the disk, diff --git a/distrib/notes/armish/install b/distrib/notes/armish/install index aadedb5841e..50e2192dbd7 100644 --- a/distrib/notes/armish/install +++ b/distrib/notes/armish/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.5 2008/08/05 22:58:01 miod Exp $ +dnl $OpenBSD: install,v 1.6 2008/08/06 18:20:55 miod Exp $ OpenBSDInstallPrelude OpenBSDInstallPart2 @@ -29,7 +29,7 @@ OpenBSDInstallPart3 OpenBSDInstallPart4({:- If you have Linux partitions defined on the disk, these will usually show up as partition - 'h', 'i' and so on.-:}) + 'i', 'j' and so on.-:}) Note that all OpenBSD partitions in the disk label must have an offset that makes it start within the OpenBSD part of the disk, diff --git a/distrib/notes/i386/install b/distrib/notes/i386/install index 237f89c49b3..dfa29cfa1ed 100644 --- a/distrib/notes/i386/install +++ b/distrib/notes/i386/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.41 2008/08/05 22:58:01 miod Exp $ +dnl $OpenBSD: install,v 1.42 2008/08/06 18:20:55 miod Exp $ OpenBSDInstallPrelude If OpenBSD will be sharing the disk with DOS or another operating @@ -71,7 +71,7 @@ OpenBSDInstallPart3 OpenBSDInstallPart4({:- If you have DOS or Linux partitions defined on the disk, these will usually show up as partition - 'h', 'i' and so on.-:}) + 'i', 'j' and so on.-:}) Note that all OpenBSD partitions in the disk label must have an offset that makes it start within the OpenBSD part of the disk, diff --git a/distrib/notes/macppc/install b/distrib/notes/macppc/install index 4d5bd7fc767..832dec13235 100644 --- a/distrib/notes/macppc/install +++ b/distrib/notes/macppc/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.26 2008/08/05 22:58:01 miod Exp $ +dnl $OpenBSD: install,v 1.27 2008/08/06 18:20:55 miod Exp $ OpenBSDInstallPrelude Before you begin, you should decide if OpenBSD is to be installed @@ -111,7 +111,7 @@ OpenBSDInstallPart3 OpenBSDInstallPart4({:- If you have DOS or Linux partitions defined on the disk, these will usually show up as - partition 'h', 'i' and so on. + partition 'i', 'j' and so on. OpenBSD/MACHINE can share a disk with Mac OS or Mac OS X by using an HFS partitioned disk. For proper layout, the disk should be |