Hi,
when ever I try to mount a floppy under Solaris I always use the volcheck command which should try to mount all your devices, so put your floppy in use 'volcheck', and then you can do a 'df' to see if it mounted the floppy. The output of the 'df' command should show you a path name that contains floppy somewhere in it and you should be able to 'cd' to that directory to view the contents of your floppy. Hope this helps !!