Why does my new kernel stop at boot up with the error message 'Kernel panic: VFS: Unable to mount root fs on ...'?
Red Hat uses loadable kernel modules to dynamically add or remove capabilities in a running kernel. To be able to read an ext3 filesystem for example, the kernel must load the ext3 kernel module.
At boot time the kernel is loaded by a boot loader (GRUB or LILO for example). An initrd image that contains kernel modules needed at boot time is also lo...
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
