Search results

  1. P

    Is there a way to extract contents from VISE / StuffIt InstallMaker installers?

    Well, I just tried installing it in 68k QEMU (a Quadra 800 running 8.1) and it just installed I think. There is what I got (attached).
  2. P

    Is there a way to extract contents from VISE / StuffIt InstallMaker installers?

    I had a quick look at InstallerMaker files and I think... By default, the files are compressed using the StuffIt format. They're stored in the data fork Based on this, I tried copying the data fork from an installer of my own into a new file formatted as a .sit, just on the off chance...
  3. P

    5500/225 advice

    Personally I wouldn't got past 8.6 for my only boot. 9.x is less stable on beige macs than it is on iMacs and other later macs, plus it takes forever to boot... and uses loads of RAM... 9.2.2 needs hacks to install on a beige mac, 9.1 is the maximum that just installs. I'd just install 8.1 or...
  4. P

    5500/225 advice

    It will go all the way to 9.1, or 9.2.2 with a bit of messing. You struggle to get OSX on them because they have low maximum RAM limits. I said 8.1 because it is the next "good" OS on from 7.6.1. Plus it's memory requirements are pretty similar to 7.6.1 and so without finding out how much RAM...
  5. P

    5500/225 advice

    If you just update it to Mac OS 8.1 it will be fine again. The cheapest way to get ethernet is a PCI ethernet card. There are some common cheap models that work in old macs, for example, ones based around the RTL8139 or RTL8169S chip. The mac drivers can be found here ...
  6. P

    Mac IIcx no chime after board re-cap and startup circuit repair

    Ah, now that is an issue I know. The issue is that the filesystem changed a little between System 6 and System 7 - your System 6 is trying to rebuild the structure of the filesystem on the disk formatted for newer OSes, but the disk is locked, so it is failing. For CDs this was an issue with...
  7. P

    Mac IIcx no chime after board re-cap and startup circuit repair

    It isn't a period issue, this is a BlueSCSI thing. Effectively it is presenting something as a locked disk that isn't a disk, so the OS is seeing something incorrectly formatted, that it can't correct. You can force things to not mount... but this absolutely needs to be sorted from the SD card...
  8. P

    Mac IIcx no chime after board re-cap and startup circuit repair

    Sounds like there is a/are file/s on the card that it is trying to recognise as an image. Check the log file to see what files it is trying to mount as disk images. If that isn't possible for some reason (I don't have a bluescsi) remove any files you have added other than the disk images you...
  9. P

    Mac IIcx no chime after board re-cap and startup circuit repair

    That issue is entirely to do with the disk image, not PRAM. PRAM only holds info on which device to boot related to this. I recommend starting from a stock bootable image and working from there. It just sounds like the image is mounting locked for some reason, but that is a bit of a weird...
  10. P

    Mac IIcx no chime after board re-cap and startup circuit repair

    Yes, confirmed that you need to install 32bit QuickDraw. Little brochure for the card (and its alternative that is identical except that it ships with 1MB pre-soldered). Yours is the 4.8, but upgraded to the 8.24 due to the VRAM SIMMs.
  11. P

    Mac IIcx no chime after board re-cap and startup circuit repair

    That may be a lack of RAM to be honest. Stuffit isn't the best at throwing actual error messages and tends to just give up and quit.
  12. P

    Mac IIcx no chime after board re-cap and startup circuit repair

    In the Mode32 control panel itself, then go to the Memory control panel and switch it from 24 to 32bit addressing - you then need to restart. It will forget that setting if you power down without a battery, but will otherwise remember. The only real difference you'll generally notice is that in...
  13. P

    Mac IIcx no chime after board re-cap and startup circuit repair

    Slimming down to 4MB would be going back to Mac OS 7.0.1 (uses about 1MB with a light install if I remember) or even 6.0.8 (uses hardly anything at all - way less than a MB)... But 4MB is abnormally little for a IIcx, you probably should bump it to around 20MB (4x 1MB SIMMs + 4x 4MB SIMMs) for...
  14. P

    Software-only OVERCLOCK for LC475, LC575, Quadra 605

    Sad news. Based on the fact that the Performa 630 is a derivative of the LC 475, and its memory controller, the F108 is apparently based on the MEMCjr... plus it uses resistors to set the clock speed as on the LC 475 using a clock generator of the same brand... sounds hopeful... I made a...
  15. P

    Software-only OVERCLOCK for LC475, LC575, Quadra 605

    Updated version of the Control Strip Module available here : https://macintoshgarden.org/apps/control-strip-475-overclock Most changes (other than the typo I'd made in the menu) are in the background, but this new version seems to be more stable at higher speeds due to refined timings. I've...
  16. P

    SheepShaver and BasiliskII building for BeOS

    https://macintoshgarden.org/apps/gobe-productive-201 https://macintoshgarden.org/games/corum-iii-chaotic-magic-beos
  17. P

    SheepShaver and BasiliskII building for BeOS

    I don't have the same card as you, although it is possible to use drivers from other cards. I often use CPU Director by Power Logix with my Sonnet cards. I've found it a little more stable. If your card works without the extension I would just use it like that. But given it crashes with the...
  18. P

    SheepShaver and BasiliskII building for BeOS

    But if the extension already loads before the BeOS loader, then you don't need to make the change. It wont make any difference. Yeah, that sounds like a different issue. I've booted my 9600 with two different G4s, a PowerLogix 350MHz and a Sonnet 400MHz. The only ones I've had trouble with are...
  19. P

    SheepShaver and BasiliskII building for BeOS

    For interest, this is what you get when you use a 466MHz G3 upgrade : ... and this is what you get with a 400MHz G4 upgrade. Note how BeOS 5.0.3 is aware of what a G3 is (PowerPC 750), but doesn't know what to call the G4. It also gets the MHz wrong for the G4 (but right for the G3).
  20. P

    SheepShaver and BasiliskII building for BeOS

    It is probably just visually slow (the SheepShaver window updates at a fixed framerate). Change the setting for the framerate in SheepShaver's settings. Set it to 30 or something (don't go too high or it hogs processor that could be used for computation). If you benchmark it, it shouldn't be...