Ubuntu Installation :: Unable To Mount Root
Mar 26, 2010
somehow got Ubuntu 9.10 set up dual boot on my Vista laptop. I installed it somehow off the live cd. Everything working fine and then I decided to update from the update manger to Ubuntu 10.04 (dummy me)!
Got half way through installation and system froze for more than an hour. Had to shut down computer. Now when I select to boot to Ubuntu, computer freezes with this message:
[ 1.068088] Kernel panic - not syncing: VFS: unable to mount root fs on unknown-block(8,1)
Can anything, within reason, be done? Should I use windows to uninstall Ubuntu and then try to re-install? If so, can someone tell me how I might have setup dual boot off the live cd? Should I just flog myself?
View 3 Replies
ADVERTISEMENT
May 11, 2011
Was using 10.04 and decided to upgrade to 10.10 with a view to upgrading to 11.04. No dice.
That was a few days ago so forget about that bit, no traces of 10.04 left now...
Downloaded the LiveCD version of 11.04 (twice, in case it was a faulty image) and install.
Every time I boot I get the "unable to mount root fs on unknown block (0,0)" error - no matter what I do.
I've tried reinstalling the system totally from the CD a number of times...
Tried purging and reinstalling Grub2...
Tried messing about with the grub bootloader settings...
And much more besides!
The system will boot perfectly off the LiveCD, which indicates to me that the 'system' is compatible with the computer?
I've done most of the things that a simple Google search on these forums suggests, with reinstalls in between but still can't get the PC to boot.
I have got and run the boot info script, although I'm in the middle of a complete reinstall AGAIN so will post the new version when it's done.
View 3 Replies
View Related
Feb 1, 2010
Yesterday after new update I got Kernel panic - not syncing: VFS: Unable to mount root fs on unknown - block (8,2)
View 1 Replies
View Related
May 25, 2010
I wanted to try out the new Ubuntu 10.04, but since I don't have any CD's available I thought I could use my 9.10 CD and upgrade from it.
1. Installed 9.10 on the entire disk.
2. Went to update manager(?) and clicked the button to upgrade to 10.04
3. It successfully downloaded all the files.
4. When installing the new files it suddenly said that it failed to update, and it stopped. Then I went to do a hardware test, but none of the menus were working.
I had to do a manual shutdown, and reboot the computer. This time I was met with an error "Unable to mount root fs".
I figured the upgrade was the problem, so I reinstalled 9.10 to try without upgrading.
1. Reinstalled 9.10 on the entire disk.
2. Went to update manager(?) and started the normal update for 9.10 so the system would be up-to-date.
3. Same thing happened now, it fails to update and it makes my computer useless.
I've already checked my hardware for errors, can't find any. I've checked the CD for errors, can't find any. I had 9.04 on the same computer a few weeks ago, and it was rock-solid. Worked like a dream. I'm using Win7 now though.
View 4 Replies
View Related
Aug 11, 2010
I have compiled a new kernel 2.6.35 and I can not boot because same error : kernel panic - Unable to mount root fs on unknown-block(0,0). i have motherboard ga-p55a-ud3r and controlleris sata .now i use channel in ACHI mode. when i change it in ide mode it boots but in low graphic mode. then i have compiled modules again with support ACHI_SATA mdoe in xconfig of kernel. but same error occur.
View 5 Replies
View Related
Apr 29, 2010
Problems arose when I updated today, after not booting(updating) for a couple of days. Message originally said "Kernel panic - not syncing: UFS: Unable to mount root fs on unknown-block(8, 1)"
I get the options to boot too:
2.6.31-21-generic
2.6.31-21-generic(recovery mode)
2.6.31-20-generic
2.6.31-20-generic(recovery mode)
[Code].....
PS - I really don't want to sound like a jerk
View 6 Replies
View Related
May 13, 2010
I had 9.10 installed on my IBM Lenovo Thinkpad, x301. I was performing updates as normal, and chose the Upgrade button to upgrade me to 10.04. Everything started fine, but upon reboot, no bueno, Kernel Panic!
The exact message was "Kernel Panic ubuntu - not synching VFS Unable to mount root fs".
I thought this was a grub issue. Since grub2 now is installed... But it was not. I think it ended up being a problem with some of my configuration files.
I have three kernels I tried:
1. 2.6.32-22
2. 2.6.31-21
3. 2.6.31-20
The first threw me into the kernel panic.
The second would hang on "init crypto disks"
The third would hang on "checking battery state"
I noticed (from reading another thread) that while these are loading up that you can click on alt-ctl-F1 thru F6 and get prompt. (I also had my home directory encrypted, thought that was part of the problem, but it wasnt).
Once I get passed the loging, I am able to poke around. I tried manually start Gnome via "sudo service gdm start", but it failed. Said it was missing a configuration file. Then I tried on "sudo dpkg-reconfigure gdm" and it would not work. Saying some configuration files are missing or broken. It also said something about dpkg --configure -a, I am assuming this configures everything...
So I tried "sudo dpkg --configure -a" And selected 'y' to every option. Which basically installs the package creators default settings, and viola! Works.
Just wanted to share that knowledge for the other stuck in the upgrade hell.
Normally I would just copy my files off and reinstall, but it was encrypted... Another headache. I guess good in case someone stole my laptop.
Remember try to "sudo dpkg --config -a"
View 7 Replies
View Related
Nov 21, 2009
Quote:
I've upgraded to fedora12 from fedora11 using preupgrade.
The process was successfull till the first boot, where I got above error message.
View 1 Replies
View Related
Jul 30, 2011
I used make-kpkg to generate bzImage from 2.6.39-3-686. After update-grub and booting the new vmlinuz system. I get:
"kernel panic - not syncing:
VFS: unable to mount root fs on unknown block(0,0)".
grub.cfg shows new entry
'linux/boot/vmlinuz-2.6.39.3-686 root=/dev/sda1 ro quiet'
but previous working shows
'linux/boot/vmlinuz-2.6.32-5-686 root=UUID=210a363d-c0ed-4005-b6e8-bbc
aeb7abe54 ro quiet'
Am I missing a step? (or two?). Is it possible to do this from 2.6.32? Currently running Debian-6.0.2.1-i386-DVD-1, Squeeze, /release/current/ 20110626-15:45 on a SATA 1T hd.
View 3 Replies
View Related
May 5, 2010
I recently started to use Ubuntu in VWware player on my windows-XP. I installed ubuntu 10.04 few days ago, It was working fine.
Yesterday, I compile a new kernel, kernel 2.6.33 in my vmware ubuntu 10.04. Everything went well till I did reboot. before reboot I use the command "update-grub" to make it compatible to the new kernel. BUT... after rebooting, I have a problem in loading a grub correctly. it gives me following message " [2.149136 ]kernel panic - not syncing: VFS: unable to mount root fs on unknown-block(0,0)" and I can not proceed further. I have my all data on it. I also tried to boot it from live CD but unfortunately, I can't mount the hard disk on it in order to get those data from my old Ubuntu set up.
View 4 Replies
View Related
May 16, 2010
System:
Ubuntu 10.04 Lucid; clean install; 32bit
When booting, I can choose 2 from 2 options (ignoring recovery mode):
- Ubuntu, with Linux 2.6.32-22-generic
- Ubuntu, with Linux 2.6.32-21-generic
(and then Windows Vista and Ubuntu 9.10 a couple of times) The newer version appeared with an update from Ubuntu a couple of days after installation. When booting from the first I get the following message:
Code:
Kernal panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0) When booting from the second, Ubuntu loads without a problem.
View 2 Replies
View Related
Aug 5, 2011
I need to recover some data of the 'home' directory after kernel panic.I was upgrading ubuntu 11.04, [COLOR=blue !important][COLOR=blue !important]installed[/COLOR][/COLOR] on usb.Failed to upgrade because the main partition had no more space. I moved one directory of about 100Mb to other partition, but it seemed that in the main partition didn't appear those 100Mb free. i restarted the computer expecting those 100Mb free. And kernel panic.
[ 0.789567] Kernel panic - not syncing: VFS: Unable to mount root fs on unknow-block(8,1)
[ 0.789646] Pid: 1, comm: swapper Not tainted 2.6.35-22-generic #33-Ubuntu
[ 0.789716] [<c05c6468>] ? printk+0x2d/0x35
View 2 Replies
View Related
Aug 14, 2009
I've got the following system:
Quote:
I've been having problems with the system ever since I replaced the motherboard. Moving slow and just generally acting 'wonky.' Well the other day I reached my frustration limit and wiped the HDD. Up to this point the HDD had been in 2 partitions, one for the DELL diagnostics and one for the OS, XP Pro.
I decided that I wanted to set up the system in a dual-boot during the rebuild so I created a two partitions using the Windows install. Partition one is the DELL Diagnostic partition, partition 2 is the XP Pro partition and partition 3 is to be the Linux partition. All seemed to go well with the Windows install. I got the OS up and running and got all the updates done and drivers installed.
I only have the one HDD in the system so I was going to have to make this dual-boot off of one HDD.
I had previously, within the past week or two, downloaded the .iso and created the disk for FC11.
I went through the install process and successfully installed Linux on the 3rd partition, or so I thought. When I attempted to boot into Linux I got the Kernal Panic error.
My grub file as it exists now is:
Code:
If I leave the file as is, I get the kernal panic error but the splash image works fine. If I try to change the 'splash image' and 'root' references from '(hd0,2),' then neither works.
I can boot into Windows XP from the setup as it is now.
I if I boot using my LoaS (FC 11 made at the same time as the images for the cds were downloaded) I can see the hdd and multiple partitions. There seems to be a 'boot' partion, the Linux OS partition, a swap partion, as well as the Dell and XP partions. Now I've tried changing the references in the grub file to reflect the different partitions, basically I've tried 2, 3, 4 and 5, everything but 0 (the dell diagnostics) and 1 (the XP Pro).
I've also re-wiped the HDD and started the whole process over from scratch, thinking maybe I'd hosed something up the first time, but being a firm believer in 'Always do what you've always done and you'll always get what you've always gotten,' and that one of the definitions of insanity it keep performing the same actions over and over and expect different results, I seem to be at impasse here.
Results from 'sfdisk -l'
Quote:
View 11 Replies
View Related
Oct 14, 2010
I am running FC13 on a fairly old PC (PIII 500MHz, 384MB RAM, 10GB SCSI disk). It works fine using kernel 2.6.33.5-112.fc13.i686.PAE. After a series of recent updates the system now also has a new kernel 2.6.34.7-56.fc13.i686.PAE.
/boot/conf/grub.conf contains:
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that
# all kernel and initrd paths are relative to /boot/, eg.
# root (hd0,0)
code....
When I try and boot to the newer kernel I get an error like:
Kernel panic - not syncing VFS Unable to mount root fs on unknown block(0,0)
I read on the forum about a similar problem where the fix was to insert the line
initrd /initramfs-2.6.34.7-56.fc13.i686.PAE.img
but this file doesn't exist and so the boot then hangs with no messages, so I took this line out again. Here is contents of /boot:
$ ls -l
total 21148
-rw-r--r--. 1 root root 111391 May 27 04:06 config-2.6.33.5-112.fc13.i686.PAE
-rw-r--r--. 1 root root 112291 Sep 15 04:32 config-2.6.34.7-56.fc13.i686.PAE
drwxr-xr-x. 3 root root 1024 Jan 23 2010 efi
code....
As you may deduce from the above I haven't used the system much so the auto-update hasn't run for several months.
Any help on running / installing the newer kernel appreciated. Note that I am trying to install a wireless LAN card and am following instructions here: url
I got as far as
cd /lib/modules/`uname -r`
ls -l
which gave:
[root@localhost 2.6.33.5-112.fc13.i686.PAE]# ls -l
total 3300
lrwxrwxrwx. 1 root root 51 Jun 3 00:52 build -> ../../../usr/src/kernels/2.6.33.5-112.fc13.i686.PAE
drwxr-xr-x. 2 root root 4096 May 27 04:08 extra
drwxr-xr-x. 11 root root 4096 Jun 3 00:52 kernel
code.....
so I have the src files for the newer kernel not the one I am running. I thought it best to stop and think (and ask for help!) rather than break a working machine (but with no wireless LAN!)
View 3 Replies
View Related
Dec 5, 2009
I have a Compaq Presario 8000 with an Nvidia Geforce FX 5950 Ultra on which a year ago I upgraded from Fedora 6 to Fedora 9, and this broke the Nvidia driver, since Fedora 9 was shipped with an X server incompatible with Nvidia. I went back to the 2d driver to get X working, and it sat that way for the past year. But recently I wanted to do some 3D work and decided to install Fedora 12, which hopefully has an X server that works with Nvidia.
I decided to do a cold install, re-partitioning my 80G hard drive at the same time. I backed up my data, ran the install CDs with no errors, and booted the system, with an immediate kernel panic: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
Doing a Google search, I found over 8,000 hits for that message combined with the keyword Fedora. Several of the hits were on Bugzilla: [URL] I then booted the install disk, chose rescue mode and did - chroot /mnt/sysimage
[Code]....
View 7 Replies
View Related
Jan 28, 2010
Environment: A 32-bit kernel RHEL5.3 system running on a virtual machine. The root(/) filesystem is on an LV.
Issue: Unable to resize the FS after extending the root LV since it is mounted. After extending the LV, online resizing of the FS was not supported and the root filesystem could not be unmounted while it was in use. On rebooting, I got a kernel panic error. In runlevel 1, I couldn't run chroot, couldn't find the /etc/fstab, root FS could not be mounted, fsck did not run (tried block 31 for second copy of superblock using dd count=1 bs=4k skip=31 seek=1 if=/dev/sda2 of=/dev/sda2), couldn't find any rpm on installation media to install unix-utils rpm. On running commands in runlevel 1,
I got the following output.
View 5 Replies
View Related
Oct 30, 2010
I have upgraded from 10.4 to 10.10, and when I restart I get the error "kernel panic - not syncing: VFS: unable to mount root fs on unknown block".I've done some googling and found this is a pretty common problem, but no existing solutions have worked for me.Right now I am using the 10.4 live CD.
View 5 Replies
View Related
Oct 12, 2010
I started installing the beta of Maverick a few days ago, but the update server was running inordinately slow, so I canceled it. Several times, I have attempted to continue the installation, but I've been unable to reach the server. Shortly after this happened, I could no longer boot normally--I get the error:
Code: Kernel Panic - not syncing:VFS:Unable to mount root fs on unknown-block(0,0) Choosing the previous kernel fixes the problem.
So, I obviously want to upgrade to the release version now. When I open the update manager, I get asked if I want to do a partial upgrade to complete the install. I'm a bit leery of doing this since I only have one previous kernel to go back to (my list got really long and I have another operating system entry underneath, so I set my automagic boot manager to only keep two), and if I can no longer boot after the upgrade, I'll have to use Windows until it gets fixed... So, should I finish the upgrade, try to troubleshoot the error, or do something else to jump right to the latest release, after being partway through the upgrade?
View 3 Replies
View Related
Oct 4, 2010
I am trying to install debian on my windows PC but am receiving some errors with it. I have downloaded "debian-506-amd64-DVD-1.iso" from debian website and am seeing that the md5 sum is correct. I am getting following error when I choose Graphical Install or install.
[ 1.480788] crc error
[ 1.569788] kernel panic -not syncing:VFS: Unable to mount root fs on unknown block(253, 52)
Description of my PC: I have 2 hard disks
1. IDE hard disk (80 GB) -> windows is on this drive
2. SATA hard disk(250GB) -> I intend to install debian on this drive.
3. MSI motherboard & AMD 64 processor with 1 GB RAM.
4. NVidia external graphics card based on AGP slot(256 MB)
EDIT:: This time I got one more error message prior to the 2 shown above [some number] PCI:Cannot allocate resource region 0 of device 0000:00:00.0
View 6 Replies
View Related
Jan 7, 2010
My computer developed a new trick tonight. 4 times in the last 2 hours it's booted & ran fine...for about 30 minutes or so. Then some apps become unstable & crash, and some don't notice anything wrong. Firefox keeps running fine, but if I have a nautilus window open, the next time you click anywhere, it crashes. So, try to restart the machine & it comes back with the "kernel panic -not syncing vfs unable to mount root FS on unknown block" message. The first time I restarted it, I managed to get to a root terminal & fsck the drive. It found 2 errors that it fixed, supposedly. The next collection of restarts, it would just go through bios, then grub, then hang on the error.
So, power down the machine first & then boot it....magically, I'm back to the desktop again for another 30-45 minutes. Anyone have any idea what's going on? It's been fine since the day mint was released...and the only system change was plugging my 2nd monitor back in 3 days ago. Why would it go kukoo in the last 2 hours?The machine is a quad core intel with 4 gigs of ram, Asus mobo and a 250gig sata drive for the system drive.
View 2 Replies
View Related
Mar 3, 2011
I can't mount my Ubuntu partition. I was using my PC when it suddenly crashed, so I rebooted. When Ubuntu started again, it said that it was mounting, but I rebooted again. So, now when I start it tries to mount the main partition but it can't. Then appears <initramfs> and I don't know what to do.
View 4 Replies
View Related
Apr 15, 2011
got a client which rebooted one of their slackware servers and would not come up.Server is stuck at Kernel panic - not syncing: VFS: unable to mount root FS.I have booted into a live cd and mounted hdd1 but have not been able to get any further.
View 11 Replies
View Related
Jul 30, 2010
Warning - Windows user who doesn't know much Linux outside of writing programs. Do feel free to patronise providing you explain in detail .
I have a working Windows XP machine. I've installed a second hard drive (channel 1, slave to Windows XP master) and installed Centos (having checksummed the images and verified the media). Problem is it will not boot.
The exact text on screen is...
Booting 'Centos (2.6.18-194.el5)'
root (hd1,0)
Filesystem type is ext2fs, partition type 0x83
kernel /vmlinuz-2.6.18-194.el5 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
[Code]....
I've managed to use the "Linux rescue" to at least ensure the box default boots to Windows. how to get Centos to boot.
Also, given I told Centos where to install to, and I've not changed anything since, how come it could not even manage to create a working system? Never had this problem on Windows (OK, always on Windows 98 but I never considered that an O/S ).
View 12 Replies
View Related
Feb 2, 2010
I recently (a couple weeks ago) installed Ubuntu on my desktop computer dual booting with Win XP (which I am using right now). I used Wubi to install it, and everything went fine. I used Ubuntu without a problem up until a few days ago. I am using an install of Ubuntu (I am not running it off a disc, USB drive or through the Wubi software).
I restarted my computer after using Ubuntu constantly for the time I've had it installed. It booted into Win XP (because it was first on the list where you select which OS to load) so I restarted again and tried to boot into Ubuntu. Instead of working, it gave me the error "Kernel panic - not syncing: unable to mount root" or something like that. So, I restarted again, and it was the same thing. I restarted in recovery mode, and it was the same thing.
View 9 Replies
View Related
Apr 6, 2010
I installed a update on a driver now i cant boot ubuntu. i select ubuntu,then ubuntu generic then i get this message. [ 1.772486] Kernel Panic -Not syncing :VFS: Unable to mount root FS on unknown Block (8,1)
View 9 Replies
View Related
May 3, 2010
Fresh install on an acer.CRC=3691807100boots livecd fine selected to replace entire disk now presented with vfs error after install and reboot. This is a full replace install taking all the disk not a wubi install. Please help I don't want to have to reinstall windows 7 (PC has worked sweet as for 4 weeks with windows 7 just need to get back to ubuntu again
View 1 Replies
View Related
May 27, 2011
I am using GRUB bootloader. I can boot into windows fine. But booting into linux gives me the error "kernel panic: unable to mount root fs on unknown block(0,0)I got LILO to load linux fine but GRUB always gives me this error regardless of the linux OS for this particular computer.
View 11 Replies
View Related
Jun 23, 2010
I am trying to install RHEL 4 AS update 4, bootin from sata CD drive it is giving error Kernal panic-not syncing VFS- unable to mount root fs on unknown-block (9,1)
View 1 Replies
View Related
Jul 26, 2010
I've just started using Linux Ubuntu. I had a frightening error message, I don't know why. But after browsing some replies to something similar on this site, I simply opened a previous session and found that all worked fine and I hadn't even lost any of my downloads and adaptations. ś Yes I've still got my third level key and everything.
View 3 Replies
View Related
Jan 28, 2011
i am getting the error msg as follows when i run my own kernel ,kernel panic - no syncing unable to mount root fs on unknown-blockit my pc info :ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.15, strippedWhat does this mean
View 2 Replies
View Related