You will need to restore the disk image to the drive itself (or clone it) so that the disk is bootable.Can I put a Leopard (10.5) Installer file (.iso) on an external HDD (Firewire 800) and boot from that on my G5 to update the OS (10.3)?
G5 specs
Does that have to be done on the G5?You will need to restore the disk image to the drive itself so that the disk is bootable.
Do you have any ability to run a VM?Does that have to be done on the G5?
I tried it on my M1 mini and it said 'restore failed' almost immediately. Maybe I did it wrong. I erased the disk, and formatted it HFS+. Then I chose restore, selected the .iso file from my downloads folder as the image, clicked 'restore' and got the 'failed' message.
Yeah, not an option in Big Sur, so I'll have to format on the G5... but then it won't be recognized on the mini after that, right? I mean, I wouldn't be able to bring the drive back to the mini to do the restore.It would need to be formatted in Apple Partition Map to be bootable from the PowerMac anyway IIRC.
Nope.Do you have any ability to run a VM?
Maybe use the ISO to install a VM and then once it's up and running use Disk Utility from that to format the drive as APM and then restore the iso to the drive.
The M1 should be able to read the drive fine, as long as it's still Mac OS Extended with APM partition map.Yeah, not an option in Big Sur, so I'll have to format on the G5... but then it won't be recognized on the mini after that, right? I mean, I wouldn't be able to bring the drive back to the mini to do the restore.
I'd make it 9.5GB.The .iso is 8.12GB. What size should the partition be?
Anything will workDoes the partition need to have a specific name?
Disk Utility's GUI restore function has been neutered on machines with System Integrity Protection enabled. You'll have to do it through the terminal. First do a fresh reformat with APM and HFS+, then mount your ISO image and perform this command in the command-line:Does that have to be done on the G5?
I tried it on my M1 mini and it said 'restore failed' almost immediately. Maybe I did it wrong. I erased the disk, and formatted it HFS+. Then I chose restore, selected the .iso file from my downloads folder as the image, clicked 'restore' and got the 'failed' message.
sudo asr restore -source /Volumes/Mac\ OS\ X\ Install\ DVD -target /Volumes/MyVolume -erase -noverify
Nothing is obvious with me. haha. I have very little experience with Terminal. I named the partition 'installer', so would that make it:Obviously the path to your source and target should be renamed to what it actually is.
sudo asr restore -source /Volumes/Mac\ OS\ X\ Install\ DVD -target /Volumes/installer -erase -noverify
That should be right.Nothing is obvious with me. haha. I have very little experience with Terminal. I named the partition 'installer', so would that make it:?Code:sudo asr restore -source /Volumes/Mac\ OS\ X\ Install\ DVD -target /Volumes/installer -erase -noverify
Doesn't really make a difference, but you can remove the extra space.Is there supposed to be two spaces before "-target"?
Can you select the drive in the boot menu when holding down option at startup?Not working. I chose the 10.5 Install drive as the startup disk and restarted and it restarted back to login screen. Went back in sys prefs to make sure it was still chosen, and it was. Restarted again. Same results. Opened Disk Utility and under info it says it's bootable.
???
Hmm... does Panther's Disk Utility show the drive with Apple Partition Map? Otherwise, I would just use a USB flash drive.There was only one icon - a G5. There was an → arrow symbol, I clicked on that, thinking it might show more options. Now I have a black screen.
No, it still says Apple_HFS.Hmm... does Panther's Disk Utility show the drive with Apple Partition Map? Otherwise, I would just use a USB flash drive.