On Tue, Jul 17, 2001 at 07:44:40PM -0400, Warren Melnick wrote:
> Here is what I get:
> 
> # rpm -qlv dev | grep '/dev/fd0$' 
> brw-rw----    1 root    floppy       2,   0 Aug 24  2000 /dev/fd0
> # ls -l /dev/fd0
> brw-rw----    2 root     floppy     2,   0 Aug 24  2000 /dev/fd0
> # mount /dev/fd0 /mnt/floppy/
> mount: /dev/fd0 has wrong major or minor number
> 
> Any other ideas?

Was the controller detected at boot-time ("dmesg | grep ^FDC")?  Does
the kernel have the driver installed ("grep fd /proc/devices")?  I think
you'll get this message if there's no such device on the system....

Nalin



_______________________________________________
Seawolf-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/seawolf-list

Reply via email to