Es ist wirklich sehr einfach, da das ganze System auf eine CD passt, die von Windows oder Linux aus erstellt werden kann.
Es kann auch auf einen USB-Stick gepackt werden, aber die Anweisungen unterscheiden sich in Abhängigkeit vom Desktop, der das Image erstellt. Du kannst dir auch deine von Grund auf eigene Distribution erstellen, wenn du möchtest.
Nachdem du den Eee von irgendetwas an den USB-Port angeschlossenes booten musst, hast du folgende Möglichkeiten:
On 20-Feb-2008, the name of the download page is changing (for IRL reasons) from EeeDora.RMBSanalytics.com to EeeDora.ComplexValues.com - it may take a couple of days for the DNS stuff to settle down, though - apologies
livecd-iso-to-disk XYZ.iso /dev/sdb1“, wobei XYZ.iso der Name der ISO-Datei ist, und /dev/sdb1 ist der Name der USB-Stick Partition, wohin das Image soll. livecd-iso-to-disk“ nicht installiert hast, musst du erst das Paket “livecd-tools“ installieren. Am einfachsten geht das mithilfe von yum:# yum install -y livecd-toolsC:\Temp\EeeDoraZip vor)C: (wo die Dateien entpackt wurden)cd \Temp\EeeDoraZip\ (wo die Dateien entpackt wurden)syslinux -ma F: (unter der Annahme, F: ist den USB-Stick)xcopy /s *.* F:\ (um die beiden Hauptverzeichnissse auf den Stick zu kopieren - dauert ca. 5 Minuten)syslinux /dev/sdb1 (supposing that /dev/sdb1 is the name of the USB key partition where you want the image)mkdir /media/disk1/mount /dev/sdb1 /media/disk1gunzip XYZ.zip -d /media/disk1/ - which should put two directories /syslinux and /LiveOS onto the thumb-drive's root directoryF2 to get to the BIOS setup - and on the Boot screen, change the Hard Disk boot order so that USB drive is at the top of the list, then press F10 to save and exitXFCE should boot automaticallyCtrl-Alt-T : Brings up a TerminalCtrl-Alt-F : Brings up a File-Finder (Thunar)Ctrl-Alt-B : Brings up a Browser (Firefox)Ctrl-Alt-W : Brings up Wifi-Radar (to connect to an access-point)eeedora - lame, I know.wifi-radar under the network tab, or the Ctrl-Alt-W shortcut keyDistrust plugin installed by defaultTruecrypt module is installed - so your data can be encrypted strongly /root/eee-setup/addons/install that makes it easy to install a wide variety of stuff - like OpenOffice, media players, flash, java, etc…There are quite a lot of quirky things that still need to be sorted out.
Please see the issues page to see what needs fixing, and see whether you can contribute a hint or a solution…