I tried to mount a CD-ROM twice: [EMAIL PROTECTED]:~$ mount /dev/cd0c /mnt/cdrom mount_ffs: /dev/cd0c on /mnt/cdrom: specified device does not match mounted device [EMAIL PROTECTED]:~$ mount /dev/cd0c /mnt/cdrom
In first time I got an error message which doesn't make sense - there was only specified device, no mounted device (when you invoke the mount with intention to mount a device, the device is not mounted yet). Man mount doesn't mention the error message. I suggest the error message to be added and explained in the mount manual page. Could you please also tell me what the error message means and why I got it once and not second time? CL<

