Kernel panic not syncing error on ubuntu
by sahab on May.30, 2010, under RHEL5, Ubuntu, ubuntu 10.04, ubuntu 7.10, ubuntu 8.04, ubuntu 8.10, ubuntu 9.04, Ubuntu 9.10
kernel panic : not syncing; VFS; Unable to mount root fs on unknown-block (0,0)
Try the Following steps for solving the issue
Boot from ubuntu live cd
mkdir /mnt/linux
mount /dev/sda1 /mnt/linux —-> sda1 is my system root partition
chroot /mnt/linux /bin/bash
mount -t proc /proc /proc
change source list into Intrepid Ibex.
apt-get install initrd-tools
apt-get remove linux-image-2.6.27-9-generic
it will remove 2.6.27-9 and install linux-image-2.6.27-11-generic
March 1st, 2011 on 7:46 pm
Took me time for you to read all of the comments, but I really adore the article. It proved to be rather helpful to me and that i am sure to all your commenters here! Its often nice whenever you can not merely be informed, but also involved yourself! Im sure you’d joy writing this article.
October 28th, 2011 on 1:17 am
To be sure. Nice blog by the way