Les difficultés à l'installation :
- la détection des cartes réseau échoue :
Solution : sur l'écran d'installation, choisir F6 et modifier la commande de lancement en ajoutant :
Source : http://ubuntuforums.org/showthread.php?t=1326678noapic nolapic acpi=off pci=noacpi irqpoll pnpbios=off
- après l'installation, le redémarrage finit systématiquement par un Gave up waiting for root device.
Solution, ralentir le démarrage comme suit :
Editer /etc/default/grub en ajoutant rootdelay=xx à cette ligne :
ensuite :GRUB_CMDLINE_LINUX_DEFAULT="rootdelay=90 quiet splash"
Source : http://ubuntu-ky.ubuntuforums.org/showthread.php?t=1401334sudo update-grub