You do want to mount a CD read-only with:
mount -F hsfs -o ro /dev/sr0 /cdrom
I have never used any solaris machines with multiple CDs myself, but I assume you can use `/dev/sr1` etc. for the other drives.
You do want to mount a CD read-only with:
mount -F hsfs -o ro /dev/sr0 /cdrom
I have never used any solaris machines with multiple CDs myself, but I assume you can use `/dev/sr1` etc. for the other drives.