Re : help me ubuntu simplifié
apparament les version alternative s'installe mieux mais la vérité j'ai meme plus envie d'éssayer.
-
lolocarme_1
lolocarme Wrote:apparament les version alternative s'installe mieux mais la vérité j'ai meme plus envie d'éssayer.
NOTE: At this moment there is a bug (Bug 106694) that may leave you at the initramfs prompt instead of booting into Ubuntu. After installing Ubuntu, at the kboot prompt, type:
/boot/vmlinux initrd=/boot/initrd.img root=/dev/sda1
This will get you booted into Ubuntu. A quick fix for this issue so that you don't have to type the above command to boot into Ubuntu everytime you boot is to go into a terminal session and type the following.
sudo sed -e 's/sdd1/sda1' -i /etc/kboot.conf
Cab Wrote:@starworld : ici, on peut lire que pour le moment, il y a un bug pour le lancement de l'alternate version :
(mais cette dernière commande ne fonctionne pas chez moi en tout cas, du coup je dois taper ce truc à chaque démarrage...)