From 1ea73eea5ecc6a8ed901316049259aee737ee554 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 7 Oct 2005 19:51:38 +0000 Subject: move manual to top-level directory, split out of debian-installer package --- ca/using-d-i/modules/sparc/silo-installer.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 ca/using-d-i/modules/sparc/silo-installer.xml (limited to 'ca/using-d-i/modules/sparc') diff --git a/ca/using-d-i/modules/sparc/silo-installer.xml b/ca/using-d-i/modules/sparc/silo-installer.xml new file mode 100644 index 000000000..3ce2b6ac6 --- /dev/null +++ b/ca/using-d-i/modules/sparc/silo-installer.xml @@ -0,0 +1,25 @@ + + + + + Install the <command>SILO</command> Boot Loader + on a Hard Disk + + +The standard &architecture; boot loader is called silo. +It is documented in +/usr/share/doc/silo/. SILO is +similar in configuration and usage to LILO, with +a few exceptions. First of all, SILO allows you to +boot any kernel image on your drive, even if it is not listed in +/etc/silo.conf. This is because +SILO can actually read Linux partitions. Also, +/etc/silo.conf is read at boot time, so there is +no need to rerun silo after installing a new kernel +like you would with LILO. SILO +can also read UFS partitions, which means it can boot SunOS/Solaris +partitions as well. This is useful if you want to install GNU/Linux +alongside an existing SunOS/Solaris install. + + + -- cgit v1.2.3