diff options
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 10ce1f9f1..b66142b89 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/rd/0 init=/linuxrc rw\n" +"append initrd=initrd.gz ramdisk_size=12000 root=/dev/ram init=/linuxrc 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/rd/0 init=/linuxrc rw\n" +"append initrd=initrd.gz ramdisk_size=12000 root=/dev/ram init=/linuxrc rw\n" "</screen></informalexample> 請注意,根據開機的映像大小,在必要的時候,您可能" "需要增大 <userinput>ramdisk_size</userinput> 參數的數值。<phrase condition=" "\"sarge\">如果開機失敗,您可以嘗試添加 <userinput>devfs=mount,dall</" |