<div dir="ltr"><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Nov 24, 2015 at 12:06 AM, Mark Cave-Ayland <span dir="ltr"><<a href="mailto:mark.cave-ayland@ilande.co.uk" target="_blank">mark.cave-ayland@ilande.co.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On 24/11/15 05:23, Alfonso Gamboa wrote:<br>
<br>
> Here are some links I packaged for the emaculation forum, included is an<br>
> image with macsbug installed already.  I had success booting to desktop.<br>
><br>
> Note:  it seems as time goes by, booting several times using the ISO<br>
> images corrupts them, resulting in failed boots with crashes at the boot<br>
> splash screen.  Crashes will continue until you replace them with fresh<br>
> ones from the zip files.  Reasons as to why are unknown at this time.<br>
<br>
</span>Yeah I noticed when booting from a CDROM that my open windows are<br>
remembered across sessions(!). This makes me think that OS 9 thinks the<br>
HFS volume is a HD rather than a CDROM and so mounts it read/write on<br>
boot. How would I find this out in OS9?<br>
<span class=""><br>
> Resedit, Stuffit, Toast, Disk Copy, utilities in an ISO to mount within<br>
> QEMU:<br>
> <a href="http://bebop.gtxent.com/qemu_os9_utilities.iso.zip" rel="noreferrer" target="_blank">http://bebop.gtxent.com/qemu_os9_utilities.iso.zip</a><br>
><br>
> MacOS 9.2.2 bootable image(extensions all removed):<br>
> <a href="http://bebop.gtxent.com/os922_uni.iso.zip" rel="noreferrer" target="_blank">http://bebop.gtxent.com/os922_uni.iso.zip</a><br>
><br>
> MacOS 9.2.1 bootable image(extensions all removed):<br>
> <a href="http://bebop.gtxent.com/os92_test.iso.zip" rel="noreferrer" target="_blank">http://bebop.gtxent.com/os92_test.iso.zip</a><br>
><br>
> MacOS 9.2.1 bootable image with macsbug (extensions all removed):<br>
> <a href="http://bebop.gtxent.com/os92_test_macsbug.iso.zip" rel="noreferrer" target="_blank">http://bebop.gtxent.com/os92_test_macsbug.iso.zip</a><br>
<br>
</span>These images are definitely helpful, however what would be really useful<br>
to know is exactly what the modules in question do:<br>
<br>
- Multiprocessing (maybe uses a currently unimplemented CPU instruction<br>
to facilitate faster multitasking?)<br>
<br>
- Open Transport ASLM Modules (no idea what these do)<br>
<br>
- Apple Audio Extension Module (is this just a standard sound driver or<br>
other? I did get a backtrace once suggesting that it was trying to<br>
access digital CDROM audio which is why it crashed. Then again if it<br>
thinks that the CDROM is a HD then that's not going to help too much<br>
here either).<br>
<br>
<br>
ATB,<br>
<br>
Mark.<br>
<br>
</blockquote></div><br><div><div class="gmail_default" style="font-size:small">​The "Multiprocessing" folder contains a file named "Apple CPU Plugins" of type cpup. Looking at the resource "cpups", it seems to contain code to supplement the OS to support various newer CPUs and architectures.  The resources in the file are named (and contain):</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">PowerSurge2PPlugin:</div><div class="gmail_default" style="font-size:small">"hammerhead" (old clone computers based off multiple PPC 604I believe)</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">G3Plugin:</div><div class="gmail_default" style="font-size:small">Powerbook1,1</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Core99Plugin:</div><div class="gmail_default" style="font-size:small">uni-north</div><div class="gmail_default" style="font-size:small">keylargo</div><div class="gmail_default" style="font-size:small">PowerMac2,1</div><div class="gmail_default" style="font-size:small">PowerMac2,2</div><div class="gmail_default" style="font-size:small">PowerMac3,4<br></div><div class="gmail_default" style="font-size:small">PowerMac3,5</div><div class="gmail_default" style="font-size:small">PowerMac4,1<br></div><div class="gmail_default" style="font-size:small">PowerBook3,3<br></div><div class="gmail_default" style="font-size:small">PowerBook3,4</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">The "Open Transport ASLM Modules" file seem to be a collection of shared libraries, since many programs, once this file is removed from the extensions folder, refuses to run, for example Apple System Profiler.  OTLib$NBPScnr, OTLib$SerIAB are some examples of shared libraries contained within this file.  This is verified from the book "<span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:11.869px;line-height:19.2px">Sad Macs, Bombs, and Other Disasters: And what to Do about Them </span><span style="color:rgb(51,51,51);font-family:Arial,sans-serif;font-size:8.9557px;line-height:19.2px">By Ted Landau</span><div class="gmail_default" style="color:rgb(51,51,51);font-family:Arial,sans-serif;line-height:19.2px;display:inline">​, see <a href="https://goo.gl/TVm9Tt">https://goo.gl/TVm9Tt</a>"​ </div></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I will do more research.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Thanks,</div><div class="gmail_default" style="font-size:small">Alfonso<br></div><br></div>
</div></div>