Re: [gentoo-user] kernel compilation problem [panic: not syncing VFS: Unable to mount root fs on unknows-block(0,0)

2006-06-27 Thread Mike Huber
Also, be sure to have support for pc bios partition tables (in some kernel releases, it's not a default selection, and I believe the error is the same because the kernel can't tell which device is sda3, or whatever partition you're using. On 6/26/06, fei huang [EMAIL PROTECTED] wrote: On

Re: [gentoo-user] kernel compilation problem [panic: not syncing VFS: Unable to mount root fs on unknows-block(0,0)

2006-06-26 Thread Ezequiel Carmona
Hi. sorry for my english.edit /boot/grub/grub.confin line kernel /bzImage-2.6.15-r5 root=/dev/sdaadd -rokernel /bzImage-2.6.15-r5 root=/dev/sda -ro 2006/6/25, Catalin Trifu [EMAIL PROTECTED]: Hi,I have just got a new machine with nForce4 chipset and 250GB SATA drive.I am trying to compile the

Re: [gentoo-user] kernel compilation problem [panic: not syncing VFS: Unable to mount root fs on unknows-block(0,0)

2006-06-26 Thread fei huang
On 6/26/06, Ezequiel Carmona [EMAIL PROTECTED] wrote: Hi. sorry for my english.edit /boot/grub/grub.confin line kernel /bzImage-2.6.15-r5 root=/dev/sdaadd -rokernel /bzImage-2.6.15-r5 root=/dev/sda -royou should specify a partition with the root parameter, e.g. /dev/sda1this partition is where

[gentoo-user] kernel compilation problem [panic: not syncing VFS: Unable to mount root fs on unknows-block(0,0)

2006-06-25 Thread Catalin Trifu
Hi, I have just got a new machine with nForce4 chipset and 250GB SATA drive. I am trying to compile the kernel on the machine (gentoo-sources) and it works just fine but at boot time I get the panic in the subject and I don't get it why. I have compiled sata_nv directly in the