解決ubuntu下不能mount windows 盤的問題

在這裏插入圖片描述

If you can’t access the drive, execute the following command:

sudo ntfsfix /dev/nvme0n1p4

Then, mount with:

sudo mount -o rw /dev/nvme0n1p4

一般來說執行第一條然後點盤符就能加載了

https://askubuntu.com/questions/462381/cant-mount-ntfs-drive-the-disk-contains-an-unclean-file-system/462386

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章