Confirmed on vmware server 1.0.4 (deb etch as guest), virtual machine with
Gutsy running 2.6.22-14-xen hangs on "Setting the system clock"
Workarounds (worked for me), (i can't correlate all) suggestions from bug
144631 [ https://bugs.launchpad.net/ubuntu/+source/xen-3.1/+bug/144631 ]
#
# Disable the startup scripts from all runlevels.
#
chroot ${prefix} /usr/sbin/update-rc.d -f hwclock.sh remove
chroot ${prefix} /usr/sbin/update-rc.d -f hwclockfirst.sh remove
rm -f ${prefix}/etc/init.d/hwclock.sh ${prefix}/etc/init.d/hwclockfirst.sh
${prefix}/etc/udev/rules.d/85-hwclock.rules
chmod -x ${prefix}/lib/udev/set_hwclock
in /usr/lib/xen-tools/gutsy.d/15-disable-hwclock
and as suggested by Frank, remove symlinks S08hwclockfirst.sh S11hwclock.sh
from /etc/rcS.d/ as the hooks don't seem to work ( 15-disable-hwclock )
--
Boot process don't pass "Setting the system clock" step
https://bugs.launchpad.net/bugs/163605
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs