ntfs_unclean
Differences
This shows you the differences between two versions of the page.
| ntfs_unclean [2021/09/19 20:45] – created zainal | ntfs_unclean [2021/09/19 20:46] (current) – zainal | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== NTFS partition can not mounted as read write ====== | ||
| + | |||
| + | POP OS Ubuntu: If we click in Files, on the NTFS volume, it will only mounted as read only.\\ | ||
| + | Trying to mount as read write, there is following error:\\ | ||
| + | |||
| + | < | ||
| + | Metadata kept in Windows cache, refused to mount. | ||
| + | Failed to mount '/ | ||
| + | The NTFS partition is in an unsafe state. Please resume and shutdown | ||
| + | Windows fully (no hibernation or fast restarting), | ||
| + | read-only with the ' | ||
| + | </ | ||
| + | |||
| + | Solution: | ||
| + | < | ||
| + | sudo ntfsfix /dev/sdXY | ||
| + | </ | ||
| + | |||
| + | https:// | ||
