[SOLVED] kernel panic-not syncing VFS:unable to mount root fs on unknown-block(8,1)
Linux From ScratchThis Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
kernel panic-not syncing VFS:unable to mount root fs on unknown-block(8,1)
I realise that this question has been asked before, i think i did a simple thing wrong which has given me the error message.
I had just finished a LFS 6.4 installation (a success!), and had booted into it just fine, and verified my Slackware installation was still ok, which it was. I went to alter my grub menu, just to switch the default number and add a different vga resolution to the kernel lines.
By mistake, i opened /etc/grub/menu.lst (which actually created the file) I realised this was an empty file, so i then opened /boot/grub/menu.lst, did my changes and then rebooted. It was immediately after this that i am stuck. Cannot boot slackware (gives the error message) and get a blank screen trying to boot LFS.
Disk /dev/sda: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x5e0aec4d
Device Boot Start End Blocks Id System
/dev/sda1 * 1 1245 10000431 83 Linux
/dev/sda2 9606 9729 996030 82 Linux swap / Solaris
/dev/sda3 1246 5689 35696430 83 Linux
/dev/sda4 5690 9605 31455270 83 Linux
Partition table entries are not in disk order
LFS is on /dev/sda4
Slackware is on /dev/sda1 with its home partition on /dev/sda3
# Allow 10 seconds before booting the default
timeout 10
# Use colours
color green/black light-green/black
# The first entry is for LFS
title LFS 6.4
root (hd0,3)
kernel /boot/lfskernel-2.6.27.4 root=/dev/sda4 vga=773
title Slackware
root (hd0,0)
kernel /boot/vmlinuz root=/dev/sda1 vga=773
Kernel panic - not syncing : VFS: unable to mount root FS on unknown-block (0,3)
Hey guys...
I've got a similar problem with ubuntu 9
but the only thing i did was update some files using the update manager
i was trying to make the wireless network works too and i've activated a driver
then when i was closing the applications to restart the system it crashed.
the screen got black and i couldn't move the pointer
when i restart the pc i got that error message =/
does anybody knows what happened and what i have to do to fix it?
any help will be much appreciated
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.