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] XCP: help configuring GRUB for multiple OS on the same works

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] XCP: help configuring GRUB for multiple OS on the same workstation
From: Flavio <fbcyborg@xxxxxxxxx>
Date: Tue, 11 Oct 2011 13:41:35 +0200
Delivery-date: Tue, 11 Oct 2011 04:43:06 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=j/E0rcJ03LJ0gF1jArWqyNk97ZKeABrOr7r6qx5hzLc=; b=xy6Ehd7a6gTnMBAnK70dJErXWUg3HpSWaqwD7f9kVzChWdXson/FnG/jGou81Ldy8Z OxvRg2ibsskrY9w69K/FuTltFKCR+icwN9RmEr0OrCLkZnz0JOKpIWPCDJg533RsS+35 iYq1SjdpZ/EzabBsfMG9vVxb5OrgGhbtuOn1I=
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
Hello,

I own a Desktop PC with Gentoo Linux Installed and another OS.
I installed XCP in a separate hard disk and I would like to configure my
GRUB in order to get XCP correctly booting.

Can someone help me?

I've tried this configuration but it stucks on kernel panic:

title= XEN Cloud Platform
root (hd2,0)
kernel /boot/xen.gz
module /boot/vmlinuz-2.6.32.12-0.7.1.xs1.0.0.311.170586xen root=/dev/sdc1
initrd /boot/initrd-2.6.32.12-0.7.1.xs1.0.0.311.170586xen.img

XCP has been installed on /dev/sdc.

Thanks

-- 
Flavio

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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] XCP: help configuring GRUB for multiple OS on the same workstation, Flavio <=