Subject: Re: Fstab
To: Hans-Joachim Picht <hans@picht.org>
From: Martin Weber <Ephaeton@gmx.net>
List: netbsd-users
Date: 04/28/2002 22:56:01
> > In /etc/fstab I've put the line ...
> >
> > /dev/cd0a /cdrom cd9660 ro,noauto 0 0
> >
> > what is the syntax for a floppy drive ? That's for a floppy with an
> > ext2 or msdos file system on it.
>
> /dev/fd0a /mnt/floopy msdos rw,auto 0 0
^^ noauto, else you can wonder
why netbsd cyclically "hangs" for
for a moment :)
> With best regards
ditto
> Hans
Martin