On Thu, 14 Jun 2007 13:00:03 -0700 (PDT) yong lee <[EMAIL PROTECTED]> wrote:
> Hi, > > I am not a Linux expert. I hope someone would kindly > help me or give me some suggestions to fix the > problem. > > I just installed a pre-made/customized Linux 2.6.x > kernel. I converted its installation package from the > .rpm format to a .deb format using alien command. > After the installation and a reboot, the machine hung > and shrew the following errors: > > VFS: Cannot open root device "sda1" or > unknown-block(0,0) > Please append a correct "root=" boot option > Kernel panic- not syncing: VFS: Unable to mount root > fs on unknown-block(0,0) > > Please help. Many thanks > > Yong > SCSI Hardisk? I think that in terms or Kernel Update rpm2deb facility it's slighly dangeorus, but in fact this can be several problems one at the time, one it's that the root partition couldn't be mounted because the /etc/fstab dosn't point to the right partition, another it's the type of hardisk, if you know what partition is, then in the boot screen of grub edit the kernel line and add the right partition, for example kernel /boot/webdeveloper2.6.21.1 root=/dev/sda5 vga=791 where sda5 it's the right partition, if it doesn't work then might be that the kernel couldn't detect properly your hard drive (something strange ut could happen), what kind of disk is? Orestes. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]