I have an old Sun SPARC64 server in my possession and have been a fan of Gentoo for a long time. I want to put Gentoo on this server in my possession but the
Gentoo Handbook directions on installing only mentions how to get it running from an ISO image. This server has no optical media and also while it has a bay for some kind of optical device that is empty it is unusual and I cannot find one I can buy that works with this hardware.
I am told from the
TLDP SPARC HOWTO that it can boot a kernel over NFS. Here is a screenshot from the guide on doing that...
https://thumbsnap.com/9EQxYvFk - this screenshot is from page 20 of that PDF.
Basically I want to use a command like this on the serial console, as shown in the above PDF and screenshot of it...
Code: Select all
{1} boot net vmlinux nfsroot=192.168.1.32:/tmp
While I am capable of making an NFS server I am not sure where to get the files to put on it so I can boot a live environment to do the Gentoo install. I assume I might be able to extract them from the Gentoo ISO for SPARC and work from that. Obviously in the line above for network booting, I have to provide an uncompressed Linux kernel, but also everything else so that I have something much the same as the LiveCD to work with. From there I should be able to install Gentoo all on my own.
I cook a delicious onion stew without any chili peppers.