From: u8011033@cc.nctu.edu.tw (=====Pete Hsu=====) Subject: How to mount floppy?? Date: Fri, 14 May 1993 01:37:20 GMT
Hi! There :
I got a problem to mount my floppy disk in linux
when I as user,I type
mount fd1
it tells me
can't find creat lock file /etc/mtab~
permission denied
When I as root , it says
can't find /dev/fd1 in /etc/fstab
and my fstab is :
/dev/hda2 / ext2 defaults
none /proc proc defaults
How can I mount my floppy???
Thanx in advance!
u8011033@cc.nctu.edu.tw