2023年9月16日 星期六

讀寫NTFS(舊版本才要22.04以前版本)

Remove &Re-Install ntfs dependencies:-
sudo pacman-Rs ntfsprogs
sudo pacman -Rs ntfs-3g
sudo pacman -S ntfs-3g

Check out the NTFS partitions:-
sudo blkid| grep "ntfs"

FIX the NTFS partitions:-
sudo ntfsfix/dev/sda3
sudo ntfsfix/dev/sda4
sudo ntfsfix/dev/sdb9
sudo ntfsfix/dev/sdb10

相關文章 :

沒有留言: