Patch-ID# 100469-01 Keywords: cdrom mount error messages Synopsis: SunOS 4.1.1;4.1.2: cdrom mount error messages Date: 07/Jan/92 SunOS release: 4.1.1, 4.1.2 Unbundled Product: Unbundled Release: Topic: mounting cdrom gives erroneous error message BugId's fixed with this patch: 1039388 Architectures for which this patch is available: sun4 ONLY Patches which may conflict with this patch: Obsoleted by: Sun 5.0 Problem Description: Mounting cdrom on sun4 machines gives erroneous error message in following situation: - mount /dev/sr0 when there is no cd in the drive (correct error message is displayed) - load the cd in the drive and mount /dev/sr0. cdrom mounts correctly but with the following error message on console: sr0a: start/stop unit(LoEj) retry sense key(0x2): not ready, error code(0x20): invalid command This is just a warning message and won't hurt to be disabled. INSTALL: As root, install the patch: Save the previous system file: mv /sys/sun4/OBJ/sr.o /sys/sun4/OBJ/sr.o.orig Install the new file into the system configuration area: cp sun4/{4.1.1;4.1.2}/sr.o /sys/sun4/OBJ Config a new kernel and reboot the machine with this kernel.