On Thursday 19 August 2004 17.29, Rafael Mu�oz Moreno Davila wrote: > Salut tout le monde! > > J'ai complil� un nouveau kernel, et j'aimerais le faire lancer par grub, > mais a chaque fois il me fait une erreur "Cannot find file". > > Voici le ls -al de /boot > > total 6292 > drwxr-xr-x 4 root root 1024 Aug 12 20:04 . > drwxr-xr-x 18 root root 4096 Jul 31 14:39 .. > -rw-r--r-- 1 root root 0 Apr 13 01:21 .keep > -rw-r--r-- 1 root root 990669 Aug 12 20:19 System.map-2.6.7-gentoo-r12 > lrwxrwxrwx 1 root root 1 Jun 9 16:26 boot -> . > -rw-r--r-- 1 root root 30831 Aug 12 20:20 config-2.6.7-gentoo-r12 > drwxr-xr-x 2 root root 1024 Aug 12 20:27 grub > -rw-r--r-- 1 root root 1328153 Jun 9 17:27 initrd-2.6.5-gentoo-r1 > -rw-r--r-- 1 root root 1969602 Jun 9 17:20 kernel-2.6.5-gentoo-r1 > -rw-r--r-- 1 root root 2069735 Aug 12 20:19 kernel-2.6.7-gentoo-r12 > drwx------ 2 root root 12288 Jun 9 15:58 lost+found > > Et mon grub.conf > > default 0 > timeout 30 > splashimage=(hd0,0)/grub/splash.xpm.gz > > title=Gentoo Linux 2.6.5-r1 > root (hd0,0) > kernel /kernel-2.6.5-gentoo-r1 root=/dev/ram0 init=/linuxrc > real_root=/dev/hda3 vga=792 > initrd /initrd-2.6.5-gentoo-r1 > > title Gentoo Linux 2.6.7-r12 > root (hd0,0) > kernel /kernel-2-6.7-gentoo-r12 root=/dev/hda3 vga=792 > > J'utilise Gentoo. > > Merci d'avance!
Est-ce que grub te dit "Cannot find file" apr�s le time-out de 30 secondes ? peux-tu acc�der au menu de grub ? /dev/hda1 est bien ta partition /boot ? est-ce que ca a fonctionn�e une fois ? Arnaud _______________________________________________ gull mailing list [EMAIL PROTECTED] http://lists.alphanet.ch/mailman/listinfo/gull
