Today, after my xbmc (running on raspbian) got stucked, I turned off and then on my raspi.
Now, it fails to start, showing the messages:
Code: Select all
No filesystem could mount root, tried: ext4
Indeed it is in host mode hprt0 = 00001101
Kernel panic - not syncing: VPS: Unable to mount root fs on unknown-block(179,2)
[<c0013f30>] (unwind_backtrace+0x0/0xf0) from [<c0374020>] (panic+0x74/0x1a8)
[<c0374020>] (panic+0x74/0x1a8) from [<c04bcc10>] (mount_block_root+0x1e8/0x248)
[<...>] (mount_block_root+...) from [<...>] (mount_root+...)
[<...>] (mount_root+...) from [<...>] (prepare_namespace+...)
[<...>] (prepare_namespace+...) from [<...>] (kernel_init+...)
[<...>] (kernel_init+...) from [<...>] (kernel_thread_exit+...)
PANIC: VPS: Unable to mount root fs on unknown-block(179,2)
Entering kdb (current=0xc7820c80, pid 1) due to Keyboard Entry
kdb>
Thanks.