How do I mount a toms root boot (floppy) disk?
His doc says to use /dev/fd0u1722 ... but I get an
error message when I try it. i.e.,
[root@server:root]# mount -t ext2 /dev/fd0u1722 /mnt/floppy
mount: special device /dev/fd0u1722 does not exist
I tried making the /dev file :
touch /dev/fd0u1722
But then I get this error :
[root@server:root]# mount -t ext2 /dev/fd0u1722 /mnt/floppy
mount: /dev/fd0u1722 is not a block device (maybe try `-o loop'?)
Any ideas?
Thanks,
kelly
_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list