diff options
author | Frans Pop <elendil@planet.nl> | 2006-12-31 22:10:55 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-12-31 22:10:55 +0000 |
commit | a20bc5c419af985f6916cea1ab1b519a2691c6fe (patch) | |
tree | 5fe9d18ee0d47aadc1cdbc9ca1a5d569ac6e3049 /en/install-methods | |
parent | 6d86159da273e8425690cb1645ce7ca6704f251d (diff) | |
download | installation-guide-a20bc5c419af985f6916cea1ab1b519a2691c6fe.zip |
- Etch ships with X.Org 7.1
- Fix some minor spacing problems
- Delete or update some obsoleted information
- General minor fixes
Diffstat (limited to 'en/install-methods')
-rw-r--r-- | en/install-methods/usb-setup/x86.xml | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/en/install-methods/usb-setup/x86.xml b/en/install-methods/usb-setup/x86.xml index c35ef1e24..50f2d51ae 100644 --- a/en/install-methods/usb-setup/x86.xml +++ b/en/install-methods/usb-setup/x86.xml @@ -87,11 +87,8 @@ contain the following two lines: <informalexample><screen> default vmlinuz -append initrd=initrd.gz ramdisk_size=12000 root=/dev/ram rw +append initrd=initrd.gz </screen></informalexample> -Please note that the <userinput>ramdisk_size</userinput> parameter -may need to be increased, depending on the image you are booting. - </para> </sect3> |