On Friday 12 September 2003 20:33 pm, Jerry McBride wrote: > On Friday 12 September 2003 08:12 pm, Bruce Marshall wrote: > > On Friday 12 September 2003 18:14 pm, Collins Richey wrote: > > > On Fri, 12 Sep 2003 14:07:22 -0400 > > > > > > Bruce Marshall <[EMAIL PROTECTED]> wrote: > > > > Trying to load up the test5 kernel and I have it compiled, etc. > > > > Also have been reading David's blurb on 2.6 and think I have all > > > > that covered. > > > > > > > > > > > > On boot, I get an error: > > > > > > > > Kernel panic: Attempted to kill init! > > > > > > > > Due to the debugging info I can't see what it was working on > > > > just prior to the complaint, but it was well into the hardware > > > > discovery phase. > > Try passing "init=/bin/sh" during kernel startup. Also, is it possible > that you may have tweaked or passed odd/extreme compiler options when > making the kernel? One other thought.... maybe you need to update > /sbin/init?
Thanks for the tips... What I just tried (and it's working so far) is to go back to 'make mrproper' and after adding in XFS and EXT3 and making sure the cpu was set properly, I just compiled the damn thing. Lots of stuff missing but at least it is booting and I can slowly tweak it to see where it breaks. But that's progress.... It may be that I missed some of the cpu options on the first go-around when I saw that it correctly set the cpu type to P4. -- +----------------------------------------------------------------------------+ + Bruce S. Marshall [EMAIL PROTECTED] Bellaire, MI 09/12/03 20:41 + +----------------------------------------------------------------------------+ "It is impossible to make anything foolproof, because fools are so ingenious" - anonymous _______________________________________________ Linux-users mailing list [EMAIL PROTECTED] Unsubscribe/Suspend/Etc -> http://www.linux-sxs.org/mailman/listinfo/linux-users
