3

It was working fine in 2.10. Now that I upgraded to 22.04, USB and my dual boot Windows 10 partitions in NTFS are not mounting. I tried Ventoy USB and it was working, was able to browse the contents.

Is there a way out? Thanks.

user227495
  • 4,089
  • 17
  • 56
  • 101
  • 1
    Did a Windows update turn fast start up back on? It may do that without you even knowing an update occurred. https://askubuntu.com/questions/843153/unable-to-mount-windows-10-partition-it-is-in-an-unsafe-state & https://askubuntu.com/questions/145902/unable-to-mount-windows-ntfs-filesystem-due-to-hibernation – oldfred May 01 '22 at 14:01
  • I am not sure. I was ok before the upgrade. And working now after the command in my answer. – user227495 May 01 '22 at 14:28

1 Answers1

3

This command helps

sudo apt install ntfs-3g fuse

Source

user227495
  • 4,089
  • 17
  • 56
  • 101