|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] my bootlog
When you install F11 this root entries are already generated to normal boot in menu.lst. Xen Grub's entry just uses the same "root" for either pvops or xenified kernel ( module's entry ).
Boris
--- On Wed, 8/19/09, Fasiha Ashraf <feehapk@xxxxxxxxxxx> wrote:
From: Fasiha Ashraf <feehapk@xxxxxxxxxxx> Subject: Re: [Xen-users] my bootlog To: "Boris Derzhavets" <bderzhavets@xxxxxxxxx> Date: Wednesday, August 19, 2009, 12:42 AM
"root=/dev/mapper/vg_fedora11-LogVol00 ro console=tty0" Have you created these logical volume groups manually or fedora generates itself during the whole process. thanks for reply. I am trying that git command u mentioned in your reply hoping for required results.
Regards, Fasiha Ashraf
--- On Wed, 19/8/09, Boris Derzhavets <bderzhavets@xxxxxxxxx> wrote:
From: Boris Derzhavets <bderzhavets@xxxxxxxxxx> Subject: Re: [Xen-users] my bootlog To: james.dingwall@xxxxxxxxxx, "Fasiha Ashraf" <feehapk@xxxxxxxxxxx> Cc: xen-users@xxxxxxxxxxxxxxxxxxx Date: Wednesday, 19 August, 2009, 9:26 AM
1. To get 2.6.31-rc6
# git clone git://git.kernel.org/pub/scm/linux/kernel /git/jeremy/xen.git linux-2.6-xen
# cd linux-2.6-xen
# git checkout origin/rebase/master -b rebase/master
>where we specify the
boot partition
>root=/dev/mapper/VolGroup01/vg_fedora11 ro
2. I didn't have any problems with loading via grub entry
title Xen 3.4 / Fedora kernel 2.6.30-rc6-tip
kernel /boot/xen-3.4.gz
module /boot/vmlinuz-2.6.30-rc6-tip root=/dev/mapper/vg_fedora11-LogVol00 ro console=tty0
module /boot/initrd-2.6.30-rc6-tip.img
Boris.
|
-----Inline Attachment Follows-----
|
See the Web's breaking stories, chosen by people like you. Check out Yahoo! Buzz.
|
__________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|