diff options
author | Samuel Thibault <sthibault@debian.org> | 2011-02-20 20:49:25 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2011-02-20 20:49:25 +0000 |
commit | a8e57f5c4dcf3e932640709fb838f73a65f4e4e9 (patch) | |
tree | 1d531dcb4480ece5426358ec054a1511d170acc1 /en/boot-installer | |
parent | 6ddb1a8adba5be05027ba5a890f4d50d7f027927 (diff) | |
download | installation-guide-a8e57f5c4dcf3e932640709fb838f73a65f4e4e9.zip |
Document win32-loader as a possible boot method. Closes: #444017.
Diffstat (limited to 'en/boot-installer')
-rw-r--r-- | en/boot-installer/x86.xml | 19 |
1 files changed, 16 insertions, 3 deletions
diff --git a/en/boot-installer/x86.xml b/en/boot-installer/x86.xml index 6d1f5221c..990abde01 100644 --- a/en/boot-installer/x86.xml +++ b/en/boot-installer/x86.xml @@ -75,9 +75,22 @@ Boots the <quote>bf2.4</quote> flavor. <title>Booting from Windows</title> <para> -To start the installer from Windows, you must first obtain CD-ROM/DVD-ROM -or USB memory stick installation media as described in -<xref linkend="official-cdrom"/> and <xref linkend="boot-usb-files"/>. +To start the installer from Windows, you can either + +<itemizedlist> +<listitem><para> + +obtain CD-ROM/DVD-ROM or USB memory stick installation media as described in +<xref linkend="official-cdrom"/> and <xref linkend="boot-usb-files"/>, or + +</para></listitem> +<listitem><para> + +download a standalone Windows executable, which is available as +tools/win32-loader/stable/win32-loader.exe on the &debian; mirrors, + +</para></listitem> +</itemizedlist> </para><para> |