Replace "mount -t msdos" with "mount -t msdosfs".

PR:		79296
Reviewed by:	remko
This commit is contained in:
Craig Rodrigues 2007-02-08 05:04:18 +00:00
parent 898b5f434b
commit 261667c97c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=166562
5 changed files with 5 additions and 5 deletions

View File

@ -1104,7 +1104,7 @@ scratch.
Sie auf logische Laufwerke genauso wie auf jedes andere
DOS-Laufwerk zugreifen:</para>
<screen>&prompt.root; <userinput>mount -t msdos /dev/da0s5 /dos_d</userinput></screen>
<screen>&prompt.root; <userinput>mount -t msdosfs /dev/da0s5 /dos_d</userinput></screen>
</answer>
</qandaentry>

View File

@ -941,7 +941,7 @@ pqb0.0.1.4.0 PQB0 PCI EIDE</screen>
partitions exactly like you would mount any other DOS drive,
e.g.:</para>
<screen>&prompt.root; <userinput>mount -t msdos /dev/da0s5 /dos_d</userinput></screen>
<screen>&prompt.root; <userinput>mount -t msdosfs /dev/da0s5 /dos_d</userinput></screen>
</answer>
</qandaentry>

View File

@ -880,7 +880,7 @@ pqb0.0.1.4.0 PQB0 PCI EIDE</screen>
<literal>ad</literal>. Montez ensuite la partition comme une
partition DOS standard, e.g.:</para>
<screen>&prompt.root; <userinput>mount -t msdos /dev/da0s5 /dos_d</userinput></screen>
<screen>&prompt.root; <userinput>mount -t msdosfs /dev/da0s5 /dos_d</userinput></screen>
</answer>
</qandaentry>

View File

@ -943,7 +943,7 @@ pqb0.0.1.4.0 PQB0 PCI EIDE</screen>
éÎÙÍÉ ÓÌÏ×ÁÍÉ, ÒÁÓÛÉÒÅÎÎÙÅ ÒÁÚÄÅÌÙ ÍÏÎÔÉÒÕÀÔÓÑ ÔÁË ÖÅ, ËÁË É
ÌÀÂÙÅ ÄÒÕÇÉÅ DOS ÄÉÓËÉ, Ô.Å.:</para>
<screen>&prompt.root; <userinput>mount -t msdos /dev/da0s5 /dos_d</userinput></screen>
<screen>&prompt.root; <userinput>mount -t msdosfs /dev/da0s5 /dos_d</userinput></screen>
</answer>
</qandaentry>

View File

@ -802,7 +802,7 @@ pqb0.0.1.4.0 PQB0 PCI EIDE</screen>
SCSI 驱动器 0 上。 对于 IDE 驱动器, 相应地用 <literal>ad</literal> 换掉
<literal>da</literal>。 您可以按下面的方法来挂接其它 DOS 驱动器:</para>
<screen>&prompt.root; <userinput>mount -t msdos /dev/da0s5 /dos_d</userinput></screen>
<screen>&prompt.root; <userinput>mount -t msdosfs /dev/da0s5 /dos_d</userinput></screen>
</answer>
</qandaentry>