[debian-edu-commits] [Debian Wiki] Update of "DebianEdu/Documentation/Stretch/Installation" by WolfgangSchweer
Debian Wiki
wiki at debian.org
Fri Feb 17 12:13:45 UTC 2017
Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Debian Wiki" for change notification.
The "DebianEdu/Documentation/Stretch/Installation" page has been changed by WolfgangSchweer:
https://wiki.debian.org/DebianEdu/Documentation/Stretch/Installation?action=diff&rev1=26&rev2=27
Comment:
add screenshot showing the kernel commandline options; explain desktop choice.
{{attachment:01a-Installer_64bit_advanced_options.png|64-bit Installer advanced options screen 1}}
<<BR>> <<BR>>
'''Back..''' brings back to the main menu.<<BR>>'''Graphical expert install''' gives access to all available questions, mouse usable.<<BR>> '''Graphical rescue mode''' makes this install medium become a rescue disk for emergency tasks.<<BR>> '''Graphical automated install''' needs a preseed file.<<BR>> '''Expert install''' gives access to all available questions in text mode.<<BR>> '''Rescue mode''' text mode; makes this install medium become a rescue disk for emergency tasks.<<BR>> '''Automated install''' text mode; needs a preseed file.
-
+ '''Graphical install'''
''Installer boot menu on 32-bit Hardware''
{{attachment:01b-Installer_32bit_boot_menu.png|32-bit Installer boot menu}}
@@ -75, +75 @@
''Add or change boot parameters for installations''
- In both cases, boot options can be edited after pressing the TAB key in the boot menu.
- <<BR>>
+ In both cases, boot options can be edited by pressing the TAB key in the boot menu; the screenshot shows the command line for '''Graphical install'''.
+ <<BR>> <<BR>>
{{attachment:BD_command_line.png|Edit command line options}}
<<BR>>
* You can use an existing HTTP proxy service on the network to speed up the installation of the main server profile from CD. Add {{{mirror/http/proxy=http://10.0.2.2:3128/}}} as an additional boot parameter.
* If you have already installed the main server profile on a machine, further installations should be done via PXE, as this will automatically use the proxy of the main server.
- * To install the '''GNOME''' desktop instead of the '''MATE''' desktop, add {{{desktop=gnome}}} to the kernel boot parameters.
+ * To install the '''GNOME''' desktop instead of the default '''KDE Plasma''' desktop, replace kde with gnome in the {{{desktop=kde}}} parameter.
- * To install the '''LXDE''' desktop instead, add {{{desktop=lxde}}} to the kernel boot parameters.
+ * To install the '''LXDE''' desktop instead, use {{{desktop=lxde}}}.
- * To install the '''Xfce''' desktop instead, add {{{desktop=xfce}}} to the kernel boot parameters.
+ * To install the '''Xfce''' desktop instead, use {{{desktop=xfce}}}.
- * And to install the '''KDE Plasma''' desktop instead, add {{{desktop=kde}}} to the kernel boot parameters.
+ * And to install the '''MATE''' desktop instead, use {{{desktop=mate}}}.
=== The installation process ===
More information about the debian-edu-commits
mailing list