Pages : 1
#1 Le 18/02/2006, à 01:09
- Kyro
[résolu] Ubuntu devient edubuntu ???
Je ne comprends pas,
J'ai mis à jour mon noyau comme indiqué dans le wiki afin de l'obtimisé pour mon pIV
sudo apt-get install linux-image-686
Depuis je vois que je demarre sur edubunutu à l'ecran de chargement des modules, que se passe-t-il ?
Puis-je changer ça ? et comment voir vraiment sous quoi je tourne ?
Dernière modification par Kyro (Le 19/02/2006, à 16:03)
Hors ligne
#2 Le 18/02/2006, à 02:52
- Kyro
Re : [résolu] Ubuntu devient edubuntu ???
Au moment de recupérer le dernier kernel, j'ai eu une erreur genre "splash not found"
Vous pensez que ça vient de la ???
Rooo je vais cracjer sur ce truc la :S
sudo gedit /boot/grub/menu.lst
## ## End Default Options ##
title Ubuntu, kernel 2.6.12-10-686
root (hd0,0)
kernel /boot/vmlinuz-2.6.12-10-686 root=/dev/hde1 ro quiet splash
initrd /boot/initrd.img-2.6.12-10-686
savedefault
boot
title Ubuntu, kernel 2.6.12-10-686 (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.12-10-686 root=/dev/hde1 ro single
initrd /boot/initrd.img-2.6.12-10-686
boot
title Ubuntu, kernel 2.6.12-10-386
root (hd0,0)
kernel /boot/vmlinuz-2.6.12-10-386 root=/dev/hde1 ro quiet splash
initrd /boot/initrd.img-2.6.12-10-386
savedefault
boot
title Ubuntu, kernel 2.6.12-10-386 (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.12-10-386 root=/dev/hde1 ro single
initrd /boot/initrd.img-2.6.12-10-386
boot
title Ubuntu, memtest86+
root (hd0,0)
kernel /boot/memtest86+.bin
boot
### END DEBIAN AUTOMAGIC KERNELS LIST
Dernière modification par Kyro (Le 18/02/2006, à 02:53)
Hors ligne
#3 Le 18/02/2006, à 02:57
- Stemp
Re : [résolu] Ubuntu devient edubuntu ???
«La violence n'a jamais rien réglé» Gengis Khan 1162-1227
Blog | Crunchbang Linux | Arch Linux
Hors ligne
#4 Le 18/02/2006, à 10:27
- Kyro
Re : [résolu] Ubuntu devient edubuntu ???
Meric beaucoup, je teste mais je ne suis pas encore trop confiant vu le résultat
kyro@ubuntu:~$ sudo update-alternatives --config usplash-artwork.so
Password:
There is only 1 program which provides usplash-artwork.so
(/usr/lib/usplash/usplash-default.so). Nothing to configure.
kyro@ubuntu:~$ sudo dpkg-reconfigure linux-image-$(uname -r)
Not touching initrd symlinks since we are being reinstalled (2.6.12-10.28)
Not updating image symbolic links since we are being updated (2.6.12-10.28)
Searching for GRUB installation directory ... found: /boot/grub .
Testing for an existing GRUB menu.list file... found: /boot/grub/menu.lst .
Searching for splash image... none found, skipping...
Found kernel: /boot/vmlinuz-2.6.12-10-686
Found kernel: /boot/vmlinuz-2.6.12-10-386
Found kernel: /boot/memtest86+.bin
Updating /boot/grub/menu.lst ... done
Hors ligne
#5 Le 19/02/2006, à 16:02
- Kyro
Re : [résolu] Ubuntu devient edubuntu ???
Bon en fait j'avais joué avec : edubuntu themes and artwork, donc je l'ai viré et c'est bon ... tout ça pour ça
Hors ligne
Pages : 1