Can the Ultra64 demo ISO be mounted on a non-SGI machine?
#5
RE: Can the Ultra64 demo ISO be mounted on a non-SGI machine?
(06-07-2024, 01:43 AM)DevilMaster Wrote:  I started with a simple "mount SGI-Nintendo-Ultra-64.iso" and got that error.
After reading your reply, I tried "mount -t efs -r SGI-Nintendo-Ultra-64.iso" and got the usage line with all the options listed, which makes me think I'm not using the correct syntax, but I don't know what I'm doing wrong.

You didn't specify a mount point. E.g.,
Code:
mount -t efs -r SGI-Nintendo-Ultra-64.iso /foo

Use any existing (and preferably, empty) directory in place of /foo.

Also, I'll re-iterate that I'm not a NetBSD expert so I don't know if that is sufficient for a loopback mount. On Linux you'd also need '-o loop' in there (as shown in jan-jaap's post) but that is not the right syntax for NetBSD. You may need another option or you may need a different command entirely to setup a loopback device first (equivalent to losetup on Linux). Perhaps somebody with NetBSD knowledge will weigh in on that.

SGI:  Indigo, Indigo2, Octane, Origin 300
Sun:  SPARCstation 20 (x4), Ultra 2, Blade 2500, T5240
HP:  9000/380, 425e, C8000
Digital: DECstation 5000/125, PWS 600au
jpstewart
Developer

Trade Count: (1)
Posts: 444
Threads: 6
Joined: May 2018
Location: SW Ontario, CA
Find Reply
06-08-2024, 01:18 AM


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)