- Code: Select all
VFS: Cannot open root device "802" or unknown-block(8,2)
Please append a correct "root =" boot option
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(8,2)
I suspect the problem is that I cannot seem to find the right SATA drivers for my hard drive in the kernel config options. Anyone know how to make sure I get all the right drivers for this?
Also, I would like to know if there is any way to view all the messages from the panicked boot. By the time I have rebooted into the working kernel, dmesg is full up with messages from the successful boot. I'd like to take a look at what's happening at the beginning of the panicked boot.


