Search results

  1. V

    iMac G3 - Installing Mac OS X Via USB

    Great job. I'm just beating my head against the table trying to start the OS X installation from a USB drive. I have PM G3 B&W, PM G4 QS, PM G4 MDD here -- OS 9 boots without problems, I used the following commands: boot usb0/@1:,\\:tbxi probe-usb boot usb0/@1:,\\:tbxi I also tried to specify...
  2. V

    2024 PowerPC Challenge

    You're probably talking about xPostFacto. I haven't tried it on my MiniTower yet, but it'll probably work.
  3. V

    2024 PowerPC Challenge

    Try using bootable iPartition #4. MorphOS requires 3 partitions, I kept a cheat sheet in the form of several screenshots to manually partition the disk. Try it, it should work out.
  4. V

    2024 PowerPC Challenge

    Hey! I want to tell about my Power Macintosh 9600/300. The plugs have not yet been installed. Soon I should receive a parcel in which the SCSI Zip Drive will be in an unknown state, after checking the zip, this computer will be fully assembled. Inside is: BlueSCSIv2 (12.2022) + 128 GB SDXC...
  5. V

    SAPPHIRE RADEON 9000 ATLANTIS PRO - Power Mac G4 firmware

    Too bad, I was hoping it would work. Thank you for checking it out. But, you can find Radeon 9200/9250 128 MB and also flash it. I've had experience with 9250 - it works. Just pay attention to the design of these boards, also not all are suitable for Resistor mode. Drivers for Mac OS 9 also...
  6. V

    SAPPHIRE RADEON 9000 ATLANTIS PRO - Power Mac G4 firmware

    If it's exactly Radeon 9000 Pro, I've always believed that for boards with this design, where there is no toggle switch, it's enough to remove the resistor. No? I want to try this trick, but I haven't found 128 MB 9000 Pro in this design yet. I have one 128 MB 9000 Pro, but there is a toggle...
  7. V

    How to print to any printer from Classic Mac OS using macOS / X.

    @smiles, I don't want to believe that AppleScript will be abandoned. With the help of shortcuts you can do a lot of different cool actions, but the combination of shortcuts and AppleScript allows you to create quick actions that can't be created otherwise. Again, AppleScript can be linked to the...
  8. V

    How to print to any printer from Classic Mac OS using macOS / X.

    I'll duplicate my message with Macos9lives. I've always thought it should be like this: ~/Library/Workflows/Applications/Folder Actions/ You may like my rough code better. property FileExt : {"docx", "doc", "pages", "pdf"} on adding folder items to this_folder after receiving added_items...
  9. V

    SATA? In an old world PCI Power Mac?! IMPOSSIBRU! (Updated 11/22/23)

    Hey! Great topic, I used this discussion to create my first SATA board and I want to share the result. I have 2 board designs with a SIL3112 controller, I'll call it conditionally "black" and "red". "Black" boards are discussed on most resources, and everything is more or less clear with them...