How do I open SGI ISOs on Windows? -
DevilMaster - 04-06-2020
I have found an ISO containing several graphical demos meant to be run on an Onyx. Normally, I'd take it to a friend of mine who has an Onyx, but these day I can't due to the quarantine. So I thought that, even though I can't run the programs, I'd still like to know what it contains. And here's the bad surprise: neither WinRAR nor WinCDEmu can open it, which means it's not a standard ISO file. What software can I use to open it?
RE: How do I open SGI ISOs on Windows? -
Raion - 04-06-2020
These aren't ISO images. They're EFS images that are mislabeled because people don't know any better.
Windows cannot understand EFS. If you have WSL you can try EFS2TAR, but otherwise you're gonna need a Linux or BSD based system to extract the contents
RE: How do I open SGI ISOs on Windows? -
DevilMaster - 04-06-2020
Oooh, so that's why! Thanks!
RE: How do I open SGI ISOs on Windows? -
callahan - 04-06-2020
This blog has a great run-down of the EFS problem and development of the EFS2TAR utility.
https://blog.pizzabox.computer/posts/sgi-efs-yakshave/
It would be great to get the CD archived. I don't recall seeing an Onyx-specific demo in the random repositories I've run across.
RE: How do I open SGI ISOs on Windows? -
chulofiasco - 04-07-2020
(04-06-2020, 08:26 PM)callahan Wrote: This blog has a great run-down of the EFS problem and development of the EFS2TAR utility.
https://blog.pizzabox.computer/posts/sgi-efs-yakshave/
It would be great to get the CD archived. I don't recall seeing an Onyx-specific demo in the random repositories I've run across.
I’d also like to check it out..
RE: How do I open SGI ISOs on Windows? -
Raion - 01-09-2022
Windows System for Linux. A shitty "Linux addon" in Windows 10 and up.
RE: How do I open SGI ISOs on Windows? -
mamed - 01-09-2022
Basically you slap it in Linux use efs2tar and then it’s a tar and you can open it
RE: How do I open SGI ISOs on Windows? -
Raion - 01-09-2022
You can't. You can use it in WSL, but overall if you can't figure that out you're better off using an Ubuntu live CD or something and using efs2tar off there.
Or if you are doing a network install, use a network install guide. I have them for a few OSes. Net BSD and illumos are the easiest.
RE: How do I open SGI ISOs on Windows? -
mamed - 01-09-2022
(01-09-2022, 03:42 PM)BenKirb Wrote: How do I use efs2tar on Windows?
You might be able to with Cygwin but I’ve never tried. I would download virtual box and set up a vm of unbuntu real quick and do it that way. There’s a bunch of stuff to get it setup the readme doesn’t describe it well but it does work very well.
on a Linux machine git clone from the terminal the repository
https://github.com/sophaskins/efs2tar