On Thu, Sep 11, 2008 at 5:15 AM, Rodrigo Flores <[EMAIL PROTECTED]> wrote: > Hi > > I installed the Gnome Developer Kit, but I chose to maintain my > current Grub instead of install a new one. > > I edited the menu.lst file so the grub entry is > > title Gnome Developer Kit > root (hd0,2) > kernel /boot/vmlinux-2.6.25.12-1-fl.smp.gcc4.1.x86.i686 root=/dev/sda3 > quiet vga=0x317 splash ro > initrd /boot/initrd-2.6.25.12-1-fl.smp.gcc4.1.x86.i686.img > > But when I boot my system I receive the error > > Grub Error 13: Invalid or unsupported executable format > > I think there is a small error somewhere. Does anybody uses the Gnome > Developer Kit with another distribution and Grub? >
What distribution are you running? You didn't say.... Also, normally the kernel files are listed as /vmlinuz-..., and the /boot prefix should not be there. You might check to see what files are actually on your /boot partition. HTH mhr _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
