diff options
Diffstat (limited to 'results/classifier/108/graphic/1794202')
| -rw-r--r-- | results/classifier/108/graphic/1794202 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/results/classifier/108/graphic/1794202 b/results/classifier/108/graphic/1794202 new file mode 100644 index 00000000..fb5bbda7 --- /dev/null +++ b/results/classifier/108/graphic/1794202 @@ -0,0 +1,23 @@ +graphic: 0.952 +boot: 0.901 +device: 0.883 +network: 0.766 +semantic: 0.720 +files: 0.674 +socket: 0.658 +vnc: 0.633 +performance: 0.610 +other: 0.589 +PID: 0.463 +debug: 0.332 +permissions: 0.249 +KVM: 0.229 + +Trying to install Mac OS X 10.5, it gives this error, "Mac OS X cannot be installed on your computer." + +When I try to install Mac OS X 10.5, it gives this error, "Mac OS X cannot be installed on your computer." Command ran in the command-line: "C:\Program Files\qemu\qemu-system-ppc" -L pc-bios -boot d -M mac99,via=pmu -m 512 -hda "C:\Users\*****\Downloads\macosx105\MacOSHDD.qcow2" -cdrom "C:\Users\*****\Downloads\macosx105\osx leopard install.iso" -netdev user,id=mynet0 -device sungem,netdev=mynet0 + + + +Fixed issue by switching boot from d to c. I found the solution by just seeing if it would work, and it does. + |