手里有个开发板,忘记密码了,怎么试也试不出来,打算挂载文件系统直接改 /etc/shadow
但是我把存储卡用读卡器接电脑上,尝试挂载到 WSL2 ,一直报错 系统找不到指定的驱动器。
使用 usbipd wsl attach --busid 2-1 ,报错
usbipd: warning: USB filter 'TsUsbFlt' is known to be incompatible with this software; 'bind --force' will be required.
usbip: error: Attach Request for 2-1 failed - Device in error state
usbipd: error: Failed to attach device with busid '2-1'.
还试了一些在 Windows 下读写 ext2 分区的软件,有一些号称是支持 EXT4 的,但是均无法使用