ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/MacOSX/HowTo.html
(Generate patch)

Comparing BasiliskII/src/MacOSX/HowTo.html (file contents):
Revision 1.1 by nigel, 2003-03-26T22:26:32Z vs.
Revision 1.3 by nigel, 2003-06-03T12:26:28Z

# Line 19 | Line 19 | To run Basilisk II, you need both:
19   <UL>
20   <LI>A Mac ROM image. Even though there is a ROM in your OS X Mac,
21          it is too new for a 68k Mac to make use of. Any Mac II ROM,
22 <        and most of the Quadra ROMS, will work. In the near future,
23 <        Mac Plus, SE or Classic ROMS may also be usable (though only
24 <        for emulating a monochrome Mac). Quadra 660av and 840av
25 <        ROMS are currently also unusable </LI>
22 >        and most of the Quadra ROMS, will work.
23 >        <BR> (Quadra 660av and 840av ROMs are currently unusable.
24 >        I don't know about Mac LC ROMs. In the near future, Mac Plus,
25 >        SE or Classic ROMS may also be usable, though only for emulating
26 >        a monochrome Mac). </LI>
27   <LI>A copy of the MacOS, which at the moment has to either be on
28          a CD-ROM, or on a disk image </LI>
29   </UL>
# Line 37 | Line 38 | containing a copy of the ROM chips from
38   <P> The best way (<I>i.e.</I> most legally acceptable) to get a ROM
39   image is to produce it from your old Mac. Take a program like CopyROM,
40   download it onto your old Mac, and use it to produce the image file,
41 < which you then upload to your OS X Mac. </P>
41 > which you then copy or upload to your OS X Mac.
42 > A good page which describes this process is
43 > <A HREF="http://mes.emuunlim.com/tips/capturing_a_mac_rom_image.htm">here</A>.
44 > </P>
45  
46   <P> The easiest way to get a ROM image is to get one from someone else
47   (<I>e.g.</I> another Basilisk II user, or an emulation web site).
# Line 54 | Line 58 | Note that this probably contravenes seve
58   </OL>
59   </P>
60  
61 < <P> If you want to press the Run button on the 'BasilsikII Emulator' window,
62 < after a few moments you should see a Mac screen, with a picture of a floppy
61 > <P> If you want to test this, press the Run or Power button
62 > (in the top right corner of the 'BasiliskII Emulator' window).
63 > After a few moments you should see a Mac screen, with a picture of a floppy
64   disk with a flashing question mark. That is the Mac telling you that it needs
65   a disk to boot from. </P>
66  
# Line 63 | Line 68 | a disk to boot from. </P>
68  
69   <H2> <A NAME="b-disk"> Creating a boot disk </A> </H2>
70  
71 < <P> Basilisk II needs a copy of the MacOS to boot from. Anything from System 6
72 < through to MacOS 8.1 should be usable, although I have only tested System 7.1
73 < and 7.6. </P>
71 > <P> Basilisk II needs a copy of the MacOS to boot from. Anything from System 7
72 > through to MacOS 8.1 should be usable.
73 > <BR> (Felix Eng and I have only tested System 7.0.1, 7.1, 7.5.3 and 7.6,
74 > although Felix also got System 6.0.8 to work with SE/30 Roms) </P>
75  
76   <P> It is possible to use Basilisk II with a CD-ROM, but because most bootable
77   CDs have a minimal System Folder, it is better if you use a disk image with the
# Line 75 | Line 81 | MacOS installed on it. </P>
81   or create one yourself. If you have some time, and access to a MacOS install CD,
82   then these instructions will help you do the latter. </P>
83  
84 + <P> Note that there is currently no Install CD image on Apple's Web site -
85 + they only seem to have MacOS 7.5.3 floppy disk images (all 19 of them).
86 + If you do not have a friend with an install CD, you can possibly make one
87 + by copying the System Folder from a bootable OS 7 or 8 CD, and burning that
88 + onto a CD with the floppy disk images.
89 + <BR>Thanks to Attilio Farina for this tip! </P>
90 +
91  
92   <H3> Create a new BasiliskII disk </H3>
93  
# Line 82 | Line 95 | then these instructions will help you do
95   you need to create a disk to install onto: </P>
96  
97   <OL>
98 < <LI> Start up the Basilisk spplication.<BR>
98 > <LI> Start up the Basilisk application.<BR>
99          (If it is already running, skip this step)</LI>
100   <LI> Open the preferences. </LI>
101   <LI> Go to the Disk Volumes tab. </LI>
# Line 103 | Line 116 | the Finder to mount the disk. While stil
116   <LI> Go to the Emulation tab and check that your emulation is appropriate
117       for your install image
118       <BR>(<I>e.g.</I> I had to change from Quadra900 to IIci,
119 <          because my generic 7.1 install CD didn't support the Quadra). </LI>
119 >          because my generic 7.1 install CD didn't support the Quadra),
120 >     and that you have the RAM size set appropriately
121 >         <BR>(<I>e.g.</I> 8MB RAM may not be enough for a 7.5.3 install). </LI>
122   <LI> Click the save button. </LI>
123   <LI> In the BasiliskII Emulator window, click Run. <BR>
124          (If it is already running, but showing the floppy with the question mark,
# Line 124 | Line 139 | and you should boot into your installed
139  
140   <H2> <A NAME="mount">Mounting Unix Files</A> </H2>
141  
142 < <P> If Basilisk II is running MacOS 7.6 or newer, you can easily access some
142 > <P> If Basilisk II is running MacOS 7.5.3 or newer, you can easily access some
143   of the files from your OS X disks. Just set the 'Unix directory to mount' in the
144   Volumes tab of the Preferences. Next time the Emulator starts up, a new disk will
145   appear on its Desktop (called Unix). </P>
# Line 141 | Line 156 | Written by Nigel Pearson on 26th March,
156  
157   </BODY>
158  
159 < </HTML>
159 > </HTML>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines