[NTLUG:Discuss] Trouble mounting my floppy

Richard Cobbe cobbe at directlink.net
Fri Dec 24 09:48:52 CST 1999


juice at airmail.net wrote on 12-24-1999:

> On Thu, 23 Dec 1999 10:21:47 -0600, "Carter B. Bennett"
> <lhcs at fastlane.net> wrote:
> 
> >I know, that sounds like a personal problem, but all jokes aside, in the
> >fstab file it is defined as:
> >
> >/dev/fd0		/mnt/floppy		ext2, noauto
> >
> I'm not sure there is supposed to be a comma in that line.

No, no comma, at least not between the filesystem type and the options.
Between the options, though, you need commas and *no* *spaces*.  From my
/etc/fstab:

/dev/fd0        /mnt/floppy     ext2    noauto,owner,user               0 0

Richard




More information about the Discuss mailing list