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 --- it/using-d-i/modules/mipsel/colo-installer.xml | 2 + it/using-d-i/modules/mipsel/delo-installer.xml | 76 ++++++++++++++++++++++++++ 2 files changed, 78 insertions(+) create mode 100644 it/using-d-i/modules/mipsel/colo-installer.xml create mode 100644 it/using-d-i/modules/mipsel/delo-installer.xml (limited to 'it/using-d-i/modules/mipsel') diff --git a/it/using-d-i/modules/mipsel/colo-installer.xml b/it/using-d-i/modules/mipsel/colo-installer.xml new file mode 100644 index 000000000..29dc138a1 --- /dev/null +++ b/it/using-d-i/modules/mipsel/colo-installer.xml @@ -0,0 +1,2 @@ + + diff --git a/it/using-d-i/modules/mipsel/delo-installer.xml b/it/using-d-i/modules/mipsel/delo-installer.xml new file mode 100644 index 000000000..7325398ac --- /dev/null +++ b/it/using-d-i/modules/mipsel/delo-installer.xml @@ -0,0 +1,76 @@ + + + + + <command>delo</command>-installer + + +The boot loader on DECstations is DELO. +It has to be installed on the same hard disk as the kernel (this is done +automatically by the installer). DELO supports different configurations +which are set up in /etc/delo.conf. Each +configuration has a unique name, +the default setup as created by the installer is linux. +After DELO has been installed, the system can be booted from hard disk +by entering + + +boot #/rzid partnr/name + + +on the firmware prompt. + + + + + + # + + +is the TurboChannel device to be booted from, on most DECstations this +is 3 for the onboard controllers + + + + + id + + +is the SCSI ID of the hard disk on which DELO is +installed + + + + + partnr + + +is the number of the partition on which +/etc/delo.conf resides + + + + + name + + +is the name of the configuration entry in +/etc/delo.conf, which is linux by +default. + + + + + + + +In case /etc/delo.conf is on the first partition +on the disk and the default configuration shall be booted, it is +sufficient to use + + +boot #/rzid + + + + -- cgit v1.2.3