Re: Re: Mount behaving oddly under sarge

2005-05-10 Thread Bill Marcum
On Thu, May 05, 2005 at 01:50:19PM +0100, Matthew Roberts wrote: > > /dev/fd0/media/floppy0 autorw,user,noauto 0 0 > instead of "auto" change to "vfat" on your fstab. > > But this is only ok if all floppies are vfat's, isn't it? are they? > You can create different fstab entri

Re: Re: Re: Mount behaving oddly under sarge

2005-05-05 Thread Matthew Roberts
So mounting the floppy as root and specifying the type, silently loads the module, which stays loaded afterwards? The light dawns...! thank you!

Re: Re: Mount behaving oddly under sarge

2005-05-05 Thread Roberto C. Sanchez
Quoting Matthew Roberts <[EMAIL PROTECTED]>: > > /dev/fd0/media/floppy0 autorw,user,noauto 0 0 > instead of "auto" change to "vfat" on your fstab. > > But this is only ok if all floppies are vfat's, isn't it? are they? > > Yes. The more correct solution is make sure that t

Re: Re: Mount behaving oddly under sarge

2005-05-05 Thread Matthew Roberts
Do you have any idea about why specifying the type (as root) enables subsequent use by normal users? I'm really interested in knowing the cause; the solution is welcome, but the problem is hardly critical!.

Re: Re: Mount behaving oddly under sarge

2005-05-05 Thread Matthew Roberts
> /dev/fd0/media/floppy0 autorw,user,noauto 0 0 instead of "auto" change to "vfat" on your fstab. But this is only ok if all floppies are vfat's, isn't it? are they?