You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have a harddisk that I formatted use LUKS as encryption and NTFS as file system.. and recently, the harddisk have a problem when I tried to mount it (GPT PMBR size mismatch (4294967294 != 11721045166) will be corrected by write.), and I need to run chkdsk /f to solve the problem..
if I use wsl cryptsetup luksOpen to open the disk, am I be able to run chkdsk /f at the disk without mount it first??
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a harddisk that I formatted use LUKS as encryption and NTFS as file system.. and recently, the harddisk have a problem when I tried to mount it (
GPT PMBR size mismatch (4294967294 != 11721045166) will be corrected by write.), and I need to runchkdsk /fto solve the problem..if I use
wsl cryptsetup luksOpento open the disk, am I be able to runchkdsk /fat the disk without mount it first??Beta Was this translation helpful? Give feedback.
All reactions