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

Re: [Xen-users] hvm install through serial console

To: Sergi Seira <s.seira@xxxxxxxxx>
Subject: Re: [Xen-users] hvm install through serial console
From: "Fajar A. Nugraha" <fajar@xxxxxxxxx>
Date: Thu, 5 Mar 2009 08:38:11 +0700
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 04 Mar 2009 17:39:24 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <49AEBD06.6060902@xxxxxxxxx>
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>
References: <49AEBD06.6060902@xxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Thu, Mar 5, 2009 at 12:40 AM, Sergi Seira <s.seira@xxxxxxxxx> wrote:
> Hello,
>
> I am trying to install a debian hardware virtual machine using console port - 
> not vnc - hoping to be able to do the installation with xm console domid.
> Dom0 is a debian etch server, Xen version 3.2.1.


> First of all I'm trying to customize debian netinst cdrom in order to make it 
> talk through serial line. I suppose my mistake starts here, for I don't know 
> if this is really possible to achieve.

You should ask Debian experts about the serial console then :)

What I for RHEL HVM (some of this might be relevant for you):
- Use CD1 for installation and create config file to boot from CD.
This is easier (for me).
- setup HVM config file enabling serial console (serial='pty'), with
vnc still enabled
- startup domU, output will be on vnc console
- type "linux askmethod console=ttyS0"

To pinpoint cause of error, you might want to enable vnc console and
see what comes out. What I did for vnc is include these lines

sdl=0
vnc=1
vnclisten="0.0.0.0"
vncpasswd=''

so I can connect using vncviewer from another host.

Regards,

Fajar

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>