VirtualBox

Ticket #17 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Unsupported options prevent vboxsf mounts to work properly when added to fstab

Reported by: tfim Assigned to:
Priority: minor Component: other
Version: VirtualBox 1.3.2 Keywords:
Cc: Guest type: other
Host type: other

Description

As far as I know, there is no way to disable 'noexec' in the fstab (adding 'exec' to the list of options only seems to override it). This always causes an error message to appear that says

"unknown mount option: noexec"

While mounting works fine from the commandline, it would be good if it was possible to use fstab for mounting.

Change History

2007-03-16 16:51:05 changed by sergio68

For the moment you can use the following syntax

Temp /mnt/Temp vboxsf rw,exec,suid,dev 0 0

to mount a vbox share in /etc/fstab it's work fine for me !

2007-04-05 17:00:02 changed by frank

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in svn. Please try the next release.

© 2009 Sun Microsystems, Inc.
ContactPrivacy policy