>> http://9legacy.org/download/9spirit.iso.bz2 >> > winrar says unexpected end of archive when extracting...
That's surprising, it works fine here with bzip2 on Plan 9 or Linux. Also, these CD images are generated using the same scripts as the Bell Labs ones (ie compressed with bzip2 -9). % hget -o 9spirit.iso.bz2 http://9legacy.org/download/9spirit.iso.bz2 % bunzip2 9spirit.iso.bz2 % sha1sum 9spirit.iso.bz2 a6599db5660b930b5cbb72626947382db0aebd92 9spirit.iso.bz2 % sha1sum 9spirit.iso f2a5689dbe60fec207bfdce2cb1aa5cd351333d4 9spirit.iso You should check the sha1 of the downloaded file matches the one from http://9legacy.org/download/9spiritchecksums.txt. -- David du Colombier