From ef87d135a6c048e13cc4a159f578ce7c59be8ccc Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 5 Sep 2010 21:57:21 +0000 Subject: * Document booting from DOS (Closes: Bug#518808). --- build/entities/common.ent | 5 ++++ debian/changelog | 3 ++- en/boot-installer/x86.xml | 46 +++++++++++++++++++-------------- en/install-methods/boot-drive-files.xml | 36 ++++++++++++++++++++++---- 4 files changed, 64 insertions(+), 26 deletions(-) diff --git a/build/entities/common.ent b/build/entities/common.ent index 8426edd09..a8b4e83eb 100644 --- a/build/entities/common.ent +++ b/build/entities/common.ent @@ -159,6 +159,11 @@ to first switch tasksel to that DE using the following command, e.g: append="mcd=0x320,11" read-only'> + +386amd"> + diff --git a/debian/changelog b/debian/changelog index 25422a785..261173293 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,9 @@ installation-guide (2010xxxx) UNRELEASED; urgency=low [ Samuel Thibault ] * Update brltty version. + * Document booting from DOS (Closes: Bug#518808). - -- Frans Pop Tue, 18 May 2010 07:47:53 +0200 + -- Samuel Thibault Sun, 05 Sep 2010 23:56:10 +0200 installation-guide (20100518) unstable; urgency=low diff --git a/en/boot-installer/x86.xml b/en/boot-installer/x86.xml index 99d471cd8..2a196b6bb 100644 --- a/en/boot-installer/x86.xml +++ b/en/boot-installer/x86.xml @@ -95,40 +95,46 @@ asked and the system will be prepared to start the &debian; installer. - - Booting from Linux Using <command>LILO</command> or <command>GRUB</command> diff --git a/en/install-methods/boot-drive-files.xml b/en/install-methods/boot-drive-files.xml index 22f9b3a2d..52e8df824 100644 --- a/en/install-methods/boot-drive-files.xml +++ b/en/install-methods/boot-drive-files.xml @@ -16,10 +16,6 @@ technique. This avoids all hassles of removable media, like finding and burning CD images or struggling with too numerous and unreliable floppy disks. - - -The installer cannot boot from files on an NTFS file system. - The installer cannot boot from files on an HFS+ file system. MacOS @@ -57,7 +53,8 @@ the root file-system by the kernel. Copy the following files from the Debian archives to a -convenient location on your hard drive, for instance to +convenient location on your hard drive (note that LILO +can not boot from files on an NTFS file system), for instance to /boot/newinstall/. @@ -82,6 +79,35 @@ Finally, to configure the bootloader proceed to + + Hard disk installer booting using <command>loadlin</command> + + +This section explains how to prepare your hard drive for booting the installer +from DOS using loadlin. + + + +Copy the following files from a Debian CD image to c:\. + + + + +/&x86-install-dir; (kernel binary and ramdisk image) + + + + +/tools (loadlin tool) + + + + + + + + + Hard Disk Installer Booting for OldWorld Macs -- cgit v1.2.3