Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Kernel panic - not syncing: VFS - How to solve
Posted by Philipp Esselbach on: 12/13/2011 12:02 PM [ Print | 0 comment(s) ]
Dedoimedo posted a short tutorial explaining how to handle Kernel panic - not syncing: VFS error when booting Kdump kernel, including fixing the Kdump command line and init script, memory allocations under /proc, editing the kernel configuration with additional modules and recreating initrd image.
Say you want to use Kdump in your environment. You setup your machines. Then, you crash your system for testing purposes, in order to see whether Kdump can collect a memory core successfully. However, during the Kdump kernel startup, a panic message appears on the console. It reads: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0). What do you do now?
There are two variations to this message and many possible reasons to why it shows up. The solution is very simple, but it may not appear that way if you try to debug on your own or hit the Web search for solution. You will find a million threads, all discussing this item, most of them half-baked guesses. Like the Ubuntu initrd issue, the solution is none of the suggested items, so please read and learn how to handle this properly.
There are two variations to this message and many possible reasons to why it shows up. The solution is very simple, but it may not appear that way if you try to debug on your own or hit the Web search for solution. You will find a million threads, all discussing this item, most of them half-baked guesses. Like the Ubuntu initrd issue, the solution is none of the suggested items, so please read and learn how to handle this properly.
Kernel panic - not syncing: VFS - How to solve
Related Threads
11/12/2004 02:14 AM: Kernel Panic (1) by danleff
08/29/2004 06:10 AM: Fedora Kernel Perfomance Upgrade (3) by maveric007
09/05/2004 10:53 PM: Cool Kernel problem (10) by egorgry
11/28/2004 06:15 PM: Kernel Panic? (8) by CaShMoNey-420
01/06/2004 06:40 AM: Question for kernel progarmmer's(module compiletion problem) (0) by mishranavaneet
01/03/2004 06:51 PM: Kernel Panic at start with RHL 9 (9) by sopel39
06/07/2003 04:14 AM: Kernel problem (1) by GhostSong
08/29/2004 06:10 AM: Fedora Kernel Perfomance Upgrade (3) by maveric007
09/05/2004 10:53 PM: Cool Kernel problem (10) by egorgry
11/28/2004 06:15 PM: Kernel Panic? (8) by CaShMoNey-420
01/06/2004 06:40 AM: Question for kernel progarmmer's(module compiletion problem) (0) by mishranavaneet
01/03/2004 06:51 PM: Kernel Panic at start with RHL 9 (9) by sopel39
06/07/2003 04:14 AM: Kernel problem (1) by GhostSong
