diff options
Diffstat (limited to 'po/ko/install-methods.po')
-rw-r--r-- | po/ko/install-methods.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/ko/install-methods.po b/po/ko/install-methods.po index 996492859..60eb45bfc 100644 --- a/po/ko/install-methods.po +++ b/po/ko/install-methods.po @@ -1001,7 +1001,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 " @@ -1011,7 +1011,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</" |