what about this change to /etc/init.d/voyage-util
if [ /var/lib/dpkg/lock -ot /proc/uptime ] ; then
/usr/local/sbin/remountro
fi
This should skip the remount if packages are in the process of being installed
Nicholas A. Schembri
State College, PA USA