summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/105/graphic/1794202
blob: 176aad3a439092f8f5b5a5b98acc5b63d9db255d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
graphic: 0.952
instruction: 0.948
boot: 0.901
device: 0.883
network: 0.766
mistranslation: 0.764
semantic: 0.720
socket: 0.658
vnc: 0.633
other: 0.589
KVM: 0.229
assembly: 0.200

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.