jenicide's Posts

Try it. See what shows up in the logs and post the output.
technically... yes.
Virtualization-based security (VBS), technically... yes.   aka VBS, allows Windows 11 to create a secure memory enclave that's isolated from unsafe code. Another built-in feature called Hypervisor-... See more...
Virtualization-based security (VBS), technically... yes.   aka VBS, allows Windows 11 to create a secure memory enclave that's isolated from unsafe code. Another built-in feature called Hypervisor-Enforced Code Integrity (HVCI) uses the capabilities of VBS to prevent unsigned or questionable drivers and software from getting into memory.
Ok, So my host OS (Windows 10 Pro [21H1 19043.1320]) was the problem. I followed the instruction in KB2146361. But the key is: completely disable Hyper-V on the host. So I disabled Hyper-V on my host... See more...
Ok, So my host OS (Windows 10 Pro [21H1 19043.1320]) was the problem. I followed the instruction in KB2146361. But the key is: completely disable Hyper-V on the host. So I disabled Hyper-V on my host OS. Then I launched my Workstation Pro 16.2.0 (build-18760230) and started my Windows 10 Pro (21H1 19043.1320) VM, I disabled Hyper-V; I installed Docker; and it worked. I've only ever had Workstation Pro 16. Now my RHEL7 & 8, and Windows all run Docker and Kubernetes with no problems.   What is VBS?
You know what... It worked!!!!!! Thanks
Hello, I have: Workstation Pro 16.2.0 build-18760230 Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz 3.60 GHz Windows 10 Pro (21H1 19043.1320) Asus Z390-A I want to run a Windows 10 Pro (21H1 19043.13... See more...
Hello, I have: Workstation Pro 16.2.0 build-18760230 Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz 3.60 GHz Windows 10 Pro (21H1 19043.1320) Asus Z390-A I want to run a Windows 10 Pro (21H1 19043.1320) VM and run Docker inside it. My RHEL7 & 8 both run Docker with no problems. It should work, but I get this error: Virtualized Intel VT-x/EPT is not supported on this platform. Continue without virtualized Intel VT-x/EPT? Can you help? Thanks