Boot de Debian installer via het boot menu en kies “Advanced options >” -> “Automated install”
Vul:
https://slspeek.github.io/debian/gnome-personal.cfg
in in het veld “Location of initial preconfiguration file”.
Voor gedetaileerde instructies zie deze presentatie handout uit de installatie cursus.
U installeert live-build als volgt
# apt-get install live-build
Download gnome-complete-live.tag.gz.
$ mkdir live
$ cd live
$ tar xvzf ~/Downloads/gnome-complete-live.tar.gz
$ cd gnome-complete-live
$ ./build.sh
$ cd build
$ lb config --mirror-bootstrap http://mirrors.xtom.nl/debian/
$ time sudo lb build
Als alles goed is gegaan staat er in build
een bestand live-image-amd64.hybrid.iso
curl https://slspeek.github.io/debian/scripts.tar.gz | sudo tar xvz -C /usr/local/bin
sudo update-scripts.sh