Article 53XKG Fstab Mounting Not Giving Permissions - Arch

Fstab Mounting Not Giving Permissions - Arch

by
concorde
from LinuxQuestions.org on (#53XKG)
When I start up my Arch Linux with XFCE, it "randomly decides" whether or not to mount the Internal Hard Drive (separate from Linux partition) properly. It is always mounted, but often I don't have write/execute permissions on it. This has been an issue since I ever installed Arch a long time ago.

The External Hard Drive, however, always mounts properly.

Both are formatted as NTFS.

With either HD, if I want to delete something, I really have to delete it. I can't "send to Trash".

My /etc/fstab reads:

Code:# Static information about the filesystems.
# See fstab(5) for details.

# <file system> <dir> <type> <options> <dump> <pass>
# /dev/sda3
UUID=474b56f0-b2cc-434d-8731-770f07154046 / ext4 rw,relatime 0 1

# /dev/sda1
UUID=2B4C-5E19 /efi vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859>

# /dev/sda2
UUID=f8ffb5a8-5542-4be8-9d03-e06226cd19eb none swap defaults 0 0

# /dev/sdb1
UUID=73334F9209D268D4 /run/media/william/INTHD ntfs-3g defaults 0 0

# /dev/sdd1
UUID=63C001AE6540DD49 /run/media/william/EXTHD ntfs-3g defaults 0 01. Can I make it so I can "send to Trash" instead?

2. What's wrong with my permissions?latest?d=yIl2AUoC8zA latest?i=uokLeRK16mM:OSpeRK6fN3Q:F7zBnMy latest?i=uokLeRK16mM:OSpeRK6fN3Q:V_sGLiP latest?d=qj6IDK7rITs latest?i=uokLeRK16mM:OSpeRK6fN3Q:gIN9vFwuokLeRK16mM
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments