On Mon, 18 Jun 2001, Eric Laeuffer wrote:
> Salut, > > J'ai un petit probleme pour mettre � jour mon noyau. > J'ai fait un "apt-get install kernel-image-2.4.5-686-smp" puis un > "lilo", mais quand je redemarre la bete j'ai l'erreur suivante: > > VFS: Cannot open root device "2103" or 21:03 > Please append a correct "root=" boot option > Kernel Panic:VFS:Unable to mount root fs on 21:03 > > Je me suis donc empress� de verifier mon lilo.conf. Il comporte bien > l'option root=/dev/hde3 !!! > Qu'est que j'ai pu oubli�? Tu as bien ecrit /dev/hda3 et non /dev/hde3 ? :) Si c'est une erreur de typo ici, as tu essayer de booter avec comme commande a l'invite de LILO: LILO: linux root=/dev/hda3 (linux etant le label de ton image) Eric > > Sinon en passant pouvez me dire � quoi sert le fichier > /etc/kernel-img.conf? j'ai "do_inirtd =" dedans. > Le package m'a install� l'initrd "initrd-2.4.5-686-smp" mais je pense > qu'il n'est pas utilis�. Ce qui me semble normal, j'en ai pas besoin � > priori. > Si je ne m'abuse l'utilisation d'un initrd est specifi� dans lilo.conf. > > > Merci > > A+ > > -- > Eric > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] >

