how to run Win11 ARM64 on Qemu ?

Discussion in 'Virtualization' started by LiteOS, Sep 20, 2023.

  1. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,366
    1,074
    90
    if not what are the options
    thx
     
  2. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,944
    150
    Obviously not.

    The options:

    run emulated in QEMU on a x86 machine (very slow)

    run it natively on a Ras PI (slow, tricky)

    run it virtualized on a Apple M1/M2 machine (fast)

    run it natively on a ARM PC (fast, depending the machine you buy)
     
  3. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,366
    1,074
    90
    #3 LiteOS, Feb 4, 2024
    Last edited: Feb 4, 2024
    (OP)
    can u recommend good guide for first time user ?

    im using qemu-w64
     
  4. LiteOS

    LiteOS Windowizer

    Mar 7, 2014
    2,366
    1,074
    90
    #6 LiteOS, Feb 5, 2024
    Last edited: Feb 5, 2024
    (OP)
    -M virt ? doesnt work
     
  5. stayboogy

    stayboogy MDL Addicted

    May 1, 2011
    855
    229
    30
    #7 stayboogy, Feb 5, 2024
    Last edited: Feb 5, 2024
    that's not even a switch dude in my commandline...

    " -m " for memory

    and I don't have -M virt up there.

    you are beyond help if you can't read my man.
     
  6. stayboogy

    stayboogy MDL Addicted

    May 1, 2011
    855
    229
    30
    you don't need a -Machine switch...

    you need a -cpu switch using an "armv7a" cpu

    and most likely you won't be able to get it to work anyway... qemu trying to emulate x86_x64 doesn't work on M1 aarch64 so emulating aarch64 on a real x86_x64 probably won't work. and even if it does, it will be so slow it will be useless.
     
  7. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,944
    150
    what doesn't work exactly?

    -M virt = generic board, which is what you use if you don't want to emulate a specific board.

    It works for me, and is used in all the three tutorials I linked
     
  8. stayboogy

    stayboogy MDL Addicted

    May 1, 2011
    855
    229
    30
    #10 stayboogy, Feb 6, 2024
    Last edited: Feb 6, 2024
    dude you can't read...

    #6

    I NEVER SAID IT DOESN'T WORK FFS LEARN TO FKING READ DUDE READ

    YOU ARE SO ANNOYING STUPID.

    OP SAID -M virt doesn't work

    I SAID -M virt isn't needed, you can use -cpu armv7a
     

    Attached Files:

  9. acer-5100

    acer-5100 MDL Guru

    Dec 8, 2018
    4,003
    2,944
    150
    Frankly I care nothing about what you write, little nasty kid.