jaromaz / MacintoshPi

MacintoshPi is a project that allows running full-screen versions of Apple's Mac OS 7, Mac OS 8 and Mac OS 9 with sound, active online connection and modem emulation under Raspberry Pi.

Home Page:https://jm.iq.pl/MacintoshPi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Location of .img or .dsk files?

aptonline opened this issue · comments

I’m referring to the following in the read me.

The additional file .img or .dsk can be added to the launched system by adding the image file name at the end of the command which invokes the system concerned, e.g.

mac os9 demo.img

My question is where should these files be kept? Can they be added to Downloads or do they need to be in the Mac OS path in question? (/usr/share/macintoshpi/macos9 for example)

I think I’ve answered this now, you have to be in the same directory as the .img or .dsk you want to mount when running the mac os7 command.

You can also give the full path to the image file as well.