Mounting DVD with exec



If I mount a DVD as root using mount, then it's mounted
with execution enabled:

mount /dev/dvd /media/dvd

If I let mount use the entry in fstab, it is
mounted with noexec, despite the fstab entry:

/dev/dvd /media/dvd auto pamconsole,ro,exec,user,noauto 0 0

Anyone got an idea why mount ignores the exec option?

--
Michael Eager eager@xxxxxxxxxxxx
1960 Park Blvd., Palo Alto, CA 94306 650-325-8077

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list



Relevant Pages

  • Re: [SLE] fstab entry info needed
    ... have to do to mount, etc., your USB floppy drive. ... > This is not a matter of idle curiosity; I want to make an entry to an fstab ... > fstab and found an entry for the floppy drive. ...
    (SuSE)
  • Re: flash drive mount and write permission
    ... the entry for the floppy drive is: ... I can also write to the floppy without being root. ... want to mount the flash drive, I have to be root and I also have to be root ... but I think even then the permissions of the ...
    (comp.os.linux.misc)
  • Re: access permission on mounted fat32 drive
    ... pay attentition to that line in fstab, I guess with option 'auto', this ... file system was firstly mounted by root, try change auto => noauto. ... you can use 'usermount' tool to do mount or unmount. ...
    (Fedora)
  • Re: How to set /etc/fstab again after system has started
    ... have to supply to the mount command to get it to complete the ... With an appropriate entry in fstab, it takes very little, ... Well, with the system I'm using, I plug in an MP3 player and an icon ...
    (comp.os.linux.misc)
  • Re: Newbie question....Copy Command...
    ... different mount command? ... You have to set it up in fstab for that. ... to set up a cdrom to mount on boot, since that's a drive you want to ... People often think they need an entry in fstab in order to use mount. ...
    (comp.os.linux.misc)