* Re: [gentoo-mips] PANIC: Unexpected exception at boot o2 R5000
@ 2004-11-25 2:16 Andrew Finley
2004-11-25 2:32 ` Stephen P. Becker
0 siblings, 1 reply; 3+ messages in thread
From: Andrew Finley @ 2004-11-25 2:16 UTC (permalink / raw
To: gentoo-mips
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
On 24 Nov 2004, Stephen P. Becker wrote:
>
> > Also, I followed the kernel specs for the Indigo2/Indy, is that still
ok
> > for the o2?
>
> Indy/Indigo2 systems are known as ip22, whereas O2 is ip32. It is
> almost a completely different arch aside from the processor, so if you
> compiled a kernel for ip22, then arcboot won't even save you here.
>
> If you want a kernel that is known to work for O2, check out
> http://dev.gentoo.org/~geoman/vmlinux64-2004-11-06.bz2 for now. It will
> let you boot your system do stuff until you are able to build a proper
> kernel.
>
> Steve
>
> --
> gentoo-mips@gentoo.org mailing list
>
>
--
gentoo-mips@gentoo.org mailing list
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-mips] PANIC: Unexpected exception at boot o2 R5000
2004-11-25 2:16 [gentoo-mips] PANIC: Unexpected exception at boot o2 R5000 Andrew Finley
@ 2004-11-25 2:32 ` Stephen P. Becker
2004-11-28 18:11 ` [gentoo-mips] please disregard previous question Andrew Finley
0 siblings, 1 reply; 3+ messages in thread
From: Stephen P. Becker @ 2004-11-25 2:32 UTC (permalink / raw
To: gentoo-mips
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-mips] please disregard previous question
2004-11-25 2:32 ` Stephen P. Becker
@ 2004-11-28 18:11 ` Andrew Finley
0 siblings, 0 replies; 3+ messages in thread
From: Andrew Finley @ 2004-11-28 18:11 UTC (permalink / raw
To: gentoo-mips
On Wed, 2004-11-24 at 20:32, 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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-11-28 18:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-25 2:16 [gentoo-mips] PANIC: Unexpected exception at boot o2 R5000 Andrew Finley
2004-11-25 2:32 ` Stephen P. Becker
2004-11-28 18:11 ` [gentoo-mips] please disregard previous question Andrew Finley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox