diff options
author | Frans Pop <elendil@planet.nl> | 2005-11-15 22:58:51 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2005-11-15 22:58:51 +0000 |
commit | 53fe66d5162bb42ddb500be3a98b80e70f25a86e (patch) | |
tree | 0dfb5ee82310fe6d29292b07e01bb5bcc74ba924 /en/install-methods/usb-setup/i386.xml | |
parent | 4e49c68f876983490b77efc68566bd9fe41f0325 (diff) | |
download | installation-guide-53fe66d5162bb42ddb500be3a98b80e70f25a86e.zip |
Remove stray boot parameter
Diffstat (limited to 'en/install-methods/usb-setup/i386.xml')
-rw-r--r-- | en/install-methods/usb-setup/i386.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/install-methods/usb-setup/i386.xml b/en/install-methods/usb-setup/i386.xml index 6d0b33e03..6fc993403 100644 --- a/en/install-methods/usb-setup/i386.xml +++ b/en/install-methods/usb-setup/i386.xml @@ -87,7 +87,7 @@ contain the following two lines: <informalexample><screen> default vmlinuz -append initrd=initrd.gz ramdisk_size=12000 root=/dev/ram 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 |