-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Labels
Description
Environment
C:\Users\Liu.D.H>ver
Microsoft Windows [Version 10.0.19041.264]
C:\Users\Liu.D.H>bcdedit
Windows Boot Manager
--------------------
identifier {bootmgr}
device partition=\Device\HarddiskVolume1
description Windows Boot Manager
locale en-US
inherit {globalsettings}
default {current}
resumeobject {8c132511-806f-11e9-8860-f798d1b7a8f1}
displayorder {current}
{89f269f4-cc9f-11e6-8727-64006a16df31}
{8c132516-806f-11e9-8860-f798d1b7a8f1}
toolsdisplayorder {memdiag}
timeout 5
Windows Boot Loader
-------------------
identifier {current}
device partition=C:
path \WINDOWS\system32\winload.exe
description Windows 10
locale en-US
inherit {bootloadersettings}
recoverysequence {8c132514-806f-11e9-8860-f798d1b7a8f1}
displaymessageoverride Recovery
recoveryenabled Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \WINDOWS
resumeobject {8c132511-806f-11e9-8860-f798d1b7a8f1}
nx OptIn
bootmenupolicy Legacy
hypervisorlaunchtype Off
Windows Boot Loader
-------------------
identifier {89f269f4-cc9f-11e6-8727-64006a16df31}
device partition=\Device\HarddiskVolume1
path \Windows\system32\winload.exe
description Windows 7
locale zh-CN
inherit {bootloadersettings}
osdevice partition=\Device\HarddiskVolume1
systemroot \Windows
resumeobject {89f269f3-cc9f-11e6-8727-64006a16df31}
nx OptIn
detecthal Yes
Windows Boot Loader
-------------------
identifier {8c132516-806f-11e9-8860-f798d1b7a8f1}
device partition=C:
path \WINDOWS\system32\winload.exe
description Windows10 with Hyper-V
locale en-US
inherit {bootloadersettings}
recoverysequence {8c132514-806f-11e9-8860-f798d1b7a8f1}
displaymessageoverride Recovery
recoveryenabled Yes
allowedinmemorysettings 0x15000075
osdevice partition=C:
systemroot \WINDOWS
resumeobject {8c132511-806f-11e9-8860-f798d1b7a8f1}
nx OptIn
bootmenupolicy Legacy
hypervisorlaunchtype Auto
C:\Users\Liu.D.H>systeminfo
Host Name: DESKTOP-LDH
OS Name: Microsoft Windows 10 Education
OS Version: 10.0.19041 N/A Build 19041
OS Manufacturer: Microsoft Corporation
OS Configuration: Standalone Workstation
OS Build Type: Multiprocessor Free
Registered Owner: Windows User
Registered Organization:
Product ID: 00328-10000-00001-AA635
Original Install Date: 2020-05-11, 22:13:14
System Boot Time: 2020-06-08, 10:12:11
System Manufacturer: Dell Inc.
System Model: Vostro 3900
System Type: x64-based PC
Processor(s): 1 Processor(s) Installed.
[01]: Intel64 Family 6 Model 60 Stepping 3 GenuineIntel ~3601 Mhz
BIOS Version: Dell Inc. A10, 2015-07-30
Windows Directory: C:\WINDOWS
System Directory: C:\WINDOWS\system32
Boot Device: \Device\HarddiskVolume1
System Locale: zh-cn;Chinese (China)
Input Locale: zh-cn;Chinese (China)
Time Zone: (UTC+08:00) Beijing, Chongqing, Hong Kong, Urumqi
Total Physical Memory: 16,301 MB
Available Physical Memory: 9,703 MB
Virtual Memory: Max Size: 33,709 MB
Virtual Memory: Available: 26,300 MB
Virtual Memory: In Use: 7,409 MB
Page File Location(s): C:\pagefile.sys
Domain: WORKGROUP
Logon Server: \\DESKTOP-LDH
Hotfix(s): 6 Hotfix(s) Installed.
[01]: KB4552925
[02]: KB4534170
[03]: KB4537759
[04]: KB4545706
[05]: KB4557968
[06]: KB4556803
Network Card(s): 4 NIC(s) Installed.
[01]: TAP-Windows Adapter V9
Connection Name: 以太网
Status: Media disconnected
[02]: Realtek PCIe GBE Family Controller
Connection Name: Ethernet_Realtek
DHCP Enabled: Yes
DHCP Server: 113.55.112.1
IP address(es)
[01]: 113.55.127.140
[02]: fe80::3d0a:ecde:2178:d77c
[03]: 2001:250:2800:cc09:6600:6aff:fe16:df31
[03]: Realtek RTL8188CU Wireless LAN 802.11n USB 2.0 Network Adapter
Connection Name: Wi-Fi 2
Status: Media disconnected
[04]: Microsoft KM-TEST Loopback Adapter
Connection Name: Npcap Loopback Adapter
DHCP Enabled: Yes
DHCP Server: 255.255.255.255
IP address(es)
[01]: 169.254.104.11
[02]: fe80::d8bf:11ab:7b05:680b
Hyper-V Requirements: VM Monitor Mode Extensions: Yes
Virtualization Enabled In Firmware: Yes
Second Level Address Translation: Yes
Data Execution Prevention Available: Yes
C:\Users\Liu.D.H>
Steps to reproduce
Open Ubuntu 18.04 or 20.04.
Expected behavior
Works as expected.
Actual behavior
I can confirm that I have enabled Virtual Machine Platform and VT-x. But the errors when I started Ubuntu is confused.
And for some reasons I do not want to enable Hyper-V features. From the doc (https://docs.microsoft.com/en-us/windows/wsl/), it is not a requirement for WSL2.
Reactions are currently unavailable

