Open ianjt opened 1 month ago
If this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. Otherwise please attach logs by following the instructions below, your issue will not be reviewed unless they are added. These logs will help us understand what is going on in your machine.
Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it!
Note: You can give me feedback by thumbs upping or thumbs downing this comment.
Which Appx package?
More detailed info:
wmic diskdrive get Availability,Capabilities,CapabilityDescriptions,DeviceID,InterfaceType,MediaLoaded,MediaType,Model,Name,Partitions Availability Capabilities CapabilityDescriptions DeviceID InterfaceType MediaLoaded MediaType Model Name Partitions {3, 4} {"Random Access", "Supports Writing"} \.\PHYSICALDRIVE3 SCSI TRUE External hard disk media Seagate Expansion HDD SCSI Disk Device \.\PHYSICALDRIVE3 1 {3, 4, 10} {"Random Access", "Supports Writing", "SMART Notification"} \.\PHYSICALDRIVE0 SCSI TRUE Fixed hard disk media Samsung SSD 990 PRO 2TB \.\PHYSICALDRIVE0 1 {3, 4, 10} {"Random Access", "Supports Writing", "SMART Notification"} \.\PHYSICALDRIVE1 SCSI TRUE Fixed hard disk media Intel Raid 0 Volume \.\PHYSICALDRIVE1 5 {3, 4} {"Random Access", "Supports Writing"} \.\PHYSICALDRIVE2 SCSI TRUE Fixed hard disk media PC611 NVMe SK hynix 512GB \.\PHYSICALDRIVE2 1
Windows Version
10.0.22631.4169
WSL Version
2.2.4.0
Are you using WSL 1 or WSL 2?
Kernel Version
Linux version 5.15.153.1-microsoft-standard-WSL2 (root@941d701f84f1) (gcc (GCC) 11.2.0, GNU ld (GNU Binutils) 2.37) #1 SMP Fri Mar 29 23:14:13 UTC 2024
Distro Version
Ubuntu 24.04 LTS
Other Software
No response
Repro Steps
SSD was formatted as EXT4
In admin PowerShell:
Expected Behavior
The SSD should mount without error.
Actual Behavior
Output: The parameter is incorrect. Error code: Wsl/Service/AttachDisk/HCS/E_INVALIDARG
Diagnostic Logs
No response