> /dev/sda6 on / type ext3 (rw,acl,user_xattr)
> /proc on /proc type proc (rw)
> sysfs on /sys type sysfs (rw)
> debugfs on /sys/kernel/debug type debugfs (rw)
> udev on /dev type tmpfs (rw)
> devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
> /dev/sda1 on /media/C type fuseblk
> (rw,noexec,nosuid,nodev,allow_other,default_permissions,blksize=4096)
> /dev/sda3 on /media/D type fuseblk
> (rw,noexec,nosuid,nodev,allow_other,default_permissions,blksize=4096)
> /dev/sda5 on /media/MyStuff type ext3 (rw,noexec,nosuid,nodev,acl)
> fusectl on /sys/fs/fuse/connections type fusectl (rw)
> none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
> /proc on /var/lib/ntp/proc type proc (ro)
mhh91;1942582 Wrote:
> there’s no “noexec” in the “fstab” file,i searched the document,nothing
> was found
>
> and can somebody tell me where exactly should i put “exec”?
>
>
> thanks in advance
if so, then place exec somewhere in the options list of /dev/sda5…
eg