Actually I've been digging more into this, as part of xen-create-image hwclock should be disabled by:
/usr/lib/xen-tools/gutsy.d/15-disable-hwclock However the gutsy.d directory is really a symlink to edgy.d and this doesn't seem to work for gutsy for some reason. /usr/lib/xen-tools/gutsy.d/30-disable-gettys is supposed to disable getty on tty's 2 to 6, which is probably does, but it should probably have a line something like... cat ${prefix}/etc/event.d/tty1 | sed "s/tty1/xvc0/" > ${prefix}/etc/event.d/xvc0 Added beneath: rm ${prefix}/etc/event.d/tty[!1] Since Xen is shifting from tty's to xvc's etc... -- xen guest hangs after mounting filesystem https://bugs.launchpad.net/bugs/144631 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs