foxlet / macOS-Simple-KVM

Tools to set up a quick macOS VM in QEMU, accelerated by KVM.
13.6k stars 1.14k forks source link

how the hell do you install qemu #467

Open urrstupid-bob opened 3 years ago

urrstupid-bob commented 3 years ago

it gives me this shitty error saying "qemu-system-x86_64 command not found" I fuckin installed it and copied and pasted every command. WTF?!?!?!?!?!?!?!?!?!?!?!?!?!?!?!? I saw the whole process with my own F** eyes

larsblumberg commented 3 years ago

I saw your fucking message with my own eyes. How the fuck do you expect someone to help you with such a fucking problem description?

yavincl commented 3 years ago

I bet in 2 years time you'll be posting on online forums about how toxic the linux community is and how we didn't help you.

prince11jose commented 3 years ago

My guess is you are trying to run mac on a ARM processor like the raspberry pi devices. Please use a x86_64 compatible machine. Try to at least search for the package and install manually before you lash out. Your username says a lot. Change it.

urrstupid-bob commented 3 years ago

Nope

urrstupid-bob commented 3 years ago

I have a go pavilion cs3xxx computer it does not have ARM

urrstupid-bob commented 3 years ago

My god stupid auto correct It is a HP pavilion 15 cs3xx

urrstupid-bob commented 3 years ago

I have kali linux will that work

prince11jose commented 3 years ago

It should be able to. Type "qemu-system-x86_64 -h" and see if you are able to get the help. If that doesn't work try installing it "sudo apt install qemu-system-x86_64 -y". Also make sure you have virtualization enabled in the bios.

a73435 commented 3 years ago
  1. try doing apt install qemu-system-x86
  2. you shouldn't use kali as a daily driver
jimmyli56 commented 3 years ago

In addition to @a73435's comment, I personally believe something like Arch or Manjaro is better suited for qemu and I hope this guide from ThePassthroughPost can help a bit. https://passthroughpo.st/new-and-improved-mac-os-tutorial-part-1-the-basics/

walker84837 commented 1 year ago

@jimmyli56 Yeah, I can say it perfectly works on Arch Linux.