Skip to main content

Mounting Drives & fstab

fstab, my old foe... 

Will update this more later, just note that when adding additional properties such as "default,user,uid=1000,gid=1000" etc, the "user" property implies "noexec". If you need to include the "user" property, add "exec" after it (since fstab prioritizes latest read highest).