lkml.org 
[lkml]   [2003]   [Dec]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Kernel panic...
On Fri, Dec 05, 2003 at 01:34:35AM -0800, neel vanan wrote:
>> Mounting root filesystem
>> mount : erro 6 mounting ext3
>> pivotroot : pivot_root (/sysroot, /sysroot/initrd)
>> failed:2
>> umount /initrd/proc failed :2
>> Mounting devfs on /dev
>> freeing unused kernel memory : 464k freed
>> Kernel panic: no init found. Try passing init= option
>> to kernel
>> After then blinking cursor.

On Fri, Dec 05, 2003 at 06:19:28AM -0800, William Lee Irwin III wrote:
> Could you post your .config?

Okay, the first thing to try is removing devfs from the equation if
possible. Your mount is getting back -ENXIO, suggesting whatever device
you're trying to mount doesn't exist according to the kernel. devfs
does device management internally to the kernel, so it's a likely culprit.

It would also be helpful to find the command-line arguments issued to
mount(8) when it's failing, as well as more information about the
contents of your initrd. Can you boot without an initrd?


-- wli
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:59    [W:0.062 / U:0.588 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site