From 9ed71b96e35fea4a6113c0f0f42bdfdb86cea198 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 27 Apr 2006 15:14:51 +0000 Subject: * Booting a USB stick via a boot floppy is not supported by current installer images. * Update preseeding docs to use task names, not short descriptions, since that will work now and is more convenient for preseeding. * Document the kde-desktop and gnome-desktop subtasks. --- en/appendix/preseed.xml | 31 +++++++++++++++++++------------ en/boot-installer/i386.xml | 9 --------- en/boot-installer/parameters.xml | 6 +++--- en/howto/installation-howto.xml | 5 ++--- 4 files changed, 24 insertions(+), 27 deletions(-) (limited to 'en') diff --git a/en/appendix/preseed.xml b/en/appendix/preseed.xml index a3aae0784..df97955f6 100644 --- a/en/appendix/preseed.xml +++ b/en/appendix/preseed.xml @@ -909,31 +909,37 @@ Available tasks as of this writing include: - Standard system + standard - Desktop environment + desktop - Web server + gnome-desktop - Print server + kde-desktop - DNS server + web-server - File server + print-server - Mail server + dns-server - SQL database + file-server - Laptop + mail-server + + + sql-database + + + laptop @@ -941,13 +947,14 @@ Available tasks as of this writing include: You can also choose to install no tasks, and force the installation of a set of packages in some other way. We recommend always including the -Standard system task. +standard task. -tasksel tasksel/first multiselect Standard system, Desktop environment -#tasksel tasksel/first multiselect Standard system, Web server +tasksel tasksel/first multiselect standard, desktop +#tasksel tasksel/first multiselect standard, web-server +#tasksel tasksel/first multiselect standard, kde-desktop # Some versions of the installer can report back on what software you have # installed, and what software you use. The default is not to report back, diff --git a/en/boot-installer/i386.xml b/en/boot-installer/i386.xml index a9b01492b..fe94b6c27 100644 --- a/en/boot-installer/i386.xml +++ b/en/boot-installer/i386.xml @@ -203,15 +203,6 @@ computer. The system should boot up, and you should be presented with the boot: prompt. Here you can enter optional boot arguments, or just hit &enterkey;. - - -In case your computer doesn't support booting from USB memory devices, -you can still use a single floppy to do the initial boot and then -switch to USB. Boot your system as described in ; -the kernel on the boot floppy should detect your USB stick automatically. -When it asks for the root floppy, simply press &enterkey;. You should see -&d-i; starting. - diff --git a/en/boot-installer/parameters.xml b/en/boot-installer/parameters.xml index a2c2e7e58..5c5a35a73 100644 --- a/en/boot-installer/parameters.xml +++ b/en/boot-installer/parameters.xml @@ -200,9 +200,9 @@ Debian installer from. For example, -The boot floppy, which normally scans all floppies and USB storage -devices it can to find the root floppy, can be overridden by this -parameter to only look at the one device. +The boot floppy, which normally scans all floppies it can to find the +root floppy, can be overridden by this parameter to only look at the +one device. diff --git a/en/howto/installation-howto.xml b/en/howto/installation-howto.xml index 62cf57877..b821d07f1 100644 --- a/en/howto/installation-howto.xml +++ b/en/howto/installation-howto.xml @@ -156,9 +156,8 @@ sticks. For details, see . Some BIOSes can boot USB storage directly, and some cannot. You may need to configure your BIOS to boot from a removable drive or even a -USB-ZIP to get it to boot from the USB device. If it -doesn't, you can boot from one floppy and use the USB stick for the rest of -the install. For helpful hints and details, see . +USB-ZIP to get it to boot from the USB device. For helpful +hints and details, see . -- cgit v1.2.3