anyone know any sparc floppy dist/os?
#1
Posted 04 April 2009 - 05:57 PM
#2
Posted 04 April 2009 - 06:11 PM
Look into net booting. I think most Sun machines (if not all) can net boot. It'll be much easier, and isn't actually all that hard. I did this some time ago on an old SPARC workstation to get Debian installed. I think all you need to do is set up a TFTP server and.. not much more.
#3
Posted 04 April 2009 - 06:25 PM
you know those oldschool disk inside a box usually 1.44mb lols. yeah it can net boot but im a noob and dont know what a tftp server is, i can tell it uses the ftp protocol but not sure what the t is for. so i wouldn't have the foggiest setting up a tftp server and i probably cant i need a wired switch for my room now, as im guessing i would have to use linux to set up tftp? mabey it can be done with virtual box, not sure. was just wondering if anyone knew any floppy dist's as texas instraments has been around for "awhile" so i figured some one would have made a dist for them.What's a floppy disk?
Look into net booting. I think most Sun machines (if not all) can net boot. It'll be much easier, and isn't actually all that hard. I did this some time ago on an old SPARC workstation to get Debian installed. I think all you need to do is set up a TFTP server and.. not much more.
#4
Posted 04 April 2009 - 06:29 PM
#5
Posted 04 April 2009 - 06:40 PM
true i was just guessing from the name but then again some people make complicated names that make no sence.30 seconds of googling would have told you that TFTP doesn't use and isn't related to FTP at all. Seriously, go read about it before you assume it's too difficult.
anyways any suggestions for a tftp client?
#6
Posted 04 April 2009 - 06:47 PM
#7
Posted 04 April 2009 - 06:52 PM
thats what i meant to say lols http://tftpd32.jounin.net/ likes this<? was just wondering for specific servers that could be recomendedHad you dont any reading whatsoever you would have found that you need a TFTP server. Go read.
#8
Posted 04 April 2009 - 07:13 PM
thats what i meant to say lols http://tftpd32.jounin.net/ likes this<? was just wondering for specific servers that could be recomendedHad you dont any reading whatsoever you would have found that you need a TFTP server. Go read.
Sure, use that, why not. You just need this to net boot, so it doesn't really matter what you use.
Edit: As an avid watcher of your signature, could you tell me what those numbers mean?
Edited by Spyril, 04 April 2009 - 07:14 PM.
#9
Posted 04 April 2009 - 07:22 PM
thats what i meant to say lols http://tftpd32.jounin.net/ likes this<? was just wondering for specific servers that could be recomendedHad you dont any reading whatsoever you would have found that you need a TFTP server. Go read.
Sure, use that, why not. You just need this to net boot, so it doesn't really matter what you use.
Edit: As an avid watcher of your signature, could you tell me what those numbers mean?
rapid thought i was trying to encrypt something in my last sig so i figured id take 2-3 minutes and make a new crypt and see if he gets it, its pretty simple but i havent done anything for cryptology so its probably doesnt look like other methods. ithe first digit of the first number "11" in "11,7. the first 1 is the first sentance, the second is the first word, basically its a distraction. the 7 is the 7th letter of the alphabet g, every letter after the first in each word is salted with a +1 so "11,7.16." 7 the first letter is 0 so dont add any the second letter is o 15+1=16. its simple but it has worked for this purpose i guess
#10
Posted 04 April 2009 - 08:48 PM
For a guide to TFTP booting, look for the Debian SPARC-32 netinst guide. It's pretty complete. Replacing the Debian-specific boot image with another boot image lets you load up any OS installer that supports net booting and your architecture (which is SPARC-32). Not too many OSes support SPARC-32 anymore. You'll probably get the most use out of OpenBSD or NetBSD. I can personally attest that the Debian netinst takes /forever/ on SPARC-32 hardware with better specs than yours (on the order of days). However, I managed to get OpenBSD installed on an old SparcStation LX in under an hour.
Other than that, you could find a really old version of SunOS or Solaris (did Solaris ever support the 32-bit SPARC processors?).
#11
Posted 04 April 2009 - 09:00 PM
As mentioned, you should forget floppies and netboot it. Alternately, if you have an external SCSI CD-ROM drive (these are usually quite cheap nowadays), your SPARC will boot from that too.
For a guide to TFTP booting, look for the Debian SPARC-32 netinst guide. It's pretty complete. Replacing the Debian-specific boot image with another boot image lets you load up any OS installer that supports net booting and your architecture (which is SPARC-32). Not too many OSes support SPARC-32 anymore. You'll probably get the most use out of OpenBSD or NetBSD. I can personally attest that the Debian netinst takes /forever/ on SPARC-32 hardware with better specs than yours (on the order of days). However, I managed to get OpenBSD installed on an old SparcStation LX in under an hour.
Other than that, you could find a really old version of SunOS or Solaris (did Solaris ever support the 32-bit SPARC processors?).
I once asked someone on craigslist who had an old Sun SparcStation 5 to sell, and he said it was running Solaris 8, and that it wouldn't really support much more than that. Solaris 8 might be a good choice then.
@dinscurge: You need to do an installation over the network. Just follow the advice that was already given by other people in this thread.
#12
Posted 04 April 2009 - 09:09 PM
As mentioned, you should forget floppies and netboot it. Alternately, if you have an external SCSI CD-ROM drive (these are usually quite cheap nowadays), your SPARC will boot from that too.
For a guide to TFTP booting, look for the Debian SPARC-32 netinst guide. It's pretty complete. Replacing the Debian-specific boot image with another boot image lets you load up any OS installer that supports net booting and your architecture (which is SPARC-32). Not too many OSes support SPARC-32 anymore. You'll probably get the most use out of OpenBSD or NetBSD. I can personally attest that the Debian netinst takes /forever/ on SPARC-32 hardware with better specs than yours (on the order of days). However, I managed to get OpenBSD installed on an old SparcStation LX in under an hour.
Other than that, you could find a really old version of SunOS or Solaris (did Solaris ever support the 32-bit SPARC processors?).
yeah for the sun/ti microsparcII is supported up to solaris 9, mabey 10. i've tried dhcp but the box cant find it.
http://www.mail-arch...g/msg14613.html found that< guide but now i nead rarp daemon as it appears thats the only thing it searchs for when i try
boot netjust says rarp timeout nout found or something like that. anyways any suggestions on rarp daemons? havent found anything yet
Edited by dinscurge, 04 April 2009 - 11:16 PM.
#13
Posted 06 April 2009 - 07:14 AM

You looking for one of thoose?
cheapest I found was $9 americano.
http://www.weirdstuf...-bin/item/16001
cheers din-din
#14
Posted 06 April 2009 - 11:22 AM
basically but i dont see the point as its a crappy fujistu 170mhz proc instead of the 110mhz t.i. so its not really supported by anything/ super buggy. idk so far it didnt work with the open bsd floppy
You looking for one of thoose?
cheapest I found was $9 americano.
http://www.weirdstuf...-bin/item/16001
cheers din-din
Edited by dinscurge, 06 April 2009 - 01:08 PM.
#15
Posted 06 April 2009 - 08:08 PM
basically but i dont see the point as its a crappy fujistu 170mhz proc instead of the 110mhz t.i. so its not really supported by anything/ super buggy. idk so far it didnt work with the open bsd floppy
You looking for one of thoose?
cheapest I found was $9 americano.
http://www.weirdstuf...-bin/item/16001
cheers din-din
they sell sparc cpus too.
#16
Posted 07 April 2009 - 08:14 AM
yeah but then i'd have to get a 110mhz proc thats half the power, id have to get new ram and i dont know if the cpu is soldered in or not, but the mobo will support the 110mhz t.i. proc thoughbasically but i dont see the point as its a crappy fujistu 170mhz proc instead of the 110mhz t.i. so its not really supported by anything/ super buggy. idk so far it didnt work with the open bsd floppy
You looking for one of thoose?
cheapest I found was $9 americano.
http://www.weirdstuf...-bin/item/16001
cheers din-din
they sell sparc cpus too.
#17
Posted 07 April 2009 - 11:28 AM
http://obsolyte.com/sun_ss5/ More info
http://sunsolve.sun....Systems/SS5/SS5 and a bit more
http://auroralinux.o...?SPARCstation_5 then some more again
I have the SS4, SS5, & SS20. if you want a non-Solaris Distro on these machines, Netbooting or getting a CD-ROM drive are your only options. You can try Floppy distros, but they are known to not be very stable ands installations usually fail on Sparc arch.
Edited by doomtroll, 07 April 2009 - 11:29 AM.
#18
Posted 07 April 2009 - 12:05 PM
yeah i'm probably gonna get a cd drive as yeah y not, it actually doesnt have any distro on it now, its partitioned 3 parts im guessing boot/swap/home but havent been able to check really it doesnt boot though, so i was just going to try and use the openbsd floppy to net install the full bsd so wouldnt have to work that good but o well. wanted bsd because y not, and i dont want to download a solaris 9/10 dvdI have the SS4, SS5, & SS20. if you want a non-Solaris Distro on these machines, Netbooting or getting a CD-ROM drive are your only options. You can try Floppy distros, but they are known to not be very stable ands installations usually fail on Sparc arch.
#19
Posted 08 April 2009 - 01:59 AM
You can download Solaris 9 CD version for Sparc here. You need to set up an account, but its all free.
#20
Posted 10 April 2009 - 01:00 AM
got a site where i can get KTS32000/S5 ram for the 170mhz sparc station 5? the only ones i can find are like 20-$300 perstick and yeah need 6 of them and dont want to spend $20 for a fin 32mb stick of rambasically but i dont see the point as its a crappy fujistu 170mhz proc instead of the 110mhz t.i. so its not really supported by anything/ super buggy. idk so far it didnt work with the open bsd floppy
You looking for one of thoose?
cheapest I found was $9 americano.
http://www.weirdstuf...-bin/item/16001
cheers din-din
they sell sparc cpus too.
BinRev is hosted by the great people at Lunarpages!













