From a8d2cae6e3c15074c7fbe65888ee61adaa2832e8 Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Fri, 26 Oct 2007 08:01:30 +0000 Subject: [PATCH] - A s/&man.mount.msdosfs.8;/&man.mount.8; to match the 1.381 revision; - Add some missing tags; - Remove contractions. --- .../books/handbook/install/chapter.sgml | 26 +++++++++---------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.sgml b/en_US.ISO8859-1/books/handbook/install/chapter.sgml index a31d9bb7cd..931275c95d 100644 --- a/en_US.ISO8859-1/books/handbook/install/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/install/chapter.sgml @@ -4093,7 +4093,7 @@ Please press any key to reboot. System Tools menu. &os; can support &ms-dos; based file systems (FAT16 and FAT32). - This requires you use the &man.mount.msdosfs.8; command + This requires you use the &man.mount.8; command with the required parameters. The utility most common usage is: &prompt.root; mount -t msdosfs /dev/ad0s1 /mnt @@ -4123,19 +4123,19 @@ Please press any key to reboot. My system hangs while probing hardware during boot, or it behaves strangely during install, or the floppy - drive isn't probed. + drive is not probed. &os; 5.0 and above makes extensive use of the system ACPI service on the i386, amd64 and ia64 platforms to - aid in system configuration if it's detected during + aid in system configuration if it is detected during boot. Unfortunately, some bugs still exist in both the ACPI driver and within system motherboards and BIOS. The use of ACPI can be disabled by setting the hint.acpi.0.disabled hint in the third stage boot loader: - set hint.acpi.0.disabled="1" + set hint.acpi.0.disabled="1" This is reset each time the system is booted, so it is necessary to @@ -4204,7 +4204,7 @@ Please press any key to reboot. To tell &os; that you want to boot from BIOS disk 2, which is the first SCSI disk in the system. If you only - had one IDE disk, you would use '1:' instead. + had one IDE disk, you would use 1: instead. Once you have determined the correct values to use, you can put the command exactly as you would have typed @@ -4219,17 +4219,17 @@ Please press any key to reboot. I go to boot from the hard disk for the first time after installing &os;, but the Boot Manager prompt just prints F? at the boot menu each time - but the boot won't go any further. + but the boot will not go any further. The hard disk geometry was set incorrectly in the - Partition editor when you installed &os;. Go back into + partition editor when you installed &os;. Go back into the partition editor and specify the actual geometry of your hard disk. You must reinstall &os; again from the beginning with the correct geometry. If you are failing entirely in figuring out the - correct geometry for your machine, here's a tip: Install + correct geometry for your machine, here is a tip: Install a small DOS partition at the beginning of the disk and install &os; after that. The install program will see the DOS partition and try to infer the correct geometry @@ -4240,10 +4240,10 @@ Please press any key to reboot.
If you are setting up a truly dedicated &os; - server or workstation where you don't care for + server or workstation where you do not care for (future) compatibility with DOS, Linux or another - operating system, you've also got the option to use - the entire disk (`A' in the partition editor), + operating system, you also have got the option to use + the entire disk (A in the partition editor), selecting the non-standard option where &os; occupies the entire disk from the very first to the very last sector. This will leave all geometry considerations @@ -4262,7 +4262,7 @@ Please press any key to reboot. Your card is probably on a different IRQ from what is specified in the /boot/device.hints file. The - ed driver does not use the `soft' configuration by + &man.ed.4; driver does not use the soft configuration by default (values entered using EZSETUP in DOS), but it will use the software configuration if you specify -1 in the hints for the @@ -4271,7 +4271,7 @@ Please press any key to reboot. Either move the jumper on the card to a hard configuration setting (altering the kernel settings if necessary), or specify the IRQ as -1 - by setting the hint hint.ed.0.irq="-1" + by setting the hint hint.ed.0.irq="-1" This will tell the kernel to use the soft configuration.