Hard Disk Image for an iMac G3 DV 400 on MacOS 9.2.2?

Elate

6502
I have an iMac G3 DV 400 (Slot-Loader) that I'm trying to repair, next thing I plan to do is recapping the PAV board. But the DVD-ROM drive doesn't really work, just makes a loud mechanical noise when you insert something, and doesn't try pushing it inwards, nor does it give me a way to eject it once I manually push it all the way in, so a MacOS installation CD is a no-go.

So, is it possible to prepare the SSD on my Windows PC with a hard disk image I can flash to it so I have no need for a installation disc? Unsure if external USB DVD drives work, and FireWire external DVD-players are a bit too expensive for me due to scarcity, shipping, and import taxes.
 
I have an iMac G3 DV 400 (Slot-Loader) that I'm trying to repair, next thing I plan to do is recapping the PAV board. But the DVD-ROM drive doesn't really work, just makes a loud mechanical noise when you insert something, and doesn't try pushing it inwards, nor does it give me a way to eject it once I manually push it all the way in, so a MacOS installation CD is a no-go.

So, is it possible to prepare the SSD on my Windows PC with a hard disk image I can flash to it so I have no need for a installation disc? Unsure if external USB DVD drives work, and FireWire external DVD-players are a bit too expensive for me due to scarcity, shipping, and import taxes.
I had similar problems a while back here's my technique for force ejecting CDs:


I fixed a broken CD-RW drive in an iMac G3 using rubber bands:

 
I had similar problems a while back here's my technique for force ejecting CDs:


I fixed a broken CD-RW drive in an iMac G3 using rubber bands:

The belt seemed alright when I opened it, but I'll definitely look into a replacement next time I open it to closer inspect how the belt's doing. Though I am a bit unsure about the quality of the blank CDs I have as I can't find much about the brand online, is there still a way to flash a fully functional hard disk image onto the SSD from my PC?
 
The belt seemed alright when I opened it, but I'll definitely look into a replacement next time I open it to closer inspect how the belt's doing. Though I am a bit unsure about the quality of the blank CDs I have as I can't find much about the brand online, is there still a way to flash a fully functional hard disk image onto the SSD from my PC?
Or it could be the roller. The rubber gets worn and can slip on the inner metal rod too. You can use dd in Linux or on a Mac to copy a HD image directly to an SSD. The command will look something like dd if=myImage.imgOrIsoOrWhatever of=/dev/sdMySSDorSD . This is possible if you have an SSD or SD adapter to your PC, e.g. USB->SSD. I used USB->IDE->mSATA at one point with my Mac mini G4.
 
Back
Top