How To Install And Use QEMU Virtual Machine On macOS With HVF Acceleration - Command Line Tutorial

Поділитися
Вставка
  • Опубліковано 3 гру 2024

КОМЕНТАРІ • 156

  • @HikmatEUstad
    @HikmatEUstad  2 роки тому

    Alternative approach for hardware acceleration of VMs using QEMU on macOS ua-cam.com/video/R88JszUeU1o/v-deo.html

  • @Shoeb-kj2pl
    @Shoeb-kj2pl 10 місяців тому +1

    brother, where did you download the manjaro file from ? you mention at 2:52 in your video that you already downloaded the file.

    • @HikmatEUstad
      @HikmatEUstad  9 місяців тому

      Download the manjaro iso file from the official manjaro download site manjaro.org/download/

  • @joshgarber2828
    @joshgarber2828 Рік тому +1

    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.

    • @HikmatEUstad
      @HikmatEUstad  Рік тому +1

      Add -boot c at the end and post feedback.

    • @joshgarber2828
      @joshgarber2828 Рік тому +1

      @@HikmatEUstad I’m having the same problem still

    • @HikmatEUstad
      @HikmatEUstad  Рік тому +1

      ./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

    • @joshgarber2828
      @joshgarber2828 Рік тому +1

      @@HikmatEUstad it says -boot: command not found

    • @HikmatEUstad
      @HikmatEUstad  Рік тому +1

      Strange, does the start-manjaro.sh file work if you remove boot command?

  • @jinsthomas713
    @jinsthomas713 Рік тому

    Thanks for introducing qemue

    • @HikmatEUstad
      @HikmatEUstad  Рік тому

      It's my pleasure. I hope you learned something valuable.

  • @itsteh6891
    @itsteh6891 Рік тому +1

    When i do qemu-img command at 2:38 it just responds that the command doesn't exist what do i do

    • @HikmatEUstad
      @HikmatEUstad  Рік тому

      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.

    • @itsteh6891
      @itsteh6891 Рік тому

      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?

    • @HikmatEUstad
      @HikmatEUstad  Рік тому

      @@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.

    • @itsteh6891
      @itsteh6891 Рік тому

      @@HikmatEUstad is there a way to use the command at 5:36 without sudo?

    • @HikmatEUstad
      @HikmatEUstad  Рік тому

      @@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.

  • @wbslim2
    @wbslim2 2 роки тому +3

    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.

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому +1

      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...

  • @dataupload-cw9pn
    @dataupload-cw9pn Рік тому +2

    @mr hikmat can you pls provide a video how to install eveng on MacBook Pro 14 m2 pro chip

    • @HikmatEUstad
      @HikmatEUstad  Рік тому

      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.

  • @АлексейС-з9ч
    @АлексейС-з9ч 8 місяців тому +1

    Well done! Very helpful video!

    • @HikmatEUstad
      @HikmatEUstad  8 місяців тому

      I am glad I could be of help.

  • @marcq1588
    @marcq1588 3 місяці тому +1

    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.

    • @HikmatEUstad
      @HikmatEUstad  3 місяці тому

      Scouring the internet is a skill one should develop over time. Never faced that error.

  • @themadpro
    @themadpro 2 роки тому

    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.

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      You are very welcome. Please spread the good word around. Thanks for your help.

  • @MurangShaBu_MahalNaBiGas
    @MurangShaBu_MahalNaBiGas 2 роки тому +1

    your amazing brother, I just sub. this is a fun content

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      Thank you brother. Welcome to the family. It is great to have you.

    • @MurangShaBu_MahalNaBiGas
      @MurangShaBu_MahalNaBiGas 2 роки тому

      @@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

  • @rakshan3554
    @rakshan3554 Рік тому +2

    it is saying in my macbook that :qemu-system-x86_64: invalid accelerator hvf what can i do??

    • @HikmatEUstad
      @HikmatEUstad  Рік тому

      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
      @rakshan3554 Рік тому

      Im using macbook air and its up to date i guess x86_64 is for pro

    • @HikmatEUstad
      @HikmatEUstad  Рік тому +1

      @@rakshan3554 No it is for all versions of macOS. Which version of macOS are you using?

    • @rakshan3554
      @rakshan3554 Рік тому

      Im using apple m1 air version sir. I couldn’t find a proper solution

    • @HikmatEUstad
      @HikmatEUstad  Рік тому

      @@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.

  • @gustavodias007
    @gustavodias007 Рік тому +1

    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??

    • @HikmatEUstad
      @HikmatEUstad  Рік тому

      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.

  • @Yamenssmod
    @Yamenssmod 12 днів тому +1

    what is the argument for powerpc cpu?

    • @HikmatEUstad
      @HikmatEUstad  11 днів тому

      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.

  • @justchokingaround
    @justchokingaround 2 роки тому +2

    5:45 aahahhahahahaha i love it

  • @thetransferaccount4586
    @thetransferaccount4586 2 роки тому +1

    amazing guide

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      Glad you think so! I just try to produce the best guides.

  • @AtariCrypt
    @AtariCrypt 2 роки тому +4

    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 👍🏻

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому +1

      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.

    • @AtariCrypt
      @AtariCrypt 2 роки тому

      @@HikmatEUstad Brilliant!! I'll check that out shortly, thank you 🙂

  • @AC-pr2si
    @AC-pr2si 3 роки тому +1

    As salamu alaikum akhi.Great video

    • @HikmatEUstad
      @HikmatEUstad  3 роки тому

      Walaikum Salaam O Wa Rahmatullahi Wa Barkatohu. Jazak Allah Khair.

  • @phungteha8407
    @phungteha8407 9 місяців тому +1

    Does your VM have network access?

    • @HikmatEUstad
      @HikmatEUstad  9 місяців тому

      Absolutely yes; if yours does not work try a different network adapter.

  • @d3mist0clesgee12
    @d3mist0clesgee12 Рік тому +1

    good stuff thanks,

    • @HikmatEUstad
      @HikmatEUstad  Рік тому

      Glad you enjoyed it

    • @d3mist0clesgee12
      @d3mist0clesgee12 Рік тому

      @@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.

    • @HikmatEUstad
      @HikmatEUstad  Рік тому

      @@d3mist0clesgee12 I am an elated human being now 🙂

  • @josuev.rrj454
    @josuev.rrj454 Рік тому +1

    does it works on Mac m1 2020 ?

    • @HikmatEUstad
      @HikmatEUstad  Рік тому

      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.

  • @bikashgiri8107
    @bikashgiri8107 2 роки тому

    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

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      Your network interface is already in use.

  • @didost
    @didost Рік тому

    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
      @HikmatEUstad  Рік тому

      Try a different/lower version of manjaro, or a different linux distro like mint and write back if the behavior is the same.

    • @louism9725
      @louism9725 Рік тому

      @@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.

    • @HikmatEUstad
      @HikmatEUstad  Рік тому

      @@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.

    • @louism9725
      @louism9725 Рік тому

      @@HikmatEUstad Thanks. I'm wondering how the live installer is working with GUI and a local installation not?

    • @HikmatEUstad
      @HikmatEUstad  Рік тому

      @@louism9725 Then there is an issue with the installation. The live envrionment is testimony to this fact.

  • @GeneralWeeb
    @GeneralWeeb 2 роки тому

    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?

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      Possibly you do not have qemu installed correctly or there is something that qemu is trying to find which it cannot locate.

  • @tluanga-ruatpuii-pa
    @tluanga-ruatpuii-pa 2 роки тому

    Thanks.. I am having gtx 1060 graphic, can i use in the macos vm

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      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...

  • @parthtewari2072
    @parthtewari2072 Рік тому

    I don’t understand what to do at 5:26 mins

    • @HikmatEUstad
      @HikmatEUstad  Рік тому

      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.

  • @MrDoccodyblue
    @MrDoccodyblue 2 роки тому

    Does the clipboard copy paste work from one system to the other?

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      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.

  • @pagelaridepol9464
    @pagelaridepol9464 2 роки тому

    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!

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      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
      @HikmatEUstad  2 роки тому

      I actually have what you need ua-cam.com/video/nTBTWbpOokI/v-deo.html

    • @pagelaridepol9464
      @pagelaridepol9464 2 роки тому +1

      @@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!

  • @dahliadavoudi3534
    @dahliadavoudi3534 2 роки тому

    Thanks! I'm trying to run arm or x86 android un qemu. Any idea where can i get some useful info about it?

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      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...

  • @alfredoarevalo2396
    @alfredoarevalo2396 Рік тому

    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

    • @HikmatEUstad
      @HikmatEUstad  Рік тому

      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.

    • @alfredoarevalo2396
      @alfredoarevalo2396 Рік тому

      @@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"

  • @youssefmantouran3764
    @youssefmantouran3764 Рік тому

    I have an error in ./start "invalid accelerator hvf" I have a M2 chip

    • @HikmatEUstad
      @HikmatEUstad  Рік тому

      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.

  • @JJSquirtle
    @JJSquirtle 2 роки тому

    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?

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      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
      @JJSquirtle 2 роки тому

      @@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

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      Good night 😴

    • @JJSquirtle
      @JJSquirtle 2 роки тому

      @@HikmatEUstad I'm still getting the illegal hardware instruction thing as a result of qemu-system-x86_64 --version

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      @@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.

  • @Arnav3229
    @Arnav3229 2 роки тому

    When I try to do it on my m1 Mac it said that there was a problem with hvf acceleration can you help?

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому +1

      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 :-(

    • @Arnav3229
      @Arnav3229 2 роки тому

      @@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

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      Possibly yes

  • @LebaneseForcesBsharri
    @LebaneseForcesBsharri 10 місяців тому +1

    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

  • @rick777888
    @rick777888 Рік тому

    my VM seemed to install fine, then rebooted to a black screen. Guess I'll be sticking with VirtualBox...

    • @HikmatEUstad
      @HikmatEUstad  Рік тому +1

      You should try a different Linux distro before giving up on QEMU. Trust me you will love it once you understand QEMU true potential.

  • @jmd4001
    @jmd4001 2 роки тому

    After "pause the video". Press CTRL+O to save.

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      At what time does this happen?

    • @jmd4001
      @jmd4001 2 роки тому

      @@HikmatEUstad At 5:26. Thanks for this Tutorial, if was very detailed, simple to follow, and worked for me.

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому +1

      @@jmd4001 I am elated. Nothing satisfies me more than my viewers triumphs.

  • @charankoppineni4498
    @charankoppineni4498 10 місяців тому

    What about Mac silicon ?

    • @HikmatEUstad
      @HikmatEUstad  10 місяців тому

      Yes you can definitely use on Mac Silicon also. I do not own one therefore no guide.

  • @andreasrichman5628
    @andreasrichman5628 2 роки тому

    Did you use Intel or AMD processor?

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому +1

      Intel

    • @andreasrichman5628
      @andreasrichman5628 2 роки тому

      @@HikmatEUstad Would it be possible/easy if I use AMD (Ryzen)?

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому +1

      @@andreasrichman5628 Definitely possible but unsure if easy with AMD.

  • @lessenbruvophobia1724
    @lessenbruvophobia1724 2 роки тому

    did everything like you but it says "no bootable device"

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      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?

    • @lessenbruvophobia1724
      @lessenbruvophobia1724 2 роки тому

      @@HikmatEUstad Big sur, and manjaro not minimal one.

    • @lessenbruvophobia1724
      @lessenbruvophobia1724 2 роки тому

      @@HikmatEUstad redid it, doesn't seem to work

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      Hmmm.... that's strange. Did installing QEMU throw up any errors or warnings message?

    • @lessenbruvophobia1724
      @lessenbruvophobia1724 2 роки тому

      @@HikmatEUstad nope all went smooth till ./start-manjaro.sh and then the QEMU window opens "no bootable device"

  • @AbhaySingh-vx5yo
    @AbhaySingh-vx5yo 8 місяців тому

    how to get the ISO file ?

    • @HikmatEUstad
      @HikmatEUstad  8 місяців тому

      Go to manjaro website and download it from there.

  • @sebaszwarc
    @sebaszwarc 6 місяців тому +1

    That tutorial no longer working, on M2 chip

    • @HikmatEUstad
      @HikmatEUstad  6 місяців тому

      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.

    • @sebaszwarc
      @sebaszwarc 6 місяців тому

      @@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

    • @HikmatEUstad
      @HikmatEUstad  5 місяців тому

      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.

    • @sebaszwarc
      @sebaszwarc 5 місяців тому

      @@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.

    • @HikmatEUstad
      @HikmatEUstad  5 місяців тому

      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?

  • @guavabi1899
    @guavabi1899 2 роки тому +1

    [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

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      Love it when my viewers RnD like me.... kudos

    • @guavabi1899
      @guavabi1899 2 роки тому

      @@HikmatEUstad thanks lol

    • @GeneralWeeb
      @GeneralWeeb 2 роки тому

      How did you fix the Could not open ' '? I can't seem to figure it out. Changing the cpu didn't seem to help.

    • @guavabi1899
      @guavabi1899 2 роки тому

      @@GeneralWeeb could you paste what error your getting here?

  • @AdnanAlam7
    @AdnanAlam7 3 роки тому

    👍👌👍

  • @Wardaug
    @Wardaug 2 роки тому +1

    why did you type "touch start-manjaro.sh"? It got an error when it entered this.....YES!! I did it!!! noob success. thanks

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      I am glad for your success. Good job.

    • @Wardaug
      @Wardaug 2 роки тому

      @@HikmatEUstad how would I change the script to pass the BT to QEMU or would that mess up the host?

    • @HikmatEUstad
      @HikmatEUstad  2 роки тому

      @@Wardaug passing BT is possible only through PCIE passthrough in QEMU which is non trivial.

    • @Wardaug
      @Wardaug 2 роки тому

      @@HikmatEUstad Non trival, meaning? Is it too complicated?