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.
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.
sudo apt install ntfs-3g
was enough (since I had fuse3
already).
– 6infinity8
Sep 19 '22 at 18:06