diff --git a/share/doc/FAQ/FAQ.sgml b/share/doc/FAQ/FAQ.sgml index e3c7c5d9b0d1..8e6943266ed3 100644 --- a/share/doc/FAQ/FAQ.sgml +++ b/share/doc/FAQ/FAQ.sgml @@ -7,7 +7,7 @@ Maintainer: Peter da Silva -$Date: 1997/01/16 03:51:28 $ +$Date: 1997/01/16 06:27:18 $ This is the FAQ for FreeBSD systems version 2.X All entries are assumed to be relevant to FreeBSD 2.0.5+, unless otherwise noted. @@ -911,6 +911,9 @@ drivedata: 0 should only be required if you are using ISA devices, although one or two broken EISA and VLB devices may need it as well). + Also look at the section on if you have that much memory. + I keep seeing messages like ``

@@ -1145,7 +1148,7 @@ options PSM_CHECKSYNC #checks the header byte for sync. I have a laptop with a track-ball mouse.

- Please refer to the answer to the previous question. + Please refer to . What types of tape drives are supported under FreeBSD? @@ -1733,6 +1736,20 @@ pseudo-device vn #Vnode driver (turns a file into a device) options "SCSI_DELAY=15" + + How do I mount a secondary DOS partition? + +

+ 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 for "slice 5" in /dev, then mount /dev/sd1s5: + + + % cd /dev + % ./MAKEDEV sd1s5 + % mount -t msdos /dev/sd1s5 /dos/e + How can I use the NT loader to boot FreeBSD?

@@ -2462,7 +2479,7 @@ disk fd1 at fdc0 drive 1 GIMP. 256Kb is plenty for X11R6 shared memory. - I have 128 MB of RAM but the system only uses 64 MB. + I have 128 MB of RAM but the system only uses 64 MB.

Due to the manner in which FreeBSD gets the memory size from the