|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Ubuntu 11.04(with kernel 3.4.4) boot error "VFS: Unable to mount root fs on unknown-block(0,0)"
I just upgraded my kernel version from 2.6 to 3.4.4(from kernel.org) and built the kernel using the following commands: Code:
make make modules make modules_install make install update-initramfs -c -k 3.4.4 Then I checked the grub.cfg and it showed me an entry for 3.4.4. But the kernel is not booting and I get the vfs error: Code:
VFS: Cannot Open root device "sda1" or unknown-block(0,0) . . . VFS: Unable to mount root fs on unknown-block(0,0) . . . Call Trace: . . . How to resolve this issue? Last edited by rupeshkp728; 06-29-2012 at 04:20 PM.. Reason: code tags added |
| Sponsored Links | ||
|
|
#2
|
||||
|
||||
|
i don't think the generic kernel will run with ubuntu... why not using "apt-get" to update your system?
|
| The Following User Says Thank You to DukeNuke2 For This Useful Post: | ||
rupeshkp728 (06-29-2012) | ||
| Sponsored Links | ||
|
|
#3
|
|||
|
|||
|
Thanks duke for the reply.
I had been using the kernel 2.6 earlier and it was running fine. |
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Unable to boot after updating to kernel-3.1.4-1 in fedora 16 | majid.merkava | Red Hat | 0 | 12-07-2011 05:30 PM |
| unable to boot afer restoring root partion manages by veritas | faberarnold | Solaris | 0 | 02-18-2011 04:06 AM |
| RAMDISK: EOF while reading compressed data ...Kernel panic - Unable to mount root | skyxn3t | Red Hat | 0 | 07-31-2010 02:01 PM |
| Unable to boot after an error in mirroring root | rjcool | Solaris | 1 | 01-10-2008 04:11 PM |
| Unable to mount NFS share during boot | jlslhills | AIX | 0 | 08-09-2005 02:55 PM |
|
|