diff options
Diffstat (limited to 'po/zh_CN')
-rw-r--r-- | po/zh_CN/install-methods.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/zh_CN/install-methods.po b/po/zh_CN/install-methods.po index bd7b02213..7c090dcfc 100644 --- a/po/zh_CN/install-methods.po +++ b/po/zh_CN/install-methods.po @@ -955,7 +955,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 " @@ -965,7 +965,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," |