[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Xen-users] console for full virtualization vm
- To: "Igor Chubin" <igor@xxxxxxx>
- From: "Michael Lessard" <michael.lessard@xxxxxxxxx>
- Date: Mon, 3 Dec 2007 08:31:12 -0500
- Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
- Delivery-date: Mon, 03 Dec 2007 05:31:58 -0800
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=kDsj+6kKXqNMgQy6M4orLyQc4cFPJvsruyCD9XWsex1lAhsax5f71GHfuXQ07fy6QEwexbKT5F/HyrQBH8Y9/vg4OR1nG7PLp9Fp/IWHgkgkuLj/CBQckjq5Ij+35nF/0pJyWfkvB5aoZTiMP1ZQtmhkxXk3/LI3WrzCdjmlFo8=
- List-id: Xen user discussion <xen-users.lists.xensource.com>
Igor,
I already have serial='pty' in my VM config ... But how i can redirect console inside HVM ?
thanks !
On Dec 1, 2007 3:13 AM, Igor Chubin <
igor@xxxxxxx> wrote: On Fr, Nov 30, 2007 at 08:04:01 -0500, Michael Lessard wrote:
> Hi everybody, > > Are there a way to have console for full virtualized vm ? I know we can > vnc on vm, but in the case we want to install a vm and we don't have access > to any graphical interface ...
I think, you can try this solution:
1. Redirect console inside HVM domain to the serial port 2. In the config file of your domain specify
serial='pty'
and after that try to connect using minicom or xm console.
> > Thanks in advance !
> _______________________________________________ > Xen-users mailing list > Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
-- WBR, i.m.chubin
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|