Sample Header Ad - 728x90

Kernel Panic - Not syncing : VFS: unable to mount root fs on unknown-block (0,0)

0 votes
2 answers
4867 views
After updating more than ~1000 things my installation of RHEL 2.6.32-220.el6.x86_64. I get the following kernel panic message: > Kernel Panic - Not syncing : VFS: unable to mount root fs on unknown-block (0,0) I am able to boot with the bootloader by selecting the previous version. I've tried: dracut -f initramfs-2.6.32-754.23.1.el6.x86_64.img 2.6.32-754.23.1.el6.x86_64 and: dracut --regenerate-all also my grub.conf file was missing initrd below the new (1st) kernel: initrd /initramfs-2.6.32-754.23.1.el6.x86_64.img So I added it. I still get the kernel panic afterwards. I've tried to yum update on the old kernel and it will not update complaining about:
Error: Package: VirtualGL-2.5.2-1.el6.x86_64 (epel)
           Requires: libturbojpeg.so(TURBOJPEG_1.0)(64bit)
           Available: turbojpeg-1.2.1-2.el6.x86_64 (epel)
               libturbojpeg.so(TURBOJPEG_1.0)(64bit)
           Installed: turbojpeg-1.11-20081028.x86_64 (installed)
               Not found
Error: Package: VirtualGL-2.5.2-1.el6.x86_64 (epel)
           Requires: libturbojpeg.so(TURBOJPEG_1.1)(64bit)
           Available: turbojpeg-1.2.1-2.el6.x86_64 (epel)
               libturbojpeg.so(TURBOJPEG_1.1)(64bit)
           Installed: turbojpeg-1.11-20081028.x86_64 (installed)
               Not found
Error: Package: VirtualGL-2.5.2-1.el6.x86_64 (epel)
           Requires: libturbojpeg.so(TURBOJPEG_1.2)(64bit)
           Available: turbojpeg-1.2.1-2.el6.x86_64 (epel)
               libturbojpeg.so(TURBOJPEG_1.2)(64bit)
           Installed: turbojpeg-1.11-20081028.x86_64 (installed)
               Not found


** Found 2 pre-existing rpmdb problem(s), 'yum check' output follows:
1:tcl-8.5.7-6.el6.i686 is a duplicate with tcl-8.4.13-4.el5.i386
1:tk-8.5.7-5.el6.i686 is a duplicate with tk-8.4.13-5.el5_1.1.i386
Since I updated the system originally, will the old kernel still need the 1000 updates? In other words are the files that were updated the same files that the old kernel uses when booting?
Asked by 3dalliance (111 rep)
Oct 15, 2019, 01:44 PM
Last activity: Oct 15, 2019, 05:50 PM