MFen 1.344 -> 1.345
Obtained from: The FreeBSD Simplified Chinese Project
This commit is contained in:
parent
da2d032d5c
commit
02d779020b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=29504
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
The FreeBSD Documentation Project
|
||||
The FreeBSD Simplified Chinese Project
|
||||
|
||||
Original Revision: 1.344
|
||||
Original Revision: 1.345
|
||||
$FreeBSD$
|
||||
-->
|
||||
|
||||
|
@ -4387,7 +4387,7 @@ Please press any key to reboot.</screen>
|
|||
命令来创建一个UFS文件系统,具体操作按下面的顺序进行:</para>
|
||||
|
||||
<screen>&prompt.root; <userinput>fdformat -f 1440 fd0.1440</userinput>
|
||||
&prompt.root; <userinput>bsdlabel -w -r fd0.1440 floppy3</userinput>
|
||||
&prompt.root; <userinput>bsdlabel -w fd0.1440 floppy3</userinput>
|
||||
&prompt.root; <userinput>newfs -t 2 -u 18 -l 1 -i 65536 /dev/fd0</userinput></screen>
|
||||
|
||||
<note>
|
||||
|
|
Loading…
Reference in a new issue