diff options
author | Uwe Stuehler <uwe@cvs.openbsd.org> | 2005-09-10 22:18:07 +0000 |
---|---|---|
committer | Uwe Stuehler <uwe@cvs.openbsd.org> | 2005-09-10 22:18:07 +0000 |
commit | 57a6ae151f8522fd757545b3431245c991b8c315 (patch) | |
tree | 402fb2aade74dcc79f355d4aef7e5e331e684085 | |
parent | 2853d7a3d24995a31b0db373b69a9ba9bf8eae20 (diff) |
Disk-based installation also works with MS-DOS filesystems; PR submitted
by Barry Dexter Gonzaga. Spell MS-DOS consistently, too.
-rw-r--r-- | distrib/notes/zaurus/install | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/distrib/notes/zaurus/install b/distrib/notes/zaurus/install index 2838bfeb6ce..0bce2fa3a3a 100644 --- a/distrib/notes/zaurus/install +++ b/distrib/notes/zaurus/install @@ -1,4 +1,4 @@ -dnl $OpenBSD: install,v 1.16 2005/09/09 08:51:56 dlg Exp $ +dnl $OpenBSD: install,v 1.17 2005/09/10 22:18:06 uwe Exp $ OpenBSDInstallPrelude OpenBSD is installed on the Zaurus by effectively converting @@ -106,9 +106,9 @@ OpenBSDInstallPart4({:- If you have Linux partitions 'h', 'i' and so on.-:}) One of the three partitions on the Zaurus C3000/C3100 hard drive is - a 3GB MSDOS filesystem. This partition can be a lot smaller, + a 3GB MS-DOS filesystem. This partition can be a lot smaller, it is therefore recommended that you cut most of the space off - this large MSDOS partition, and create a new A6 partition + this large MS-DOS partition, and create a new A6 partition afterwards, like this: 0: 83 0 3 13 - 1511 7 17 [ 63: 205569 ] Linux files* @@ -116,7 +116,7 @@ OpenBSDInstallPart4({:- If you have Linux partitions 2: 0C 7560 0 1 - 9065 7 1 [ 1028160: 204800 ] Win95 FAT32L 3: A6 9065 7 2 - 67885 5 3 [ 1232960: 7999488 ] OpenBSD - After shrinking the MSDOS partition, please be sure to newfs it + After shrinking the MS-DOS partition, please be sure to newfs it using: newfs -t msdos /dev/rwd0k @@ -142,8 +142,8 @@ OpenBSDInstallPart4({:- If you have Linux partitions The following sequence is also recommended inside Linux so that problems will happen less often. By default the boot scripts fail - if the MSDOS partition is corrupt in any way. If you are already - root do the following, which will skip mounting the MSDOS partition. + if the MS-DOS partition is corrupt in any way. If you are already + root do the following, which will skip mounting the MS-DOS partition. Login as root. @@ -207,7 +207,7 @@ OpenBSDTAPEInstall OpenBSDCDROMInstall -OpenBSDDISKInstall({:-"wdN" or -:},,{:- or Linux (ext2)-:}) +OpenBSDDISKInstall({:-"wdN" or -:},,{:-, Linux (ext2) or MS-DOS-:}) OpenBSDCommonFS |