[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] problem with Ubuntu PV on Centos Dom0
Hello,I have installed Ubuntu Interpid in pv domU. It boots fine, but I cannot get any console running. The boot hangs on: * Setting up console font and keymap... [ OK ] * Starting system log daemon... [ OK ] * Starting kernel log daemon... [ OK ] And then nothing happens. My config file looks like that: bootloader = '/usr/bin/pygrub' memory = 2048 name = "ubuntu" vif = [ 'bridge=eth0' ]disk = [ 'phy:/dev/vol1/ubuntu,xvda1,w', 'phy:/dev/vol1/ubuntu-swap,xvdb1,w' ] And my console configuration in the domU looks like that: # xvc0 - getty # # This service maintains a getty on xvc0 from the point the system is # started until it is shut down again. start on stopped rc2 start on stopped rc3 start on stopped rc4 start on stopped rc5 stop on runlevel 0 stop on runlevel 1 stop on runlevel 6 respawn exec /sbin/getty 38400 xvc0 Did anyone had a similar problem? Regards, mjb _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |