> Is there a way to allow user mounts (floppies, CD-ROMs) beyond setuid > mount_ffs and mount_cd9660? sysctl -w vfs.generic.usermount=1 Note that the user has to own the directory that's being mounted over, and it will automatically add nosuid,nodev.