On Fri, 2005-12-23 at 17:36 +1300, HappyEvilSlosh wrote:
> Hi all and Merry Christmas
> 
> Onto business, I'm making a computer for a friend and am almost done,
> just one more thing is giving me grief. They want a floppy drive in it.
> Now ideally I'd like it to automount (I don't know if that's possible)
> but I'm unsure what I should be looking at putting in /etc/fstab.
> 
> Also iirc isn't the command along the lines of
> mount /dev/fd0 /media/floppy? As I have tried this and, despite the
> entry appearing in dev, am told that the special device /dev/fd0 doesn't
> exist.
> 
> I'm using ubuntu btw.
> 
> --Slosh
> 
> 
Odd, that.  I'm using ubuntu (5.04 - Hoary) and the relevant line in
my /etc/fstab reads

/dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0

=====Andrew

Reply via email to