LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Kernel 2.6.11 Upgrade (https://www.linuxquestions.org/questions/linux-newbie-8/kernel-2-6-11-upgrade-306400/)

knoxlinuxuser 03-26-2005 03:41 PM

Kernel 2.6.11 Upgrade
 
Hello,

I am trying to upgrade to kernel 2.6.11 to enable the use of my wireless ethernet card.
I have, I believe, correctly complied the new kernel and created my initrd image. I added the following lines to my grub menu.lst file:

title Linux 2.6.11
kernel (hd0,2)/boot/linux/bzImage root=/dev/hda3
initrd (hd0,2)/boot/initrd-2.6.11.img

When I reboot my pc and attempt to boot using this configuration, I get the following error:

Error - Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(3,3)

I have searched googe, this website, and various other Linux forums trying various things that solved peoples' problems that are similar to mine with little success. I am using SuSE 9.0 Personal on a Gateway 200ARC computer w/ Intel Centrino processor.

Thanks.

cs-cam 03-26-2005 04:04 PM

Did you compile your devices filesystem support into your kernel?

Komakino 03-26-2005 04:46 PM

If you're using reiserfs you'd need to enable support in the kernel config because by default it's off.

javb 04-04-2005 08:20 PM

mmm, after looking pretty much on the internet to find any "HOWTO" upgrade my kernel 2.6.10, to 2.6.11 so i can install the lastest NVIDIA drivers, i found this forum, while you are solving this ptoblrm guys can u post somthing to help me have an idea how to upgrade? thnks!


All times are GMT -5. The time now is 10:05 PM.