> > I even tried it without using fstab settings.
> >
> > mount -tvfat /dev/fd0 /mnt/floppy
> >
> > Is there some problem if I give this command.
> > This is what is in the man pages
>
> I think there should be a gap '-t' and 'vfat' in the
> command. Like 'mount -t  vfat /dev/fd0 /mnt/floppy'. I
> hope the directory '/mnt/floppy' exists.

it does not matter whether u have space between '-t' and 'vfat' or have not.
so both are correct.
#mount -tvfat /dev/fd0 /mnt/floppy
#mount -t  vfat /dev/fd0 /mnt/floppy

-- 
kalculate - First financial accounting package for Linux in India,Asia Pacific
Visit http://www.kalculate.com

          ================================================
To unsubscribe, send email to [EMAIL PROTECTED] with unsubscribe in subject 
header. Check archives at http://www.mail-archive.com/ilugd%40wpaa.org

Reply via email to