I have Sun workstation, running SunOS 5.5. I want mount cdrom and
floppy on the system system. I use mount, umount and got message like
this:
# mount -r /dev/sr0 /cdrom
mount: /dev/sr0 is already mounted, /cdrom is busy,
or the allowable number of mount points has been exceeded
# umount /dev/sr0
umount: warning: /dev/sr0 not in mnttab
umount: /dev/sr0 not mounted
How do I solve this problem. As someone else install the system, I
don't think he mounted the floppy in the system, How do I find which
device is for floppy?
thanks in advance.
Bo Pan