Differences between revisions 92 and 93
Revision 92 as of 2010-04-14 01:45:12
Size: 3078
Comment: Clarify trivia.
Revision 93 as of 2010-04-16 08:18:58
Size: 3077
Editor: GeoffSimmons
Comment: Fix link to ScreenShots.
Deletions are marked like this. Additions are marked like this.
Line 42: Line 42:
 How to retrieve the screenshot :: Read [[ScreenShots#debian-instsaller-gui|ScreenShots]]' Debian-installer section..  How to retrieve the screenshot :: Read [[ScreenShots#debian-installer-gui|ScreenShots]]' Debian-installer section..

Installing Debian Using A GUI

installgui-parititiondisk-small.gif

After much hard work, the d-i team announced that the upcoming Debian release, Etch, boasts a new graphical (GTK+) frontend which allows installing Debian in many new, previously unsupported, languages.

The graphical installer has been widely tested and is available for i386, AMD64 and PowerPC and the regular CD images for i386 and amd64 include an option to boot the graphical installer by booting with installgui.

Also available is a small (~10MB) miniiso image, which allows you to boot the graphical installer by just pressing ENTER at the boot prompt and is very useful for testing/debugging purposes. This image can be found under "other images"; look for netboot/gtk/mini.iso

For the powerpc architecture currently only the gtk-miniiso images are available (and are also available as part of official releases under "Other images"):

For an overview of open issues and things we'd like to see done after Etch is released, see DebianInstaller/GUIToDo.

If you're interested in building yourself a debian-installer with GUI or just want to dive into its internals, please have a look at the DebianInstaller/GUIBuild page.

If you want to build your own udebs, have a look at BuildingUDebs.

Reviews

Here is a list of articles/review about the graphical installer which appeared around the web:

Partitioning tool

As part of a university (?) graduation project, Xavier Oswald has started work on a partitioning tool (based on gparted) that could replace partman in the graphical installer. This work is currently unfinished. Last known status is given in this mail.

Desktop

For common work, see DebianDesktop .

Trivia

It used to be a common misconception that the graphical installer is X11 based: it is based on DirectFB and GTK+.

Update: That's true until Lenny (included), but a switch to X11 has been performed during February/March 2010; later daily builds and upcoming releases should be X11-based accordingly.

FAQ

How to retrieve the screenshot

Read ScreenShots' Debian-installer section..