From 510b7a2d25392f04db95bc3edccf6b9750761595 Mon Sep 17 00:00:00 2001 From: Gabor Pali Date: Sat, 14 Jun 2008 10:47:03 +0000 Subject: [PATCH] Update Question 9.8: - Remove remainders of the MAKEDEV(8) era - Fix emphasis by use of Reviewed by: trhodes, danger, remko Approved by: gabor (mentor) --- en_US.ISO8859-1/books/faq/book.sgml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 950054c074..257691af2e 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -5156,12 +5156,12 @@ use "disklabel -r" to install initial label - The secondary DOS partitions are found after ALL the + The secondary DOS partitions are found after all the primary partitions. For example, if you have an E partition as the second DOS partition on - the second SCSI drive, you need to create the special files + the second SCSI drive, there will be a device file for slice 5 in /dev, - then mount /dev/da1s5: + so simply mount it: &prompt.root; mount -t msdos /dev/da1s5 /dos/e