I had an electricity cut while I was upgrading from Ubuntu 10.10 to 11.04, now when booting the system I get the following message:
Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
Any ideas how to solve this?
|
I had an electricity cut while I was upgrading from Ubuntu 10.10 to 11.04, now when booting the system I get the following message:
Any ideas how to solve this? |
|||
|
|
|
this goes after grub? if yes - you can change yours grub settings for hd and init=/bin/sh and run something like fsck |
|||||||||
|
|
I had this problem once, way back with... I think it was Ubuntu 7. The Disk UUID's changed, I can't remember why. I mounted manually, edited /etc/fstab and replaced the UUID entries with actual partitions (eg: /dev/sda1, /dev/sda2 and so on) and rebooted. |
|||
|
|
At the grub boot menu if you type e to
The culprit is the If you're lucky and your root partition has been properly labeled then you could also try |
|||
|
|