diff --git a/BasiliskII/src/MacOSX/HowTo.html b/BasiliskII/src/MacOSX/HowTo.html new file mode 100644 index 00000000..960f680a --- /dev/null +++ b/BasiliskII/src/MacOSX/HowTo.html @@ -0,0 +1,144 @@ + +
To run Basilisk II, you need a ROM image, which is a data file +containing a copy of the ROM chips from a real 68k Macintosh.
+ +The best way (i.e. most legally acceptable) to get a ROM +image is to produce it from your old Mac. Take a program like CopyROM, +download it onto your old Mac, and use it to produce the image file, +which you then upload to your OS X Mac.
+ +The easiest way to get a ROM image is to get one from someone else +(e.g. another Basilisk II user, or an emulation web site). +Note that this probably contravenes several copyright laws.
+ +Once you have your ROM image, you need to tell Basilisk II to use it: +
If you want to press the Run button on the 'BasilsikII Emulator' window, +after a few moments you should see a Mac screen, with a picture of a floppy +disk with a flashing question mark. That is the Mac telling you that it needs +a disk to boot from.
+ +Basilisk II needs a copy of the MacOS to boot from. Anything from System 6 +through to MacOS 8.1 should be usable, although I have only tested System 7.1 +and 7.6.
+ +It is possible to use Basilisk II with a CD-ROM, but because most bootable +CDs have a minimal System Folder, it is better if you use a disk image with the +MacOS installed on it.
+ +There are two options: either grab an image that someone else has made, +or create one yourself. If you have some time, and access to a MacOS install CD, +then these instructions will help you do the latter.
+ + +Before you can install the MacOS onto a disk volume, +you need to create a disk to install onto:
+ +If you want to have more than one hard disk available to Basilisk II, +you could create additional volumes here.
+ + +Insert your MacOS install CD-ROM, and wait a few moments for +the Finder to mount the disk. While still in your preferences:
+ +After the installer finishes it may try to reboot (or you may need to +force a reboot). When it reboots, BasiliskII may exit. Start it again, +and you should boot into your installed OS.
+ +If Basilisk II is running MacOS 7.6 or newer, you can easily access some +of the files from your OS X disks. Just set the 'Unix directory to mount' in the +Volumes tab of the Preferences. Next time the Emulator starts up, a new disk will +appear on its Desktop (called Unix).
+ +To prevent clashes with the OS X desktop files, I suggest that the directory +you select is not a whole disk (e.g. '/' or '/Volumes/disk'). Mount a +sub-folder instead (like '/Applications (Mac OS 9)').
+ +