[18910] in Athena Bugs
Re: sun4 8.4.22: volcheck
daemon@ATHENA.MIT.EDU (Garry Zacheiss)
Tue Apr 17 15:56:30 2001
Message-Id: <200104171956.PAA11161@big-gay-als-animal-sanctuary.mit.edu>
To: Ron Hoffmann <hoffmann@MIT.EDU>
cc: bugs@MIT.EDU
In-Reply-To: Your message of "Tue, 17 Apr 2001 11:34:01 EDT."
<200104171534.LAA10584@Paddington.MIT.EDU>
Date: Tue, 17 Apr 2001 15:56:27 -0400
From: Garry Zacheiss <zacheiss@MIT.EDU>
Hi Ron,
Thanks for reporting this. As it turns out, this is a known bug
introduced by Sun in an attempt to support the DVD-ROM drives they
started shipping with their workstations.
This will be fixed in the next Athena patch release, due to the
evening of 4/23. In the meantime, you can work around this by editing
/etc/rmmount.conf as root, and removing the last line, which reads:
mount * hsfs udfs ufs -o nosuid
The resulting /etc/rmmount.conf file should look like this:
# @(#)rmmount.conf 1.5 00/08/10 SMI
#
# Removable Media Mounter configuration file.
#
# File system identification
ident hsfs ident_hsfs.so cdrom
ident ufs ident_ufs.so cdrom floppy rmscsi pcmem
ident pcfs ident_pcfs.so floppy rmscsi pcmem
ident udfs ident_udfs.so cdrom floppy
# Actions
action cdrom action_filemgr.so
action floppy action_filemgr.so
action rmscsi action_filemgr.so
Thanks again for bringing this to our attention.
Garry