Browsing Chinese (Simplified) translation

91 of 120 results
91.
To mount Image (ISO) file type the following at the command prompt, pressing the <keycap>Enter</keycap> key after every line: <screen>
sudo mkdir /media/iso
sudo modprobe loop
sudo mount file.iso /media/iso/ -t iso9660 -o loop
</screen>
There are line breaks here. Each one represents a line break. Start a new line in the equivalent position in the translation.
There are leading/trailing spaces here. Each one represents a space character. Enter a space in the equivalent position in the translation.
要载入ISO镜像文件,请在命令提示符处输入以下各行内容,再按下<keycap>Enter</keycap>键:<screen>
sudo mkdir /media/iso
sudo modprobe loop
sudo mount file.iso /media/iso/ -t iso9660 -o loop
</screen>
Translated and reviewed by TaoFei
Located in musicvideophotos/C/musicvideophotos.xml:550(para)
91 of 120 results

This translation is managed by Ubuntu Simplified Chinese Translators, assigned by Ubuntu Translators.

You are not logged in. Please log in to work on translations.