Can anybody tell if it is possible to use next command on SME 6:
mount -t msdos /dev/fd0 /mnt/fd0
When I use this command I get the message "wrong fs type, bad option, bad superblock, on /dev/fd0, or too many mounted file systems"
What am I doing wrong?
Ronald