diff options
Diffstat (limited to 'en/using-d-i')
-rw-r--r-- | en/using-d-i/modules/lowmem.xml | 2 | ||||
-rw-r--r-- | en/using-d-i/modules/x86/lilo-installer.xml | 6 |
2 files changed, 2 insertions, 6 deletions
diff --git a/en/using-d-i/modules/lowmem.xml b/en/using-d-i/modules/lowmem.xml index d24a4e15d..7d7331e37 100644 --- a/en/using-d-i/modules/lowmem.xml +++ b/en/using-d-i/modules/lowmem.xml @@ -52,7 +52,7 @@ larger swap doesn't help, try creating the file system as ext2 (which is an essential component of the installer) instead. It is possible to change an ext2 partition to ext3 after the installation. -</para><para condition="lenny"> +</para><para> It is possible to force the installer to use a higher lowmem level than the one based on available memory by using the boot parameter diff --git a/en/using-d-i/modules/x86/lilo-installer.xml b/en/using-d-i/modules/x86/lilo-installer.xml index b2a1250f4..730b162a7 100644 --- a/en/using-d-i/modules/x86/lilo-installer.xml +++ b/en/using-d-i/modules/x86/lilo-installer.xml @@ -49,11 +49,7 @@ loader. Useful for advanced users who want to install <command>LILO</command> somewhere else. In this case you will be asked for desired -location. You can use -<phrase condition="etch">devfs style names, such as those that start with -<filename>/dev/ide</filename>, <filename>/dev/scsi</filename>, and -<filename>/dev/discs</filename>, as well as traditional names,</phrase> -<phrase condition="lenny">traditional device names</phrase> such as +location. You can use traditional device names such as <filename>/dev/hda</filename> or <filename>/dev/sda</filename>. </para></listitem></varlistentry> |