From a925a1e73e68bd0f65d4df48f379a143fc25bc99 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sat, 18 Sep 2010 13:53:44 +0000 Subject: Replace syslinux documentation by grub instruction on non-Linux archs. --- en/appendix/preseed.xml | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) (limited to 'en') diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index c46522a74..0ac157e22 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -254,15 +254,22 @@ load it. For the other preseeding methods you need to tell the installer what file to use when you boot it. This is normally done by passing the kernel a boot parameter, either manually at boot time or by editing the bootloader -configuration file (e.g. syslinux.cfg) and adding the -parameter to the end of the append line(s) for the kernel. +configuration file (e.g. +syslinux.cfg) and adding the parameter to the end of +the append line(s) for the kernel.(e.g. +grub.cfg) and adding the parameter as a new +set line for the kernel.(e.g. +grub.cfg) and adding the parameter to the end of the +gnumach.gz line. If you do specify the preconfiguration file in the bootloader configuration, you might change the configuration so you don't need to hit enter to boot the -installer. For syslinux this means setting the timeout to 1 -in syslinux.cfg. +installer. For syslinux this means setting the timeout +to 1 in syslinux.cfg.For grub this means setting the timeout to +0 in grub.cfg. -- cgit v1.2.3