diff options
Diffstat (limited to 'po/pt')
-rw-r--r-- | po/pt/install-methods.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/pt/install-methods.po b/po/pt/install-methods.po index 80a67fb7d..513780d5b 100644 --- a/po/pt/install-methods.po +++ b/po/pt/install-methods.po @@ -1057,7 +1057,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 " @@ -1067,7 +1067,7 @@ msgstr "" "O ficheiro de configuração <filename>syslinux.cfg</filename> deve conter as " "duas linhas seguintes: <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> Note, por favor, que o parâmetro " "<userinput>ramdisk_size</userinput> poderá necessitar ser aumentado, " "dependendo da imagem de que está a arrancar. <phrase condition=\"sarge\"> Se " |