|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] xenconsole: Could not read tty from store: No such file or d
Hi all, I'm installing kubuntu 7.10 as domU into a centos 5 dom0.
I have a problem booting kubuntu.
this is the grub menu.lst
default 0
timeout 3
hiddenmenu
title Ubuntu 7.10
root (hd0,0)
kernel /boot/vmlinuz-2.6.22-14-xen ro root=/dev/xvda1 console=xvc0
initrd /boot/initrd.img-2.6.22-14-xen
and this is the configuration file for xen
bootloader = '/usr/bin/pygrub'
memory = 256
name = "ubuntu"
vif = [ '' ]
disk = [ 'phy:/dev/HYP03VM/KUBUNTU,xvda1,w',
'phy:/dev/HYP03VM/KUBUNTU_SWAP,xvdb1,w' ]
This is the file the virtual console from kubuntu
# xvc0 - getty
#
# This service maintains a getty on xvc0 from the point the system is
# started until it is shut down again.
start on runlevel 2
start on runlevel 3
stop on runlevel 0
stop on runlevel 1
start on runlevel 4
start on runlevel 5
stop on runlevel 6
respawn
exec /sbin/getty 38400 xvc0
and I changed the securetty file adding xvc0
When I boot kubuntu I get
Started domain kubuntu
xenconsole: Could not read tty from store: No such file or directory
I rally do not know what to check... I believe there's something
different btw how centos and ubuntu manage xen...
What could I check?
Thanks
Marco
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-users] xenconsole: Could not read tty from store: No such file or directory,
Marco Strullato <=
|
|
|
|
|