Created
January 1, 2013 16:48
problem description : in lubuntu 12.10 the ntf disk can not run program
solution: fix the mount option
edit etc/fstab
add line /dev/sda5 /media/kenshin/7AAA01CDE69EB4DC ntfs defaults,exec,fmask=000 0 0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
problem description : in lubuntu 12.10 the ntf disk can not run program | |
solution: fix the mount option | |
edit etc/fstab | |
add line /dev/sda5 /media/kenshin/7AAA01CDE69EB4DC ntfs defaults,exec,fmask=000 0 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment