Karel Kulhavy wrote:
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<
The error message is explicit mount_ffs (mount a Berkeley Fast File
System) does not match the file format on the CD-ROM - if you had used
the -t switch to mount(8) or used mount_cd9660(8) you would have not
received that error message.
HTH
Fred
--
OpenBSD on the Zaurus C3200
http://www.crowsons.net/puters/zaurus.php