Re: What CPU for qemu-kvm and Windows 11

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10/5/21 01:13, ToddAndMargo via users wrote:
Hi All,

qemu-kvm-5.2.0-8.fc34.x86_64

Okay, I give up.  I can not find a CPU the general
release of Windows 11 likes.  It wants a

     Comet Lake
     Coffee Lake

And they are not on qemu's CPU list.

-T

My paper on how to bypass the silly hardware
requirements of W11 and install on qemu-kvm:


W11 install: How to bypass Windows 11's stupid system requirements:

References:

https://www.tomsguide.com/news/windows-11s-system-requirements-can-be-bypassed-with-this-official-microsoft-workaround

https://www.bleepingcomputer.com/news/microsoft/how-to-bypass-the-windows-11-tpm-20-requirement/

1) install to the point where you see the "This PC can't run Windows
   11”

2) start a command prompt with Shift+F10

3) regedit.  Go to
     HKEY_LOCAL_MACHINE\SYSTEM\Setup

4) right-click on the "Setup" key (left column) and select
   "New > Key".  Name the new key “LabConfig”

5) right-click on the newly created "LabConfig" key and select

   A) "New > DWORD (32-bit)".  Name the new value
      "BypassTPMCheck".  Set it to 1.

   B) "New > DWORD (32-bit)".  Name the new value
      "BypassRAMCheck".  Set it to 1.

   C) "New > DWORD (32-bit)".  Name the new value
      "BypassSecureBootCheck".  Set it to 1.


REGEDIT4

[HKEY_LOCAL_MACHINE\SYSTEM\Setup\LabConfig]
"BypassRAMCheck"=dword:00000001
"BypassTPMCheck"=dword:00000001
"BupassSecureBootCheck"=dword:00000001


6) Close regedit; close the command prompt ("exit")

7) On the idiot ""This PC can't run Windows 11”, Click the back
   button arrow (top, upper, left).

8) proceed as normal
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure



[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux