From owner-freebsd-bugs Sun Dec 29 17:00:04 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id RAA22784 for bugs-outgoing; Sun, 29 Dec 1996 17:00:04 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id RAA22764; Sun, 29 Dec 1996 17:00:02 -0800 (PST) Date: Sun, 29 Dec 1996 17:00:02 -0800 (PST) Message-Id: <199612300100.RAA22764@freefall.freebsd.org> To: freebsd-bugs Cc: From: "Jordan K. Hubbard" Subject: Re: misc/2321: installation panic before going to past-install menu Reply-To: "Jordan K. Hubbard" Sender: owner-bugs@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk The following reply was made to PR misc/2321; it has been noted by GNATS. From: "Jordan K. Hubbard" To: jin@iss-p1.lbl.gov Cc: FreeBSD-gnats-submit@freebsd.org, erich@freebsd.org Subject: Re: misc/2321: installation panic before going to past-install menu Date: Sun, 29 Dec 1996 16:54:25 -0800 > ASUS P/I-P55TVP4/200MHz + 3Com 3C509B ethernet card + NCR SCSI > with -c option "irq ep0 15" > > >Description: > > -----------------Information Dialog----------------- > Saving any boot -c changes to new kernel ... panic: Going nowhere with out my init! Ouch! Looks like it's dying somewhere in the code which copies userconfig changes from the boot kernel to the installed kernel. This may prove "interesting" to debug (I'll try your exact set of -c changes for now) so I may end up just adding an option for turning this behavior off (on by default) if I can't fix it. Needless to say, this doesn't happen on any of my test machines (I have to tweak ed0 on most of my test boxes, in fac) and may be difficult to reproduce. Also strange that no one else has reported this! Hmmmm. Jordan