[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-users] Re: xenconsole: Could not read tty from store: No such file or directory
- To: xen-users@xxxxxxxxxxxxxxxxxxx
- From: "Sergio Charpinel Jr." <sergiocharpinel@xxxxxxxxx>
- Date: Fri, 4 Sep 2009 10:50:55 -0300
- Delivery-date: Fri, 04 Sep 2009 06:53:42 -0700
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=PhPXbyThLbsPqr2V9lTMnnLz39c8BfbgJ9rGlTZ4SwojL1s51qxjz65OqH5SB2KMsV hWMhLPi4gTykyg4g2LMeEZ7VndH0TJ8xbObZ6PHdtlBGjG8nycAmDp8Lbi3OTnWrIhl5 NR9E1NKiIRM5kfDgitTiNvDL3LtBsVUNgf6io=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
I got the xenconsoled error just when I use this config: kernel = "/usr/lib/xen-3.2-1/boot/hvmloader" builder='hvm'
If I switch to kernel = '/boot/vmlinuz-2.6.26-2-xen-amd64'
ramdisk = '/boot/initrd.img-2.6.26-2-xen-amd64'
It works, but it is not using VT-virtualization.
What do I need to change do work as HVM ?
2009/9/3 Sergio Charpinel Jr. <sergiocharpinel@xxxxxxxxx>
I've read some previous posts about this same problem, most of them because the user did not start the daemon.
But I dont have /usr/sbin/xenconsoled and it is located under /usr/lib and running.
Xen version 3.2.1
Any ideas?
2009/9/3 Sergio Charpinel Jr. <sergiocharpinel@xxxxxxxxx>
Hi, I installed one debian HVM guest (VT virtualization). I didnt configured the network (I dont know if it is related to my problem):
When I start the domU , I received this error: desktop:/etc/xen# xm create -c debian-web.cfg
Using config file "./debian-web.cfg". Started domain debian-web xenconsole: Could not read tty from store: No such file or directory
Here is my cfg: kernel = '/usr/lib/xen-default/boot/hvmloader'
builder = 'hvm' memory = '512'
disk = [ 'phy:/dev/vg-xen/debian-web-swap,sda1,w', 'phy:/dev/vg-xen/debian-web-disk,sda2,w',
]
name = 'debian-web'
vid = ['']
>on_reboot = 'restart' on_crash = 'restart'
extra = 'xencons=tty'
Thanks for any help. -- Sergio Roberto Charpinel Jr.
-- Sergio Roberto Charpinel Jr.
-- Sergio Roberto Charpinel Jr.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|