Skip to content

Latest commit

 

History

History
executable file
·
9 lines (5 loc) · 137 Bytes

mount.md

File metadata and controls

executable file
·
9 lines (5 loc) · 137 Bytes

Mount

Mount windows partition

sudo mount -t ntfs3 /dev/sdb1 /mnt/usb

Fix windows partition

» sudo ntfsfix -d /dev/sdb3