WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] ubuntu 11.10, system V runlevel compatability

To: <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-users] ubuntu 11.10, system V runlevel compatability
From: Adam Gold <adamgold@xxxxxxxxxxx>
Date: Tue, 8 Nov 2011 00:54:22 +0000
Delivery-date: Mon, 07 Nov 2011 16:56:02 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
Importance: Normal
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I'm having a problem with the boot sequence hanging indefinitely at "stopping system V runlevel compatibility".  Here are the steps I took to get to this point:

1) installed a single boot, server version of ubuntu 11.10 (intended to be dom0)
2) apt-get install xen-hypervisor-4.1-amd64 xen-utils-4.1 xenwatch xen-tools xen-utils-common xenstore-utils
3) updated grub as follows:
- changed the default boot order
- added the following entries
GRUB_DISABLE_OS_PROBER=true
GRUB_SERIAL_COMMAND="serial --unit=0 --speed=9600 --word=8 --parity=no --stop=1"
GRUB_TERMINAL="console serial"
GRUB_CMDLINE_XEN="com1=9600,8n1 console=com1,vga"
GRUB_CMDLINE_LINUX="console=tty0 console=hvc0"for the new menu entries and xend-config.sxp
4) made the following changes to /etc/default/xendomains:
XENDOMAINS_SAVE=""
XENDOMAINS_RESTORE=false
5) rebooted

Then, as mentioned, the new boot sequence hangs indefinitely at "stopping system V runlevel compatibility" .  Has anyone else seen this with 11.10 server (there are some results in google about this happening with previous, multi-boot and/or gnome versions of ubuntu)?  Any advice as to next steps?
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>