can someone help me, I make it all the way to the 8:00 min mark without any trouble. I get all the way to where we need to restart and once I have removed the download file from the nano start-manjaro. when I ./start I am met with the Qemu logo for a few seconds and then the screen goes to black and stays that way permanently. Ive done this process 4 times and everything works perfectly up until this part and I don't know how to fix it.
./start-manjaro.sh -boot c No like this. Please add -boot c at the end of the start-manjaro.sh file; save that file then try. Something like this qemu-system-x86_64 \ -m 4G \ -vga virtio \ -display default,show-cursor=on \ -usb \ -device usb-tablet \ -smp 2 \ -drive file=manjaro.qcow2,if=virtio \ -cpu host \ -machine type=q35,accel=hvf \ -boot c
You have to install qemu on your macOS. If you have homebrew installed then it is as simple as this command brew install qemu .If you do not have homebrew installed go to brew.sh/ and copy the command below the caption Install Homebrew and paste it in your terminal and follow instructions. Hope it helps.
I did that but i used another guide ua-cam.com/video/RT8Rh8yJy-w/v-deo.html&ab_channel=fracnull to download it without sudo access does that affect anything?
@@itsteh6891 I would try executing the file without chmod command. If you have created the .sh file you should have execution permissions. Try executing the file without the command and tell me what happens.
This was a very good video explaining the process quite clearly. I am going to follow it exactly so I can see what you saw. My goal is to install an OS that I can use to create an Armbian build for my rockpro64 SBC, I will let you know how it goes.
You are doing some serious engineering. While I am not a hardware person I would love to hear your updates ... and is possible your thought process in endeavours. Best of luck friend...
I do not have access to a MacBook Pro 14 m2 pro chip. Additionally if you check the system requirements www.eve-ng.net/index.php/documentation/installation/system-requirement/ it clearly states 'MAC M1 and M2 CPU is not supported due issues with VM Ware Fusion and nested CPU.' .Why would ask me to endeavour something not supported. Please read up and check facts before asking.
Following your script fails on my macbook pro 2019 with intel i7: [ TIME ] Timed out waiting for device /dev/virtio-ports/org.qemu.guest_agent.0. [DEPEND] Dependency failed for QEMU Guest Agent. And the boot process stops here. Not sure why.
According to the official link hvf is inbuilt in macos starting from 10.10+ i.e Yosemite. developer.apple.com/documentation/hypervisor Which version of macOS are you on? Does your processor support virtualization? Have you enabled it in the bios? Please check.
@@rakshan3554 Oh m1 mac, thererfore this confusion. This video will only work for intel based macs. There are other videos which provide guidance for m1 macs. I do not possess an m1 mac, therefore no guidance on my channel.
Hey, I'm trying to install chrome os flex on my Mac because I'm gonna need chrome os for school. We don't have an iso file to chrome os Flex, and when I try to put my .bin file, emu doesn't accept. What can I do??
This page edu.google.com/intl/ALL_in/chromebooks/chrome-os-flex/ says that ChromeOS Flex is a version of ChromeOS made to modernise your school's existing PCs and Mac devices at no additional cost. There is a form which you need to fill and supposedly Google will help you get access to ChromeOS Flex on your Mac device at no additional cost. Try it.
Fascinating video! I only heard of QEMU recently so was considering if it was possible to use this to boot up an older version of MacOS. I have 32bit games&apps … plus I’m now also wondering if QEMU could run older PPC versions of macOS 🤔 Thanks for a great video 👍🏻
Thanks Steve. I already have a video to run an older version of macOS; find it here ua-cam.com/video/nTBTWbpOokI/v-deo.html Yes, you can absolutely run ppc macOS versions with QEMU.
@@HikmatEUstad Just install version Kali version 2023.1. Your script was awesome, without it I couldn't have gotten the install running. I tweaked a few lines to get a few things working but your help is really appreciated. Thanks again.
QEMU per se works on m1 but the command line would change dramatically. I would recommend scouring for qemu on mac m1. Best of luck. P.S I do not have a m1 Mac; if I did it would result in a series of amazing videos.
While running UTM virtual machine, this error is encountering, pls help qemu-aarch64-softmmu: -netdev vmnet-shared,id=net0: cannot create vmnet interface: conflict, sharing service is in use
Hi, thanks for the tutorial. I could follow until the boot from disk, there the manjaro logo is shown and then it disappears and then nothing.... Do you know what goes wrong. I am running macos 13.2 on a macbook pro
@@HikmatEUstad Can't get into GUI too. I'm running macOS 12.5.1. Manjaro manjaro-xfce-22.1.0-minimal-230421-linux61. qemu-system-x86_64 --version 8 Looked for lightdm problems in Manjaro forum but no luck about using qemu. Followed the lightdm trouble shooting tips. Got into TTY with ctrl+alt+F2 and found out it exited at X server. It's far beyond my capability to find out what's happening.
@@louism9725 Manjaro can be finicky at times, glad it worked for me at the time of recording. How about you switch to a more stable distro like linux mint or ubuntu. You would have to download the appropriate iso and change the line in the script to point to that iso. Try and write back hopefully with your success.
I'm stuck when trying to run the ./start.sh file. The first thing I get is "qemu-system-x86_64: : Could not open ' ': No such file or directory" Any idea of how to fix this?
You need a CPU that supports both KVM and IOMMU. Additionally your motherboard and chipset should also support PCIE passthrough. Then it MIGHT be possible...
To run the operating system with qemu, we need a script which contains qemu commands. That script is start-manjaro.sh We also need an iso file to install Manjaro to a virtual disk. Therefore we have downloaded an iso file and create a qcow2 virtual disk. If you are talking about the qemu commands in the script then I have explained them in the video and you should check out qemu documentation for better understanding. Hope it helps.
I forgot to test, and the system is no more available to me right now. You can always try and post your observation here for the benefit of the community.
Is it possible to run macOS High Sierra as a guest, under macOS Catalina as host... with hardware acceleration for the guest? Running a High Sierra VM now under VMWare, but there is no hardware acceleration which makes screen refreshes painful. Running Intel as well, not Apple Silicon. Thanks for this video!
Absolutely, use the in built Apple HVF accelerator for High Sierra. Catalina can be the host running QEMU powered by Apple's HVF accelerator while High Sierra can run as a guest. Keep me posted on this one. How it went.
@@HikmatEUstad Excellent, will definitely see if I can get that running. No hardware acceleration is painful under VMWare. Just need to run XCode 8 for a project I'm working on. They stopped allowing (unofficial) custom plugins past 8, and I have like 5 I wrote that I don't want to give up haha. Many thanks for the tips, very appreciated. Sharing knowledge is caring!
So what are the option when you use qemu-system-x86_64 -machine help? It would depend on your qemu installation and hardware capabilities. From that list you will have to choose a machine type that your processor can support.
@@HikmatEUstad This is what i get and idk which machine to choose, i have an m1 macbook air: "~ % qemu-system-x86_64 --machine help Supported machines are: microvm microvm (i386) pc Standard PC (i440FX + PIIX, 1996) (alias of pc-i440fx-7.1) pc-i440fx-7.1 Standard PC (i440FX + PIIX, 1996) (default) pc-i440fx-7.0 Standard PC (i440FX + PIIX, 1996) pc-i440fx-6.2 Standard PC (i440FX + PIIX, 1996) pc-i440fx-6.1 Standard PC (i440FX + PIIX, 1996) pc-i440fx-6.0 Standard PC (i440FX + PIIX, 1996) pc-i440fx-5.2 Standard PC (i440FX + PIIX, 1996) pc-i440fx-5.1 Standard PC (i440FX + PIIX, 1996) pc-i440fx-5.0 Standard PC (i440FX + PIIX, 1996) pc-i440fx-4.2 Standard PC (i440FX + PIIX, 1996) pc-i440fx-4.1 Standard PC (i440FX + PIIX, 1996) pc-i440fx-4.0 Standard PC (i440FX + PIIX, 1996) pc-i440fx-3.1 Standard PC (i440FX + PIIX, 1996) pc-i440fx-3.0 Standard PC (i440FX + PIIX, 1996) pc-i440fx-2.9 Standard PC (i440FX + PIIX, 1996) pc-i440fx-2.8 Standard PC (i440FX + PIIX, 1996) pc-i440fx-2.7 Standard PC (i440FX + PIIX, 1996) pc-i440fx-2.6 Standard PC (i440FX + PIIX, 1996) pc-i440fx-2.5 Standard PC (i440FX + PIIX, 1996) pc-i440fx-2.4 Standard PC (i440FX + PIIX, 1996) pc-i440fx-2.3 Standard PC (i440FX + PIIX, 1996) pc-i440fx-2.2 Standard PC (i440FX + PIIX, 1996) pc-i440fx-2.12 Standard PC (i440FX + PIIX, 1996) pc-i440fx-2.11 Standard PC (i440FX + PIIX, 1996) pc-i440fx-2.10 Standard PC (i440FX + PIIX, 1996) pc-i440fx-2.1 Standard PC (i440FX + PIIX, 1996) pc-i440fx-2.0 Standard PC (i440FX + PIIX, 1996) pc-i440fx-1.7 Standard PC (i440FX + PIIX, 1996) (deprecated) pc-i440fx-1.6 Standard PC (i440FX + PIIX, 1996) (deprecated) pc-i440fx-1.5 Standard PC (i440FX + PIIX, 1996) (deprecated) pc-i440fx-1.4 Standard PC (i440FX + PIIX, 1996) (deprecated) q35 Standard PC (Q35 + ICH9, 2009) (alias of pc-q35-7.1) pc-q35-7.1 Standard PC (Q35 + ICH9, 2009) pc-q35-7.0 Standard PC (Q35 + ICH9, 2009) pc-q35-6.2 Standard PC (Q35 + ICH9, 2009) pc-q35-6.1 Standard PC (Q35 + ICH9, 2009) pc-q35-6.0 Standard PC (Q35 + ICH9, 2009) pc-q35-5.2 Standard PC (Q35 + ICH9, 2009) pc-q35-5.1 Standard PC (Q35 + ICH9, 2009) pc-q35-5.0 Standard PC (Q35 + ICH9, 2009) pc-q35-4.2 Standard PC (Q35 + ICH9, 2009) pc-q35-4.1 Standard PC (Q35 + ICH9, 2009) pc-q35-4.0.1 Standard PC (Q35 + ICH9, 2009) pc-q35-4.0 Standard PC (Q35 + ICH9, 2009) pc-q35-3.1 Standard PC (Q35 + ICH9, 2009) pc-q35-3.0 Standard PC (Q35 + ICH9, 2009) pc-q35-2.9 Standard PC (Q35 + ICH9, 2009) pc-q35-2.8 Standard PC (Q35 + ICH9, 2009) pc-q35-2.7 Standard PC (Q35 + ICH9, 2009) pc-q35-2.6 Standard PC (Q35 + ICH9, 2009) pc-q35-2.5 Standard PC (Q35 + ICH9, 2009) pc-q35-2.4 Standard PC (Q35 + ICH9, 2009) pc-q35-2.12 Standard PC (Q35 + ICH9, 2009) pc-q35-2.11 Standard PC (Q35 + ICH9, 2009) pc-q35-2.10 Standard PC (Q35 + ICH9, 2009) isapc ISA-only PC none empty machine"
Brother, my video only works for macOS running on Intel processors. Had I access to an M2 mac, I would have made a guide for it. You can search for M2 guides from other tubers. Best of luck.
I keep getting the error: "zsh: illegal hardware instruction qemu-img create -f qcow2 manjaro.qcow2 15G" Whenever I try to create the image. Root privileges didn't help either. Any ideas?
Uninstall qemu from the command line, reboot computer and reinstall qemu. If qemu has been installed correctly it should recognize its commands. What is the output of qemu-system-x86_64 --version
@@JJSquirtle Please check if your processor supports hardware virtualization. Then ensure you have installed qemu correctly on macOS. The most basic command is throwing an error.
M1 Mac is ARM architecture therefore you probably need to run a guide relevant to your machine configuration. Follow this gentelman's blog to setup your VM www.naut.ca/blog/2021/12/09/arm64-vm-on-macos-with-libvirt-qemu/ .According to official sources hvf is supported on M1 Macs wiki.qemu.org/ChangeLog/6.2#Arm "On macOS hosts with Apple Silicon CPUs we now support the 'hvf' accelerator for running AArch64 guests" . Make sure you have the latest qemu which is 6.2 as of the time of my reply. Had I a M1 Mac a video would have been out by now :-(
@@HikmatEUstad so basically I have to follow everything the person does in the blog and I can add my own iso which is the one you showed in the video? Manjaro os
If the error message is on the first boot then there is a problem with the iso you have used. If after installation then it possibly could be due to faulty installation. Which version of macOS? Which ISO did you use?
@@HikmatEUstad Because it simply does not work on M2 therefore you cannot do a tutorial. I am struggling on this for days and it seems it is not possible
Nope, you misunderstood my lucid reply. I cannot do a tutorial because I do not have access to a M2 mac. Not because it does not work. It is definately possible; you have to expand your searching skills beyond youtube. Also experience with qemu command line helps. If we were in the same city I would call you over with your shiny M2 and try to help.
@@HikmatEUstad we are even on different continents. I understood your reply. My reply was about other people that does not do tutorial because usually you only show in tutorials something that works and Apple Silicon platform is not supported by Qemu. Experience with command line gives nothing in this example because there are miriads combinations and whole thing is undocumented. just sad story but if you want virtualize something Intel is a way to go, let's hope Apple change its mind and go back to CPU that is used by everyone.
Apple is not going to go back to Intel in the near foreseeable future. If virtualization is your aim, there are other options on M2 which you can explore. Are you not aware?
[SOLVED] when using the ./start command it throws up some errors "Could not open ' ': No such file or directory ./start-kali.sh: line 8: -cdrom: command not found" (Im trying to load kali linux so i named it kali) So the first problem is that for some reason i dont think it sees the .sh but at the same time it does know its there And for the -cdrom: command not found, i dont know what this is giong on about, is just says that the -cdrom isnt a command. i have the .iso file in there and in the QEMU folder, I am on MacOS Monterey [SOLUTION] I dont know how this will work with many other people but actually dedicating your CPU type helped, for me this worked -cpu Nehalem as for the cdrom not found it just worked when i changed the cpu
Alternative approach for hardware acceleration of VMs using QEMU on macOS ua-cam.com/video/R88JszUeU1o/v-deo.html
brother, where did you download the manjaro file from ? you mention at 2:52 in your video that you already downloaded the file.
Download the manjaro iso file from the official manjaro download site manjaro.org/download/
can someone help me, I make it all the way to the 8:00 min mark without any trouble. I get all the way to where we need to restart and once I have removed the download file from the nano start-manjaro. when I ./start I am met with the Qemu logo for a few seconds and then the screen goes to black and stays that way permanently. Ive done this process 4 times and everything works perfectly up until this part and I don't know how to fix it.
Add -boot c at the end and post feedback.
@@HikmatEUstad I’m having the same problem still
./start-manjaro.sh -boot c No like this. Please add -boot c at the end of the start-manjaro.sh file; save that file then try. Something like this
qemu-system-x86_64 \
-m 4G \
-vga virtio \
-display default,show-cursor=on \
-usb \
-device usb-tablet \
-smp 2 \
-drive file=manjaro.qcow2,if=virtio \
-cpu host \
-machine type=q35,accel=hvf \
-boot c
@@HikmatEUstad it says -boot: command not found
Strange, does the start-manjaro.sh file work if you remove boot command?
Thanks for introducing qemue
It's my pleasure. I hope you learned something valuable.
When i do qemu-img command at 2:38 it just responds that the command doesn't exist what do i do
You have to install qemu on your macOS. If you have homebrew installed then it is as simple as this command brew install qemu .If you do not have homebrew installed go to brew.sh/ and copy the command below the caption Install Homebrew and paste it in your terminal and follow instructions. Hope it helps.
I did that but i used another guide ua-cam.com/video/RT8Rh8yJy-w/v-deo.html&ab_channel=fracnull to download it without sudo access does that affect anything?
@@itsteh6891 That is good for you. I wonder why you do not have admin privileges though? Now that you have qemu installed you can get your hands wet.
@@HikmatEUstad is there a way to use the command at 5:36 without sudo?
@@itsteh6891 I would try executing the file without chmod command. If you have created the .sh file you should have execution permissions. Try executing the file without the command and tell me what happens.
This was a very good video explaining the process quite clearly. I am going to follow it exactly so I can see what you saw. My goal is to install an OS that I can use to create an Armbian build for my rockpro64 SBC, I will let you know how it goes.
You are doing some serious engineering. While I am not a hardware person I would love to hear your updates ... and is possible your thought process in endeavours. Best of luck friend...
@mr hikmat can you pls provide a video how to install eveng on MacBook Pro 14 m2 pro chip
I do not have access to a MacBook Pro 14 m2 pro chip. Additionally if you check the system requirements www.eve-ng.net/index.php/documentation/installation/system-requirement/
it clearly states 'MAC M1 and M2 CPU is not supported due issues with VM Ware Fusion and nested CPU.' .Why would ask me to endeavour something not supported. Please read up and check facts before asking.
Well done! Very helpful video!
I am glad I could be of help.
Following your script fails on my macbook pro 2019 with intel i7:
[ TIME ] Timed out waiting for device /dev/virtio-ports/org.qemu.guest_agent.0.
[DEPEND] Dependency failed for QEMU Guest Agent.
And the boot process stops here.
Not sure why.
Scouring the internet is a skill one should develop over time. Never faced that error.
1:54
I see, so it's `qemu-img`! Thank you so much for this tutorial, I was so confused why typing `qemu` was not doing anything.
You are very welcome. Please spread the good word around. Thanks for your help.
your amazing brother, I just sub. this is a fun content
Thank you brother. Welcome to the family. It is great to have you.
@@HikmatEUstad Gladly brother, can't wait to play more QEMU, since I wanna try KVM virtualization badly And your vids made me it possible. Cheers
it is saying in my macbook that :qemu-system-x86_64: invalid accelerator hvf what can i do??
According to the official link hvf is inbuilt in macos starting from 10.10+ i.e Yosemite. developer.apple.com/documentation/hypervisor Which version of macOS are you on? Does your processor support virtualization? Have you enabled it in the bios? Please check.
Im using macbook air and its up to date i guess x86_64 is for pro
@@rakshan3554 No it is for all versions of macOS. Which version of macOS are you using?
Im using apple m1 air version sir. I couldn’t find a proper solution
@@rakshan3554 Oh m1 mac, thererfore this confusion. This video will only work for intel based macs. There are other videos which provide guidance for m1 macs. I do not possess an m1 mac, therefore no guidance on my channel.
Hey, I'm trying to install chrome os flex on my Mac because I'm gonna need chrome os for school. We don't have an iso file to chrome os Flex, and when I try to put my .bin file, emu doesn't accept. What can I do??
This page edu.google.com/intl/ALL_in/chromebooks/chrome-os-flex/ says that ChromeOS Flex is a version of ChromeOS made to modernise your school's existing PCs and Mac devices at no additional cost. There is a form which you need to fill and supposedly Google will help you get access to ChromeOS Flex on your Mac device at no additional cost. Try it.
what is the argument for powerpc cpu?
Neither do I own a powerpc mac nor I do know right from the top of my head. Had I access to a powerpc mac I could have made a detailed guide.
5:45 aahahhahahahaha i love it
I'm pleased.
amazing guide
Glad you think so! I just try to produce the best guides.
Fascinating video! I only heard of QEMU recently so was considering if it was possible to use this to boot up an older version of MacOS. I have 32bit games&apps … plus I’m now also wondering if QEMU could run older PPC versions of macOS 🤔 Thanks for a great video 👍🏻
Thanks Steve. I already have a video to run an older version of macOS; find it here ua-cam.com/video/nTBTWbpOokI/v-deo.html Yes, you can absolutely run ppc macOS versions with QEMU.
@@HikmatEUstad Brilliant!! I'll check that out shortly, thank you 🙂
As salamu alaikum akhi.Great video
Walaikum Salaam O Wa Rahmatullahi Wa Barkatohu. Jazak Allah Khair.
Does your VM have network access?
Absolutely yes; if yours does not work try a different network adapter.
good stuff thanks,
Glad you enjoyed it
@@HikmatEUstad Just install version Kali version 2023.1. Your script was awesome, without it I couldn't have gotten the install running. I tweaked a few lines to get a few things working but your help is really appreciated. Thanks again.
@@d3mist0clesgee12 I am an elated human being now 🙂
does it works on Mac m1 2020 ?
QEMU per se works on m1 but the command line would change dramatically. I would recommend scouring for qemu on mac m1. Best of luck. P.S I do not have a m1 Mac; if I did it would result in a series of amazing videos.
While running UTM virtual machine, this error is encountering, pls help
qemu-aarch64-softmmu: -netdev vmnet-shared,id=net0: cannot create vmnet interface: conflict, sharing service is in use
Your network interface is already in use.
Hi, thanks for the tutorial. I could follow until the boot from disk, there the manjaro logo is shown and then it disappears and then nothing....
Do you know what goes wrong. I am running macos 13.2 on a macbook pro
Try a different/lower version of manjaro, or a different linux distro like mint and write back if the behavior is the same.
@@HikmatEUstad Can't get into GUI too. I'm running macOS 12.5.1.
Manjaro manjaro-xfce-22.1.0-minimal-230421-linux61.
qemu-system-x86_64 --version 8
Looked for lightdm problems in Manjaro forum but no luck about using qemu. Followed the lightdm trouble shooting tips. Got into TTY with ctrl+alt+F2 and found out it exited at X server. It's far beyond my capability to find out what's happening.
@@louism9725 Manjaro can be finicky at times, glad it worked for me at the time of recording. How about you switch to a more stable distro like linux mint or ubuntu. You would have to download the appropriate iso and change the line in the script to point to that iso. Try and write back hopefully with your success.
@@HikmatEUstad Thanks. I'm wondering how the live installer is working with GUI and a local installation not?
@@louism9725 Then there is an issue with the installation. The live envrionment is testimony to this fact.
I'm stuck when trying to run the ./start.sh file. The first thing I get is "qemu-system-x86_64: : Could not open ' ': No such file or directory" Any idea of how to fix this?
Possibly you do not have qemu installed correctly or there is something that qemu is trying to find which it cannot locate.
Thanks.. I am having gtx 1060 graphic, can i use in the macos vm
You need a CPU that supports both KVM and IOMMU. Additionally your motherboard and chipset should also support PCIE passthrough. Then it MIGHT be possible...
I don’t understand what to do at 5:26 mins
To run the operating system with qemu, we need a script which contains qemu commands. That script is start-manjaro.sh We also need an iso file to install Manjaro to a virtual disk. Therefore we have downloaded an iso file and create a qcow2 virtual disk. If you are talking about the qemu commands in the script then I have explained them in the video and you should check out qemu documentation for better understanding. Hope it helps.
Does the clipboard copy paste work from one system to the other?
I forgot to test, and the system is no more available to me right now. You can always try and post your observation here for the benefit of the community.
Is it possible to run macOS High Sierra as a guest, under macOS Catalina as host... with hardware acceleration for the guest? Running a High Sierra VM now under VMWare, but there is no hardware acceleration which makes screen refreshes painful. Running Intel as well, not Apple Silicon. Thanks for this video!
Absolutely, use the in built Apple HVF accelerator for High Sierra. Catalina can be the host running QEMU powered by Apple's HVF accelerator while High Sierra can run as a guest. Keep me posted on this one. How it went.
I actually have what you need ua-cam.com/video/nTBTWbpOokI/v-deo.html
@@HikmatEUstad Excellent, will definitely see if I can get that running. No hardware acceleration is painful under VMWare. Just need to run XCode 8 for a project I'm working on. They stopped allowing (unofficial) custom plugins past 8, and I have like 5 I wrote that I don't want to give up haha. Many thanks for the tips, very appreciated. Sharing knowledge is caring!
Thanks! I'm trying to run arm or x86 android un qemu. Any idea where can i get some useful info about it?
You are only limited by your searching capabilities and patience. For RnD like these you have to put to test both these qualities and more...
I get this error when i try to run the script:
qemu-system-x86_64: unsupported machine type
Use -machine help to list supported machines
So what are the option when you use qemu-system-x86_64 -machine help? It would depend on your qemu installation and hardware capabilities. From that list you will have to choose a machine type that your processor can support.
@@HikmatEUstad This is what i get and idk which machine to choose, i have an m1 macbook air:
"~ % qemu-system-x86_64 --machine help
Supported machines are:
microvm microvm (i386)
pc Standard PC (i440FX + PIIX, 1996) (alias of pc-i440fx-7.1)
pc-i440fx-7.1 Standard PC (i440FX + PIIX, 1996) (default)
pc-i440fx-7.0 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-6.2 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-6.1 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-6.0 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-5.2 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-5.1 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-5.0 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-4.2 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-4.1 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-4.0 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-3.1 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-3.0 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-2.9 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-2.8 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-2.7 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-2.6 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-2.5 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-2.4 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-2.3 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-2.2 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-2.12 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-2.11 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-2.10 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-2.1 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-2.0 Standard PC (i440FX + PIIX, 1996)
pc-i440fx-1.7 Standard PC (i440FX + PIIX, 1996) (deprecated)
pc-i440fx-1.6 Standard PC (i440FX + PIIX, 1996) (deprecated)
pc-i440fx-1.5 Standard PC (i440FX + PIIX, 1996) (deprecated)
pc-i440fx-1.4 Standard PC (i440FX + PIIX, 1996) (deprecated)
q35 Standard PC (Q35 + ICH9, 2009) (alias of pc-q35-7.1)
pc-q35-7.1 Standard PC (Q35 + ICH9, 2009)
pc-q35-7.0 Standard PC (Q35 + ICH9, 2009)
pc-q35-6.2 Standard PC (Q35 + ICH9, 2009)
pc-q35-6.1 Standard PC (Q35 + ICH9, 2009)
pc-q35-6.0 Standard PC (Q35 + ICH9, 2009)
pc-q35-5.2 Standard PC (Q35 + ICH9, 2009)
pc-q35-5.1 Standard PC (Q35 + ICH9, 2009)
pc-q35-5.0 Standard PC (Q35 + ICH9, 2009)
pc-q35-4.2 Standard PC (Q35 + ICH9, 2009)
pc-q35-4.1 Standard PC (Q35 + ICH9, 2009)
pc-q35-4.0.1 Standard PC (Q35 + ICH9, 2009)
pc-q35-4.0 Standard PC (Q35 + ICH9, 2009)
pc-q35-3.1 Standard PC (Q35 + ICH9, 2009)
pc-q35-3.0 Standard PC (Q35 + ICH9, 2009)
pc-q35-2.9 Standard PC (Q35 + ICH9, 2009)
pc-q35-2.8 Standard PC (Q35 + ICH9, 2009)
pc-q35-2.7 Standard PC (Q35 + ICH9, 2009)
pc-q35-2.6 Standard PC (Q35 + ICH9, 2009)
pc-q35-2.5 Standard PC (Q35 + ICH9, 2009)
pc-q35-2.4 Standard PC (Q35 + ICH9, 2009)
pc-q35-2.12 Standard PC (Q35 + ICH9, 2009)
pc-q35-2.11 Standard PC (Q35 + ICH9, 2009)
pc-q35-2.10 Standard PC (Q35 + ICH9, 2009)
isapc ISA-only PC
none empty machine"
I have an error in ./start "invalid accelerator hvf" I have a M2 chip
Brother, my video only works for macOS running on Intel processors. Had I access to an M2 mac, I would have made a guide for it. You can search for M2 guides from other tubers. Best of luck.
I keep getting the error: "zsh: illegal hardware instruction qemu-img create -f qcow2 manjaro.qcow2 15G"
Whenever I try to create the image. Root privileges didn't help either. Any ideas?
Uninstall qemu from the command line, reboot computer and reinstall qemu. If qemu has been installed correctly it should recognize its commands. What is the output of qemu-system-x86_64 --version
@@HikmatEUstad Thank you, will get back to you on results after I wake up, It's late for me so I'm gonna sleep first
Good night 😴
@@HikmatEUstad I'm still getting the illegal hardware instruction thing as a result of qemu-system-x86_64 --version
@@JJSquirtle Please check if your processor supports hardware virtualization. Then ensure you have installed qemu correctly on macOS. The most basic command is throwing an error.
When I try to do it on my m1 Mac it said that there was a problem with hvf acceleration can you help?
M1 Mac is ARM architecture therefore you probably need to run a guide relevant to your machine configuration. Follow this gentelman's blog to setup your VM www.naut.ca/blog/2021/12/09/arm64-vm-on-macos-with-libvirt-qemu/ .According to official sources hvf is supported on M1 Macs wiki.qemu.org/ChangeLog/6.2#Arm "On macOS hosts with Apple Silicon CPUs we now support the 'hvf' accelerator for running AArch64 guests" . Make sure you have the latest qemu which is 6.2 as of the time of my reply. Had I a M1 Mac a video would have been out by now :-(
@@HikmatEUstad so basically I have to follow everything the person does in the blog and I can add my own iso which is the one you showed in the video? Manjaro os
Possibly yes
hey sir good video keep it up but i have a question im running windows xp on qemu and do not know how to connect to wifi pls help me
Please add -net user -net nic,model=rtl8139 to the script and remove any previous network configuration if any. Keep me posted.
@@HikmatEUstad in the terminal?
I don't understand where to write it
sir can you answer
pls
my VM seemed to install fine, then rebooted to a black screen. Guess I'll be sticking with VirtualBox...
You should try a different Linux distro before giving up on QEMU. Trust me you will love it once you understand QEMU true potential.
After "pause the video". Press CTRL+O to save.
At what time does this happen?
@@HikmatEUstad At 5:26. Thanks for this Tutorial, if was very detailed, simple to follow, and worked for me.
@@jmd4001 I am elated. Nothing satisfies me more than my viewers triumphs.
What about Mac silicon ?
Yes you can definitely use on Mac Silicon also. I do not own one therefore no guide.
Did you use Intel or AMD processor?
Intel
@@HikmatEUstad Would it be possible/easy if I use AMD (Ryzen)?
@@andreasrichman5628 Definitely possible but unsure if easy with AMD.
did everything like you but it says "no bootable device"
If the error message is on the first boot then there is a problem with the iso you have used. If after installation then it possibly could be due to faulty installation. Which version of macOS? Which ISO did you use?
@@HikmatEUstad Big sur, and manjaro not minimal one.
@@HikmatEUstad redid it, doesn't seem to work
Hmmm.... that's strange. Did installing QEMU throw up any errors or warnings message?
@@HikmatEUstad nope all went smooth till ./start-manjaro.sh and then the QEMU window opens "no bootable device"
how to get the ISO file ?
Go to manjaro website and download it from there.
That tutorial no longer working, on M2 chip
That is so true Seb. Unfortunately I do not have access to M2 therefore no tutorial. Wonder why those who have do not make tutorials.
@@HikmatEUstad Because it simply does not work on M2 therefore you cannot do a tutorial. I am struggling on this for days and it seems it is not possible
Nope, you misunderstood my lucid reply. I cannot do a tutorial because I do not have access to a M2 mac. Not because it does not work. It is definately possible; you have to expand your searching skills beyond youtube. Also experience with qemu command line helps. If we were in the same city I would call you over with your shiny M2 and try to help.
@@HikmatEUstad we are even on different continents. I understood your reply. My reply was about other people that does not do tutorial because usually you only show in tutorials something that works and Apple Silicon platform is not supported by Qemu. Experience with command line gives nothing in this example because there are miriads combinations and whole thing is undocumented. just sad story but if you want virtualize something Intel is a way to go, let's hope Apple change its mind and go back to CPU that is used by everyone.
Apple is not going to go back to Intel in the near foreseeable future. If virtualization is your aim, there are other options on M2 which you can explore. Are you not aware?
[SOLVED]
when using the ./start command it throws up some errors
"Could not open ' ': No such file or directory ./start-kali.sh: line 8: -cdrom: command not found"
(Im trying to load kali linux so i named it kali)
So the first problem is that for some reason i dont think it sees the .sh but at the same time it does know its there
And for the -cdrom: command not found, i dont know what this is giong on about, is just says that the -cdrom isnt a command. i have the .iso file in there and in the QEMU folder,
I am on MacOS Monterey
[SOLUTION] I dont know how this will work with many other people but actually dedicating your CPU type helped, for me this worked
-cpu Nehalem
as for the cdrom not found it just worked when i changed the cpu
Love it when my viewers RnD like me.... kudos
@@HikmatEUstad thanks lol
How did you fix the Could not open ' '? I can't seem to figure it out. Changing the cpu didn't seem to help.
@@GeneralWeeb could you paste what error your getting here?
👍👌👍
Thx buddy for your encouragement.
why did you type "touch start-manjaro.sh"? It got an error when it entered this.....YES!! I did it!!! noob success. thanks
I am glad for your success. Good job.
@@HikmatEUstad how would I change the script to pass the BT to QEMU or would that mess up the host?
@@Wardaug passing BT is possible only through PCIE passthrough in QEMU which is non trivial.
@@HikmatEUstad Non trival, meaning? Is it too complicated?