diff options
Diffstat (limited to 'po/el')
-rw-r--r-- | po/el/install-methods.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/el/install-methods.po b/po/el/install-methods.po index f0315966e..62f8209d1 100644 --- a/po/el/install-methods.po +++ b/po/el/install-methods.po @@ -1070,7 +1070,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 " @@ -1080,7 +1080,7 @@ msgstr "" "Το αρχείο ρυθμίσεων <filename>syslinux.cfg</filename> πρέπει να περιέχει " "τουλάχιστον τις ακόλουθες δύο γραμμές:<informalexample><screen>\n" "default vmlinuz\n" -"append initrd=initrd.gz ramdisk_size=10000 root=/dev/rd/0 init=/linuxrc " +"append initrd=initrd.gz ramdisk_size=10000 root=/dev/ram init=/linuxrc " "devfs=mount,dall rw\n" "</screen></informalexample> Προσέξτε ότι η παράμετρος " "<userinput>ramdisk_size</userinput> πιθανόν να πρέπει να μεγαλώσει ανάλογα " |