public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] OT - Having a problem booting a vanilla kernel
@ 2007-01-30  2:43 Michael Sullivan
  2007-01-30  5:28 ` Dan Farrell
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Sullivan @ 2007-01-30  2:43 UTC (permalink / raw
  To: gentoo-user

I wanted to try installing my Win4Lin 9x 5.0 software, so I unzipped my
vanilla kernel source (2.6.11.12 - the newest patch they have for SMP
kernels) into /usr/src and changed the symlink.  I applied the Win4Lin
patches.  I wanted the config of my currently running kernel, so I said
"make oldconfig" (make oldconfig does do that, right?)  I didn't turn on
the Win4Lin support yet because I wanted to see if I could get the old
kernel to work without it first.  I set up the kernel in
my /boot/grub/grub.conf file, just like my other kernels.  Pretty
routine.  When I tried to boot with 2.6.11.12, I got this:
<quote>
Booting 'Linux 2.6.11.12'
root (hd0,1)
Filesystem type is ext2fs, partition type is 0x83
kernel /kernel-2.6.11.12 real_root=/dev/sda udev
Error 13: Invalid or unsupported execution format
</quote>

Here's my grub.conf:

default 0
timeout 30
splashimage=(hd0,1)/grub/splash.xpm.gz

title=Gentoo 2.6.18-r6
root (hd0,1)
kernel /kernel-genkernel-x86-2.6.18-gentoo-r6 real_root=/dev/sda6 udev
initrd /initramfs-genkernel-x86-2.6.18-gentoo-r6

title=Gentoo 2.6.18-r4
root (hd0,1)
kernel /kernel-genkernel-x86-2.6.18-gentoo-r4 real_root=/dev/sda6 udev
initrd /initramfs-genkernel-x86-2.6.18-gentoo-r4

title=Linux 2.6.11.12
root (hd0,1)
kernel /kernel-2.6.11.12 real_root=/dev/sda6 udev
initrd /initrd-2.6.11.12.img

title=Windows XP
rootnoverify (hd0,0)
makeactive
chainloader +1


I checked against /boot and all the file names are correct.  I booted
with the top kernel, so I know those settings are correct, with the only
changes in the filenames.  What am I missing here?
-Michael Sullivan-

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-01-30  5:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-30  2:43 [gentoo-user] OT - Having a problem booting a vanilla kernel Michael Sullivan
2007-01-30  5:28 ` Dan Farrell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox