> The reason why I ask is, I have two linux stations and I want to use ext2
> for the floppy disks to save space for fat vfat and so on. Now it would
> be nice to automatically mount my floppies with group "floppy", so that
> all the users, belonging to group "floppy", can read/write from/to disk.
Please read your mount and fstab man pages. Look for the "user" option.
BTW, these uid/gid options would not help you any further, as has been
said, because mount is always a privileged operation.
-- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/