Moblin
Voir http://forum.eeeuser.com/viewtopic.php?id=69408
Moblin donne un résultat sobre et fonctionnel très orienté vers le Web et les réseaux sociaux. L'installation est simple et sans problème.
Peut-être bien un peu trop sobre!!!
Méthode
1: Boot Live Moblin and select Boot and Install, this should be device /dev/sdc
2: Set the installer to format and install to sdd and set the boot loader to use sdd, DO NOT install to sda or sdb unless you want to wipe your current OS
3: Let the install finish and reboot to the Live Moblin
4: Open the Applications / Accessories / Terminal
5: Switch to super user, su -, enter the root password, moblin for the live Moblin boot
6: cd to /media/disk/grub
7: Edit the menu.lst file
8: Change the /dev/sdd2 to /dev/sdc2
9: Add rootdelay=9 to the end of the kernel entry
10: cd to /media/netbook-ux-bet-i/etc
11: Edit fstab and change the sdd# devices to sdc#
12: cd to /media/netbook-ux-bet-i/etc/rc.d
13: Edit rc.sysinit
14: Add sleep 2 just before the first fsck, on my system this was directly after the hostname ${HOSTNAME} line
15: Reboot, remove the usb drive before the BIOS prompt appears and boot from the Single Flash Card Reader
16: Moblin should boot from the SD card.