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] DomU stops booting

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] DomU stops booting
From: "Teck Choon Giam" <giamteckchoon@xxxxxxxxx>
Date: Wed, 22 Oct 2008 01:30:09 +0800
Delivery-date: Tue, 21 Oct 2008 10:30:45 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=bdlh/NWvSqyqYPnXwd2PGflXIZUNAj+4cF+tj4Qa4PI=; b=VJ80wK79N60vNevZTSBvyLWmICe9d5+oCXr1Gv7l7gT/y0SBwZZn6sFKmoIzMXbsan R7ZqMVh0p+1Wb6aBdK8Fg98YypDB2k8byy5Jsmm8qrLTc9Yry7J+1dgu/xgsSTW94W/1 iC1LrSAuaAQpR7a+QrKKqYlyolgNFEQOpZC+s=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=DyndQfXTpm+Gm48CxGztnXRPaEIeQsip2qjBghAR1e/WJh791hkbs/B6ZgKRCDcyMx RAaCfrNVn5jz54JXw1PVqhdRNYKR6kFLqZer4wOgjIziJdMWQYBqiTOLgtdVze9NICQt GhdlUxcmWUbhNLUuE+PPm8DtJVMOlcK0kyj8g=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <48EF7BD7.4020202@xxxxxx>
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: <48EF7BD7.4020202@xxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Fri, Oct 10, 2008 at 11:59 PM, Martin Lang <mlg-hessigheim@xxxxxx> wrote:
> Hi,
>
> I installed Xen3.3 on a Debian (etch) system. My DomU is also a Debian
> (etch) system on a logical volume. I populated the volume by mounting it
> from the Dom0 and used debootstrap. The config file for the DomU is:
>
> kernel = "/boot/vmlinuz-2.6.18.8-xen"
> ramdisk = "/boot/initrd.img-2.6.18.8-xen"
> memory = 32
> root = "/dev/xvda1 ro"
> disk = ['phy:xenix-lvm/obelix_root,xvda1,w',
>       'phy:xenix-lvm/obelix_swap,xvda2,w']
> vif = [ '' ]

In your domU config file, did you have such xencons=tty1 or something
in extra?  Mine is something like below:
extra = "3 selinux=0 xencons=tty1"

Kindest regards,
Giam Teck Choon

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

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