> [root@server:root]# mount -t ext2 /dev/fd0u1722 /mnt/floppy
> mount: special device /dev/fd0u1722 does not exist

rm -f /dev/fd0u1722
cd /dev
./MAKEDEV fd0

You will then have /dev/fd0H1772 which you can then use.

dave




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

Reply via email to