diff options
author | Frans Pop <elendil@planet.nl> | 2009-04-05 23:01:59 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2009-04-05 23:01:59 +0000 |
commit | 1ed636e096733f38d98e9139b19025a94f18f1c6 (patch) | |
tree | 6726ca2cd450c2ed694ae120e6b89f2746e26d12 /en/boot-installer/x86.xml | |
parent | 5f517b3d645fc9edcf6ddc8687b7da97dc95ae13 (diff) | |
download | installation-guide-1ed636e096733f38d98e9139b19025a94f18f1c6.zip |
Booting using LILO or GRUB: minor improvements.
Thanks to Filipus Klutiero for reporting.
Diffstat (limited to 'en/boot-installer/x86.xml')
-rw-r--r-- | en/boot-installer/x86.xml | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/en/boot-installer/x86.xml b/en/boot-installer/x86.xml index 985376322..1d746a684 100644 --- a/en/boot-installer/x86.xml +++ b/en/boot-installer/x86.xml @@ -152,7 +152,7 @@ should do so with care. Alternatively, if you intend to keep an existing partition on the hard drive unchanged during the install, you can download the <filename>hd-media/initrd.gz</filename> file and its kernel, as well as -copy a CD iso to the drive (make sure the file is named ending in +copy a CD (or DVD) iso to the drive (make sure the file is named ending in <literal>.iso</literal>). The installer can then boot from the drive and install from the CD image, without needing the network. </para> @@ -208,8 +208,6 @@ and reboot. </para><para> -Note that the value of the <userinput>ramdisk_size</userinput> may need to be -adjusted for the size of the initrd image. From here on, there should be no difference between <command>GRUB</command> or <command>LILO</command>. |