From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15276 invoked from network); 25 Nov 2004 02:46:05 +0000 Received: from smtp.gentoo.org (156.56.111.197) by lists.gentoo.org with AES256-SHA encrypted SMTP; 25 Nov 2004 02:46:05 +0000 Received: from lists.gentoo.org ([156.56.111.196] helo=parrot.gentoo.org) by smtp.gentoo.org with esmtp (Exim 4.41) id 1CX9e1-0005Nv-4Z for arch-gentoo-mips@lists.gentoo.org; Thu, 25 Nov 2004 02:46:05 +0000 Received: (qmail 2120 invoked by uid 89); 25 Nov 2004 02:46:04 +0000 Mailing-List: contact gentoo-mips-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail Reply-To: gentoo-mips@lists.gentoo.org X-BeenThere: gentoo-mips@gentoo.org Received: (qmail 24303 invoked from network); 25 Nov 2004 02:46:04 +0000 X-Umn-Remote-Mta: [N] challenge.software.umn.edu [128.101.65.37] #+LO Message-Id: <200411250245.iAP2jqc8004531@challenge.software.umn.edu> Date: Wed, 24 Nov 2004 20:45:52 CST From: Andrew Finley To: gentoo-mips@lists.gentoo.org MIME-Version: 1.0 Content-Type: TEXT/plain; CHARSET=US-ASCII X-Tick-Nemesis: American Maid X-remote-user-ip: 66.41.156.251 Subject: Re: [gentoo-mips] PANIC: Unexpected exception at boot o2 R5000 X-Archives-Salt: ba6c100d-3e3c-46e2-aece-dcf527c1d2cb X-Archives-Hash: 6040c2ed1a1e24987c50a1e281721a84 Sweet, looks like building my own kernel is out of the question in the near future. Fortunately, my boot and root are ext2 and ext3 respectfully, so perhaps this will still have a happy ending. I'll give it all a whirl with your kernel tomorrow. Thanks for your patience. Have a good turkey day. -andy On 24 Nov 2004, Stephen P. Becker wrote: > Andrew Finley wrote: > > Thanks Steve, > > Ok, should this kernel go in the volume header then use arcboot? If I > > wanted to build a proper kernel, can I still use the kernel that comes from > > emerge-source (if so what build options should be used)? > > -andy > > > > Arcboot loads from the volume header, but it doesn't boot kernels out of > a volume header at all. Rather, it boots them from an ext2/ext3 > partition. So, you would put arcboot in the volume header, and then the > kernel on and ext3 or ext3 partition, set up the config file, and then > just do "boot -f arcboot" from the prom to get going. If you happened > to do something silly like make your entire filesystem reiserfs or xfs, > then you are out of luck with respect to arcboot. > > As for building your own ip32 kernel, you have to use 2.6 sources, which > you will have to unmask yourself. You can run "make ip32_defconfig" > inside the source tree, which will give you a base config to work from. > You can then enter menuconfig and tweak to your liking. Or, you could > get my config from /proc/config.gz when/if you are able to boot my > kernel, and then tweak that. In any case, you can't use the native > system compiler, since the kernel must be 64-bit. You will either have > to emerge gcc-mips64 (after making sure you are using the proper > cascaded profile), or build a mips64 cross-compiler on another machine. > > Steve > > -- > gentoo-mips@gentoo.org mailing list > > -- gentoo-mips@gentoo.org mailing list