diff options
author | Frans Pop <elendil@planet.nl> | 2005-11-15 22:59:06 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2005-11-15 22:59:06 +0000 |
commit | 586a87ebda627c0bccdca11a3a6a2628561ad2f7 (patch) | |
tree | c8cb5433b44d41f2c96410505714414b80737b27 /po/zh_TW/install-methods.po | |
parent | 53fe66d5162bb42ddb500be3a98b80e70f25a86e (diff) | |
download | installation-guide-586a87ebda627c0bccdca11a3a6a2628561ad2f7.zip |
Unfuzzy PO-based translations
Diffstat (limited to 'po/zh_TW/install-methods.po')
-rwxr-xr-x | po/zh_TW/install-methods.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/zh_TW/install-methods.po b/po/zh_TW/install-methods.po index b66142b89..716962dab 100755 --- a/po/zh_TW/install-methods.po +++ b/po/zh_TW/install-methods.po @@ -957,7 +957,7 @@ msgid "" "The <filename>syslinux.cfg</filename> configuration file should contain the " "following two lines: <informalexample><screen>\n" "default vmlinuz\n" -"append initrd=initrd.gz ramdisk_size=12000 root=/dev/ram init=/linuxrc rw\n" +"append initrd=initrd.gz ramdisk_size=12000 root=/dev/ram rw\n" "</screen></informalexample> Please note that the <userinput>ramdisk_size</" "userinput> parameter may need to be increased, depending on the image you " "are booting. <phrase condition=\"sarge\"> If the boot fails, you can try " @@ -967,7 +967,7 @@ msgstr "" "<filename>syslinux.cfg</filename> 設定檔案應該含有下列兩行: " "<informalexample><screen>\n" "default vmlinuz\n" -"append initrd=initrd.gz ramdisk_size=12000 root=/dev/ram init=/linuxrc rw\n" +"append initrd=initrd.gz ramdisk_size=12000 root=/dev/ram rw\n" "</screen></informalexample> 請注意,根據開機的映像大小,在必要的時候,您可能" "需要增大 <userinput>ramdisk_size</userinput> 參數的數值。<phrase condition=" "\"sarge\">如果開機失敗,您可以嘗試添加 <userinput>devfs=mount,dall</" |