Re: General Stuff(tm)
Posted: 19 Nov 2025 16:10
Well, that was "fun" (for certain values of "fun").
I tried to connect the SPARCstation 2 to my Linux server via NFS but it wouldn't play.
It turns out that by default "modern" version of the Linux kernel have NFSv2 and NFS over UDP disabled by default. They have NFSv3 turned on but that's a bit pointless if you don't have the UDP transport.
So, after downloading (because the source Mageia install isn't actually buildable using a normal kernel build process) the 6.6.93 source I was able to add the NFSv2 and UDP stuff and rebuild... Which took ages.
Anyway, I was then able to mount a disk and copy over a minimal /usr/local with 14MB to spare on the partition.
So, this:
has become this:
I could do with finding a couple of screws for the case but it's otherwise operational.
I tried to connect the SPARCstation 2 to my Linux server via NFS but it wouldn't play.
It turns out that by default "modern" version of the Linux kernel have NFSv2 and NFS over UDP disabled by default. They have NFSv3 turned on but that's a bit pointless if you don't have the UDP transport.
So, after downloading (because the source Mageia install isn't actually buildable using a normal kernel build process) the 6.6.93 source I was able to add the NFSv2 and UDP stuff and rebuild... Which took ages.
Anyway, I was then able to mount a disk and copy over a minimal /usr/local with 14MB to spare on the partition.
So, this:
has become this:
I could do with finding a couple of screws for the case but it's otherwise operational.