LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   For one who suffering Kernel Panic VFS: cannot open root device (https://www.linuxquestions.org/questions/linux-general-1/for-one-who-suffering-kernel-panic-vfs-cannot-open-root-device-544746/)

Raynus 04-10-2007 03:59 AM

For one who suffering Kernel Panic VFS: cannot open root device
 
I've facing this problem



VFS - can'topen root device "307" or unknow-block(3,7)
please append a correct "root=" boot option
kernel panic -not syncing vfs unable to mount root fs on unknow-block(3,7)



Here is the solution

First find the way to ur root partition

in my case,Slackware i've boot up the installer-DVD , mount the root partition
, and restore old kernel

c my thread here , for restoring old-Kernel ,it'd be use on any distro (may b?)
http://www.linuxquestions.org/questi...d.php?t=539523



recompile ur kernel (the one that got "Kernel Panic")

makeing config by "make menuconfig"

Device Driver->
ATA/ATAPI/MFM->
Generic PCI IDE chipset, PCI IDE chipset support, Generic/default IDE chipset support .

File System -> Ext3.

save the config

compile & install it normally & run "lilo"

(for confirm again that lilo 's reconfigure,normally "make install" will do this for us)

reboot

this should fix that problem :D

-------------------Reference Thread---------------------

http://www.linuxquestions.org/questi...d.php?t=539523
http://www.linuxquestions.org/questi...=539523&page=2


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