- A s/&man.mount.msdosfs.8;/&man.mount.8; to match the 1.381 revision;
- Add some missing tags; - Remove contractions.
This commit is contained in:
parent
5041372bb8
commit
a8d2cae6e3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30951
1 changed files with 13 additions and 13 deletions
|
@ -4093,7 +4093,7 @@ Please press any key to reboot.</screen>
|
||||||
<guimenuitem>System Tools</guimenuitem> menu.</para>
|
<guimenuitem>System Tools</guimenuitem> menu.</para>
|
||||||
|
|
||||||
<para>&os; can support &ms-dos; based file systems (FAT16 and FAT32).
|
<para>&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:</para>
|
with the required parameters. The utility most common usage is:</para>
|
||||||
|
|
||||||
<screen>&prompt.root; <userinput>mount -t msdosfs /dev/ad0s1 /mnt</userinput></screen>
|
<screen>&prompt.root; <userinput>mount -t msdosfs /dev/ad0s1 /mnt</userinput></screen>
|
||||||
|
@ -4123,19 +4123,19 @@ Please press any key to reboot.</screen>
|
||||||
<question>
|
<question>
|
||||||
<para>My system hangs while probing hardware during boot,
|
<para>My system hangs while probing hardware during boot,
|
||||||
or it behaves strangely during install, or the floppy
|
or it behaves strangely during install, or the floppy
|
||||||
drive isn't probed.</para>
|
drive is not probed.</para>
|
||||||
</question>
|
</question>
|
||||||
<answer>
|
<answer>
|
||||||
<para>&os; 5.0 and above makes extensive use of the system
|
<para>&os; 5.0 and above makes extensive use of the system
|
||||||
ACPI service on the i386, amd64 and ia64 platforms to
|
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
|
boot. Unfortunately, some bugs still exist in both the
|
||||||
ACPI driver and within system motherboards and BIOS.
|
ACPI driver and within system motherboards and BIOS.
|
||||||
The use of ACPI can be disabled by setting
|
The use of ACPI can be disabled by setting
|
||||||
the <literal>hint.acpi.0.disabled</literal> hint in the
|
the <literal>hint.acpi.0.disabled</literal> hint in the
|
||||||
third stage boot loader:</para>
|
third stage boot loader:</para>
|
||||||
|
|
||||||
<screen>set hint.acpi.0.disabled="1"</screen>
|
<screen><userinput>set hint.acpi.0.disabled="1"</userinput></screen>
|
||||||
|
|
||||||
<para>This is reset each time the system is booted, so it
|
<para>This is reset each time the system is booted, so it
|
||||||
is necessary to
|
is necessary to
|
||||||
|
@ -4204,7 +4204,7 @@ Please press any key to reboot.</screen>
|
||||||
|
|
||||||
<para>To tell &os; that you want to boot from BIOS disk 2,
|
<para>To tell &os; that you want to boot from BIOS disk 2,
|
||||||
which is the first SCSI disk in the system. If you only
|
which is the first SCSI disk in the system. If you only
|
||||||
had one IDE disk, you would use '1:' instead.</para>
|
had one IDE disk, you would use <literal>1:</literal> instead.</para>
|
||||||
|
|
||||||
<para>Once you have determined the correct values to use,
|
<para>Once you have determined the correct values to use,
|
||||||
you can put the command exactly as you would have typed
|
you can put the command exactly as you would have typed
|
||||||
|
@ -4219,17 +4219,17 @@ Please press any key to reboot.</screen>
|
||||||
<para>I go to boot from the hard disk for the first time
|
<para>I go to boot from the hard disk for the first time
|
||||||
after installing &os;, but the Boot Manager prompt just
|
after installing &os;, but the Boot Manager prompt just
|
||||||
prints <literal>F?</literal> at the boot menu each time
|
prints <literal>F?</literal> at the boot menu each time
|
||||||
but the boot won't go any further.</para>
|
but the boot will not go any further.</para>
|
||||||
</question>
|
</question>
|
||||||
<answer>
|
<answer>
|
||||||
<para>The hard disk geometry was set incorrectly in the
|
<para>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
|
the partition editor and specify the actual geometry of
|
||||||
your hard disk. You must reinstall &os; again from the
|
your hard disk. You must reinstall &os; again from the
|
||||||
beginning with the correct geometry.</para>
|
beginning with the correct geometry.</para>
|
||||||
|
|
||||||
<para>If you are failing entirely in figuring out the
|
<para>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
|
a small DOS partition at the beginning of the disk and
|
||||||
install &os; after that. The install program will see
|
install &os; after that. The install program will see
|
||||||
the DOS partition and try to infer the correct geometry
|
the DOS partition and try to infer the correct geometry
|
||||||
|
@ -4240,10 +4240,10 @@ Please press any key to reboot.</screen>
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<para>If you are setting up a truly dedicated &os;
|
<para>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
|
(future) compatibility with DOS, Linux or another
|
||||||
operating system, you've also got the option to use
|
operating system, you also have got the option to use
|
||||||
the entire disk (`A' in the partition editor),
|
the entire disk (<guimenuitem>A</guimenuitem> in the partition editor),
|
||||||
selecting the non-standard option where &os; occupies
|
selecting the non-standard option where &os; occupies
|
||||||
the entire disk from the very first to the very last
|
the entire disk from the very first to the very last
|
||||||
sector. This will leave all geometry considerations
|
sector. This will leave all geometry considerations
|
||||||
|
@ -4262,7 +4262,7 @@ Please press any key to reboot.</screen>
|
||||||
<para>Your card is probably on a different IRQ from what
|
<para>Your card is probably on a different IRQ from what
|
||||||
is specified in
|
is specified in
|
||||||
the <filename>/boot/device.hints</filename> file. The
|
the <filename>/boot/device.hints</filename> file. The
|
||||||
ed driver does not use the `soft' configuration by
|
&man.ed.4; driver does not use the <quote>soft</quote> configuration by
|
||||||
default (values entered using EZSETUP in DOS), but it
|
default (values entered using EZSETUP in DOS), but it
|
||||||
will use the software configuration if you
|
will use the software configuration if you
|
||||||
specify <literal>-1</literal> in the hints for the
|
specify <literal>-1</literal> in the hints for the
|
||||||
|
@ -4271,7 +4271,7 @@ Please press any key to reboot.</screen>
|
||||||
<para>Either move the jumper on the card to a hard
|
<para>Either move the jumper on the card to a hard
|
||||||
configuration setting (altering the kernel settings if
|
configuration setting (altering the kernel settings if
|
||||||
necessary), or specify the IRQ as <literal>-1</literal>
|
necessary), or specify the IRQ as <literal>-1</literal>
|
||||||
by setting the hint <quote>hint.ed.0.irq="-1"</quote>
|
by setting the hint <literal>hint.ed.0.irq="-1"</literal>
|
||||||
This will tell the kernel to use the soft
|
This will tell the kernel to use the soft
|
||||||
configuration.</para>
|
configuration.</para>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue