Module Name: src Committed By: andvar Date: Thu Aug 10 06:38:15 UTC 2023
Modified Files: src/distrib/mvme68k/ramdisk: rd.welcome Log Message: s/Partititon/Partition/ To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/distrib/mvme68k/ramdisk/rd.welcome Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/distrib/mvme68k/ramdisk/rd.welcome diff -u src/distrib/mvme68k/ramdisk/rd.welcome:1.4 src/distrib/mvme68k/ramdisk/rd.welcome:1.5 --- src/distrib/mvme68k/ramdisk/rd.welcome:1.4 Wed Mar 10 23:13:09 2010 +++ src/distrib/mvme68k/ramdisk/rd.welcome Thu Aug 10 06:38:15 2023 @@ -1,7 +1,7 @@ Welcome to the NetBSD/mvme68k RAMDISK root! This environment is designed to do only four things: - 1: Partititon your disk (use the command: disklabel -i -I /dev/rsd?c) + 1: Partition your disk (use the command: disklabel -i -I /dev/rsd?c) 2: Copy a miniroot image into the swap partition (/dev/rsd?b) 3: Make that partition bootable (using 'installboot') 4: Reboot (using the swap partition, i.e. /dev/sd?b).