DEBIAN SID Live DVD/USB image with btrfs support and persistent data partitions NEW: Version for 64 bit (most computers support 64 bit) for linux: cat /proc/cpuinfo | grep flags | grep lm if you get some line(s), 64 bit is supported ... The new amd64 iso is built with squeeze, which is stable now ... ######################################################### detail info: https://zope.gymnasium-zwettl.ac.at/public/ZWiki/LiveUsbImage -------------------------------- this folder holds debian-usb-live.tar: (Debian SID) 32Bit stick image + hd-installer burn to DVD + install to harddisk + install to usb-stick debian-usb-live-64bit.tar: (Debian SID) 64Bit stick image + hd-installer burn to DVD + install to harddisk + install to usb-stick For the impatient: take debian-usb-live.tar, a) dd binary-hybrid.iso on a stick(min: 2G) : umount /dev/sdx1 dd if=binary-hybrid.iso of=/dev/sdx (x... last letter) and u've your usb-live stick boot into this one and create a persistent 2nd stick from the 1st one within live-usb with: sudo /scripts/mk_pen or b) burn binary-hybrid.iso to dvd (your live-dvd now) create a persistent stick within live-dvd with: sudo /scripts/mk_pen -------------------------------- Linux-Debian: if you already have squeeze/sid: wget http://tuxnew.ez.co.at/USB/debian-usb-live.tar debian-usb-live.tar holds the binary for DVD/USB follow the README inside tar ... ------------------------------- Windows: Der einfachste WEG: debian-usb-live.tar laden - DVD brennen - Dies ist deine DEBIAN-LIVE DVD Stick mit sudo /scripts/mk_pen innerhalb der LIVE-DVD erzeugen Der elegantere Weg: debian-usb-live.tar laden, dann der Anleitung https://zope.gymnasium-zwettl.ac.at/public/ZWiki/LiveUsbImage folgen Linux: herunterladen mit wget http://tuxnew.ez.co.at/USB/debian-usb-live.tar wenn der download abreisst: fortsetzen mit wget -c http://tuxnew.ez.co.at/USB/debian-usb-live.tar auf den stick installieren: (als root!!!) .) prüfen, welches geraet den stick anspricht: ls /dev/sd der alphabetisch letzte buchstabe ist der stick(zB: /dev/sdc1) .) umount /dev/sdc1 (das ist WICHTIG) .) dd if=binary-hybrid.iso of=/dev/sdc bs=1M (nicht /dev/sdc1 !!!) Festplatteninstallation: vom live stick oder dvd: 1) sudo ez_installer oder zB. für einen Recher, der als Surfstation fungiert, also keine root-Rechte und ein beim Neustart wieder hergestelltes Profil: 2) sudo ez_installer -n Erzeugen eines weiteren Sticks: vom live stick oder DVD als root: /scripts/mk_pen ein vom live-stick oder von DVD erstellter neuer Stick enthält 3 Partitionen: .) die persoenlichen Einstellungen und Daten bleiben darauf erhalten .) Nachinstallation kann mittels Menue -> Systemwerkzeuge -> Snapshot ebenfalls persistent gehalten werden! .) die Daten können auch mit anderen OS (Windofs) ausgetauscht werden, da die 1. Partition Fat formatiert ist Voila - enjoy ...