Open MithrilMan opened 4 months ago
I don't think SD drivers are in the default WSL kernel. You probably need to compile your own, with the correct driver for your reader enabled. See https://github.com/dorssel/usbipd-win/wiki/WSL-support#building-your-own-wsl-2-kernel-with-additional-drivers
Hello. I need to create partitions for an sd card on linux and I'm on windows. I've WSL2 with Ubuntu 24.04 LTS I've installed latest version of usbipd on windows (10), I've bound and attached the reader, this is the result of
usbipd list
if I run
lsusb
on ubuntu, it shows the devicelsblk shows this
(I'm not a linux expert but I think something is missing, I was expecting to find my card drive) if I start
gparted
, it doesn't show my sd drive.Is this supported? What am I missing?
here WSL version
Thanks