Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NTFS-3G not working after upgrading to Linux Mint 19.1 #4

Open
antonio-petricca opened this issue Jan 3, 2019 · 1 comment
Open
Labels
bug Something isn't working wiki

Comments

@antonio-petricca
Copy link
Owner

antonio-petricca commented Jan 3, 2019

I don't know why, but after upgrading to Linux Mint 19.1 the host device is mounted as read-only.

Workaround:

  • Reboot.
  • Select the GRUB entry you want (the ntfs-3g one).
  • Enter edit mode by pressing E.
  • Change lvm_loops_host_fsoptions=noatime to lvm_loops_host_fsoptions=noatime,rw
  • Boot by pressing F10.

After booting:

  • Edit file /etc/default/grub.d/buddy-linux.cfg.
  • Change HOST_DEV_FSOPTIONS=noatime to HOST_DEV_FSOPTIONS=noatime,rw.
  • Run sudo update-grub.
  • Reboot.
@antonio-petricca antonio-petricca added bug Something isn't working wiki labels Jan 3, 2019
@antonio-petricca antonio-petricca pinned this issue Jan 5, 2019
@nakhla
Copy link

nakhla commented Apr 20, 2024

please sir can you make a detailed video tutorial on youtube? i am using wubi and it will be great to use your solution,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working wiki
Projects
None yet
Development

No branches or pull requests

2 participants