» 
Kernel Upgrade
ok so never having installed a kernel before... i decided to upgrade to the 2.6.0-test4 kernel..... well i got it configured and
make bzImage
make modules
make modules_install
all cool no errors
i go in and copy my config file, system map and bzImage to /boot
i made with no errors the initird... with the mkinitrd command, got a initrd image......
then dumped it into my GRUB--
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,1)
# kernel /vmlinuz-version ro root=/dev/hda3
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=10
splashimage=(hd0,1)/grub/splash.xpm.gz
password --md5 ????????????????md5/G0
title Red Hat Linux (2.4.20-8 Kernel)
root (hd0,1)
kernel /vmlinuz-2.4.20-8 ro root=LABEL=/
initrd /initrd-2.4.20-8.img
title Red Hat Linux (2.6.0-test4 Kernel)
root (hd0,1)
kernel /bzImage-2.6.0-test4 ro root=hd0,2
initrd /initrd-2.6.0-test4.img
title Microsoft Windows
rootnoverify (hd0,0)
chainloader +1
---------------------------------------------
i boot into my 2.6 kernel and it gives me these lines before the kernel panic
mounting /proc filesystem
creating block devices
creating root device
mounting root filesystem
mount: error 19 mounting ext3
piviotroot: pivotroot (/sysroot,/sysroot/initrd) failed :2
umount /initrdproc failed: 2
Freeing unused kernel momory: 256k freed
Kerenl Panic - no init found. Try passing Init= to kernel
can someone help?
__________________
Group: Members
Posts: 262
Contributions: 8
Member No.: 439
Joined: 17-August 01
just as the title says
http://ccb056.zapto.org/cupholder.htm
--------------------
'You must've torn out the "Q" section in my dictionary, because I don't know the meaning of the word "quit"! '
-Mr. Furious, Mystery Men
|