Debian: Difference between revisions
move contribution from derivatives to pre-built images |
possibility that log in may be non-root, harmless if already root |
||
| Line 12: | Line 12: | ||
* install Debian ''Stretch'' in the usual way, see [https://www.debian.org/ debian.org], and [https://www.debian.org/releases/stretch/debian-installer/ debian-installer], | * install Debian ''Stretch'' in the usual way, see [https://www.debian.org/ debian.org], and [https://www.debian.org/releases/stretch/debian-installer/ debian-installer], | ||
* when asked mid-way through install what to include, deselect all, | * when asked mid-way through install what to include, deselect all, | ||
* when the install has completed, log in | * when the install has completed, log in, install Sugar, a display manager, and reboot, | ||
apt install sucrose lightdm | sudo apt install sucrose lightdm | ||
exec reboot | exec sudo reboot | ||
* in the graphical login screen, change from the default X session to Sugar, | * in the graphical login screen, change from the default X session to Sugar, | ||
* log in as your non-root user, created during install. | * log in as your non-root user, created during install. | ||