Skip to content

Instantly share code, notes, and snippets.

Created January 1, 2013 16:48
Show Gist options
  • Save anonymous/4428532 to your computer and use it in GitHub Desktop.
Save anonymous/4428532 to your computer and use it in GitHub Desktop.
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
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