[5654] in testers
Re: sun4 [9.2.7]: cdrom drive
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Thu Jul 17 18:25:07 2003
Date: Thu, 17 Jul 2003 18:25:05 -0400 (EDT)
Message-Id: <200307172225.h6HMP56s023199@bart-savagewood.mit.edu>
From: Garry Zacheiss <zacheiss@MIT.EDU>
To: Jonathon Weiss <jweiss@MIT.EDU>
CC: testers@MIT.EDU, miki@MIT.EDU
In-reply-to: "[5619] in testers"
>> I seem to be unable to use my cd rom drive.
>>
>> xmcd, for instance, fails to detect a disk, and I can't get eject to
>> open the drive. I haven't done much testing with data cd's, but it
>> the one thing I tried didn't fare any better.
I looked into this. The problem is that in Solaris 9, Sun added a
new rpc daemon that some of the work of vold gets foisted off onto; our
version of /etc/inet/inetd.conf doesn't contain a line for this daemon,
so vold is pretty much a basketcase without it. See:
http://sunsolve.sun.com/private-cgi/retrieve.pl?doc=srdb%2F46781
for (slightly) more information. We do already have the patch mentioned
there.
I'll submit patches to fix this.
Garry