diff options
Diffstat (limited to 'nl/install-methods/usb-setup/i386.xml')
-rw-r--r-- | nl/install-methods/usb-setup/i386.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nl/install-methods/usb-setup/i386.xml b/nl/install-methods/usb-setup/i386.xml index cbeab6250..9355ee888 100644 --- a/nl/install-methods/usb-setup/i386.xml +++ b/nl/install-methods/usb-setup/i386.xml @@ -1,5 +1,5 @@ <!-- retain these comments for translator revision tracking --> -<!-- original version: 27345 untranslated --> +<!-- original version: 32141 untranslated --> <sect3 arch="i386"> <title>USB stick partitioning on &arch-title;</title> @@ -87,7 +87,7 @@ contain the following two lines: <informalexample><screen> default vmlinuz -append initrd=initrd.gz ramdisk_size=12000 root=/dev/rd/0 init=/linuxrc rw +append initrd=initrd.gz ramdisk_size=12000 root=/dev/ram rw </screen></informalexample> Please note that the <userinput>ramdisk_size</userinput> parameter |