tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: panic: init died (signal 0, exit 12) during booting



On Tue, Mar 17, 2009 at 05:27:34AM -0700, newbie wrote:
> 
> Hi All,
> 
> I am trying to bring up NetBSD-5_RC2 on an ARM based platform (upto serial 
> console). Currently I am using ramdisk as the root file system and Cygwin as 
> the development host. 

> 
> I am getting the following panic during initial boot. 
> panic: init died (signal 0, exit 12).

Well _exit(12) is specifically fork() failing when trying to run MAKEDEV.
Why is another matter!

        David

-- 
David Laight: david%l8s.co.uk@localhost


Home | Main Index | Thread Index | Old Index