[School-GNU-Linux] Re: floppy drive
- From: "Vimal Joseph" <vimal@xxxxxxxxxxxxxxxx>
- To: "jjkoshy plavila" <jjkoshyplavila@xxxxxxxxxxx>
- Date: Sun, 21 Oct 2007 10:58:30 +0530
On 10/20/07, jjkoshy plavila <jjkoshyplavila@xxxxxxxxxxx> wrote:
> my floppy drive is working in windows but in linux it is not working
> it cannot mount
> please help me
change the line corresponding to your floppy device in /etc/fstab to
/dev/fd0 /media/floppy0 vfat rw,user,noauto 0 0
(ie. change "auto" to "vfat")
regards,
~vimal
--
Free Software, Free Society
സ്വതന്ത്ര സോഫ്റ്റ്വെയര്, സ്വതന്ത്ര സമൂഹം
<http://fsfs.hipatia.net>
Other related posts:
- » [School-GNU-Linux] Re: floppy drive