Re[8]: How to change the root filesystem

michael chen (michaelc@turbolinux.com.cn)
Thu, 26 Jul 2001 12:30:37 +0800


Hello 新,

Wednesday, July 25, 2001, 11:34:11 AM, you wrote:

性> Hi michaelc:
性> I do it,but meet:
性> VFS: Cannot open root device "2100" or 21:00
性> Please append a correct "root=" boot option
性> <0>Kernel panic: VFS: Unable to mount root fs on
性> 21:00
Ok, I think you use SCSI generic driver to support your scsi device,
Is that right? Why do you want to use SCSI generic instead of SCSI
disk?
The message told you that kernel couldn't load the SCSI device driver,
You must build the SCSI device driver(I don't know what SCSI
device you are using) in or use initrd.
IF you don't build you root filesystem(e.g. cramfs) in, it will
also cause the problem.

-- 
Best regards,
 michael                            mailto:michaelc@turbolinux.com.cn

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/