Kernel panic - not syncing: Vfs unable to mount root - (0,0) on Beagleboard-xm -
i facing problem on beagleboard-xm after update kernel image on board when booted board got stuck @ point showing kernel message....
kernel panic - not syncing: vfs unable mount root - (0,0)
can please explain solution or share experience me if have faced same problem mine , got solution this.
the kernel cannot find root device , boot fails. pair @ end of message explains reason of such failure , should have following meaning:
if first number 0 kernel didn't find suitable device. if second number 0 kernel found suitable device didn't manage mount filesystem.
in case seems kernel misses driver access device.
try tips suggested here in section "unable mount root-fs"
http://swift.siphos.be/linux_sea/kernelbuilding.html#idm2877662600400
Comments
Post a Comment