Jump to content











Photo
- - - - -

Running Mac OS X as a QEMU/KVM Guest?

mac qemu kvm snow leopard

  • Please log in to reply
No replies to this topic

#1 Marietto

Marietto

    Frequent Member

  • Advanced user
  • 268 posts
  • Location:Italy
  • Interests:Computers,movies,read/write,talking about philosophy and religion.
  •  
    Italy

Posted 15 July 2014 - 04:32 PM

Hello to everyone. I'm trying to run boot Mac OS X as a QEMU/KVM Guest on my real mac mini,following these instructions : http://www.contrib.a.../~somlo/OSXKVM/

 

I did the whole process more times but the result is always the same for me...check the screenshot...it seems that Mac OS Snow Leopard want to start the installation,but after a long time nothing happens anymore...it is freezed...

This is the script that I run after having configured fedora as explained on the gabriel somlo website :

 

./qemu/x86_64-softmmu/qemu-

system-x86_64 \
-enable-kvm -m 2048 -cpu core2duo \
-machine q35 \
-usb -device usb-kbd -device usb-mouse \
-device isa-applesmc,osk="ciao"
-kernel ./chameleon_svn2360_boot \
-smbios type=2 \
-device ide-drive,bus=ide.2,drive=MacHDD \
-drive id=MacHDD,if=none,file=./mac_hdd.img \
-netdev user,id=hub0port0 \
-device e1000-82545em,netdev=hub0port0,id=mac_vnet0 \
-monitor stdio \
-device ide-drive,bus=ide.0,drive=MacDVD \
-drive id=MacDVD,if=none,snapshot=on,file=./SnowLeopard.10.6.iso
 
maybe I do some kind of error that I can't see. What do you suggest to me to do ? thanks.






Also tagged with one or more of these keywords: mac, qemu, kvm, snow leopard

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users