Multi-Boot-USB-Stick
Multisystem ermöglicht es mehrere Systeme von einem USB-Stick zu booten. Download unter: http://liveusb.info/multisystem/depot/dists/all/main/binary-i386/m/
oder als bootbares ISO unter: http://sourceforge.net/projects/multisystem/
Zusätzlich wird folgende Datei benötigt:
http://liveusb.info/multisystem/depot/dists/all/main/binary-i386/g/
Oder man trägt in die Datei /etc/sources.list folgende Zeile ein:
deb http://liveusb.info/multisystem/depot all main
und importiert dann den Schlüssel mit:
wget -q http://liveusb.info/multisystem/depot/multisystem.asc -O- | sudo apt-key add -
Von Multisystem unterstütze Distributionen: http://liveusb.info/dotclear/index.php?pages/os
Multisystem benötigt die Gruppe admin, der der Benutzer auch zugeordnet sien muss:
sudo addgroup admin sudo addgroup <user> admin