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

[Xen-users] my bootlog

To: james.dingwall@xxxxxxxxxx
Subject: [Xen-users] my bootlog
From: Fasiha Ashraf <feehapk@xxxxxxxxxxx>
Date: Tue, 18 Aug 2009 21:01:57 -0700 (PDT)
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 18 Aug 2009 21:03:27 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.in; s=s1024; t=1250654517; bh=00pkoahf9C10qOfNUpETB9S+N85oMVGcumi5rzncsuI=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=A/5K2275abS2Avp2r7h93Cb9ZfnPzxIhIFeADWRytt64XLbtn/pEfBlK/q/lCW9vRtzqgWJgsLUxWhCufPYQcISLjLX7Wc/bt0mxLPmVPPihyPpSVeKDh0gFbJVmk5DceLGU6bySPldOxismzzcMzk4CJhI66F/cQPQKSL4cYDo=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.co.in; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type; b=ulKzsdMVKCkhT5o8ltAOnDQGKv69wWITAhL1uvELc4vPF2uWXxrHFXp3tODUAA8Hz9WmMer2zFfYD1GN7/ywADe7grx4l1tAZItUHTKG55RCcFCzOXP2Yzf0YYluTVUuwAyoJoJXhVVV9EbHL8BP6sbb3SHpy3R751mxakSO8T0=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Here is my boot log.
I have also observed another problem, whenever i run this command git clone git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
it will bring a kernel v-2.6.30-rc3 but what i need is v-2.6.30.rc6. What should i do? how to modify this command to get that specific rc6 version?

Regard,
Fasiha Ashraf

--- On Mon, 17/8/09, James Dingwall <james.dingwall@xxxxxxxxxx> wrote:

From: James Dingwall <james.dingwall@xxxxxxxxxx>
Subject: RE: [Xen-users] Building and Installing Xen 4.3 in Fedora11
To: "Fasiha Ashraf" <feehapk@xxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Date: Monday, 17 August, 2009, 5:33 PM



Everything has done successfully but when I boot the kernel with xen it will restart the system after loading some xen modules without giving any error message.
what could be the problem. Also i found some issue with manual grub entry at the end of the whole process. where we specify the boot partition
root=/dev/mapper/VolGroup01/vg_fedora11 ro
I don't find the vg_fedora11 on the given path.
Is it compulsory to have logical volumes like VolGroup01 to boot xen??

The path to your root device looks wrong to me.  On my systems /dev/mapper contains devices <vgname>-<lvname>, these are also available as /dev/<vgname>/<lvname>.  What you have above seems to be a combination of the two, although it could be Fedora generates the device names according to different rules than my system.  Perhaps what you need is /dev/vg_fedora11/roolv which I think are the default names from the FC11 install.  If you get a shell during the boot you should be able to poke around under /dev to find the appropriate name.  Volume Group and Logical Volume names are arbitrary with no forced convention on naming.

If the system restarts too quickly to read the console you'll probably need to capture the output via a serial console.  You could also try the noreboot xen parameter (http://wiki.xensource.com/xenwiki/XenBooting).

This message and the information contained herein is proprietary and confidential and subject to the Amdocs policy statement,
you may review at http://www.amdocs.com/email_disclaimer.asp

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


Yahoo! recommends that you upgrade to the new and safer Internet Explorer 8.

Attachment: bootlog.doc
Description: MS-Word document

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>