Replace "mount -t msdos" with "mount -t msdosfs".
PR: 79296 Reviewed by: remko
This commit is contained in:
parent
898b5f434b
commit
261667c97c
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user