Stephan wrote:
what says:
cat /proc/sys/dev/cdrom/lock
if theres a 1 then the lock at mount is enabled. if there is a 0 then lock
at mount is disabled.
you can enable this with:
echo 1 > /proc/sys/dev/cdrom/lock
or disable with:
echo 0 > /proc/sys/dev/cdrom/lock
i dont know if this is related to your behavior, but could be..
This is the same OS, the LiveCD being used on multiple PCs and showing
different behavior on different machines. Nothing (that I'm aware of) is
changing that setting in /proc.
Anyway, I've checked on one of the systems here at home that doesn't
lock and /proc/sys/dev/cdrom/lock does indeed contain a '1' as it should.
Also, it's using the same driver as the other machines I've tested.
--
JH
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page