I'm having a really hard time into installing Gentoo on Silicon Graphics hardware!
I'm the proud owner of an Octane2 ("IP30") with:
- 512 megs RAM
- R12000 single CPU
- V6 graphics (aka Odissey)
I've got no cdrom reader! I've tried really hard to adapt the 2006 SGI LiveCD from here:
http://ba.mirror.garr.it/mirrors/gentoo ... ecd/x-rc6/
to be "burnt" and booted from an hard drive with no success.
Then I built from scratch a Gentoo installation on a virtual machine on my modern pc.
From there, I'm literally STRUGGLING to compile a MODERN kernel for the Octane to boot from and to proceed with a current stage3 install.
The older - prebuilt - kernels that can be found online don't allow to use newer stage3! You can find the
kernels here:
https://dev.gentoo.org/~kumba/mips/old-netboot/testing/
Did support stopped in 2006?
On the virtual machine I've managed to install the "mips64-unknown-linux-gnu-8.2.0" crosscompiler using crossdev:
Code: Select all
crossdev -s1 --target mips64-unknown-linux-gnu
gcc-config mips64-unknown-linux-gnu-8.2.0Code: Select all
USE="ip30" emerge --ask sys-kernel/mips-sourcesCode: Select all
make vmlinux modules CROSS_COMPILE=mips64-unknown-linux-gnu-Hope I sort out this mess!!!
Thanks to anyone willing to help!
Cheers,
qzu

