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] RFH: booting Dom0

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] RFH: booting Dom0
From: jim burns <jim_burn@xxxxxxxxxxxxx>
Date: Sun, 13 Apr 2008 23:06:09 -0400
Delivery-date: Sun, 13 Apr 2008 20:06:53 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <849511.79276.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
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/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <849511.79276.qm@xxxxxxxxxxxxxxxxxxxxxxxxxxx> (sfid-20080413_224007_928096_55891CC7)
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: KMail/1.9.9
On Sunday April 13 2008 10:18:01 pm Steve Thompson wrote:
> I have a grub boot entry as follows:
>
> title Xen Dom0 2.6.25-rc9 /dev/hda8
> root (hd0,1)
> kernel /boot/xen-3.2.0.gz noreboot lapic
> module /boot/linux-2.6.25-rc9-x0 root=/dev/hda8 ro lapic
> acpi_sleep=s3_bios resume=/dev/hda5

Try adding 'console=hvc0' at the end of your 'module' line. Also, if you need 
a login prompt, 'hvc0' has to be in /etc/securetty, and your /etc/inittab's 
getty section has to have:

co:2345:respawn:/sbin/agetty hvc0 9600 vt100-nav

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

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