Can anyone explain why the first mount fails but the secord succeeds?
The same CD is loaded and the commands are given by hand sequentially.
This is 5.1B but I have seen this on 5.1A also
# mount -r /dev/disk/cdrom0c /mnt
cannot open /dev/rdisk/cdrom0c
/dev/disk/cdrom0c on /mnt: No valid ufs filesystem exists on this
partition
/dev/disk/cdrom0c can be mounted as: CDFS
# mount -r /dev/disk/cdrom0c /mnt
#
-Olle Eriksson
Received on Wed Jan 22 2003 - 07:10:11 NZDT