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] Installing Xen on FC3

To: Tom Brown <tbrown@xxxxxxxxxxxxx>, xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Installing Xen on FC3
From: David Rhodus <sdrhodus@xxxxxxxxx>
Date: Mon, 4 Apr 2005 12:42:35 -0500
Delivery-date: Mon, 04 Apr 2005 17:42:37 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=qRS2pM8YvxAM/S/kzhtACX5N5zXD6RPvG59jHKdCQUx7kR9kUeK3ltgXLQcbwDbCuefsT6sxi+wwcbs2/jExFl8SMq05Ws0UpnCFF7O0N6Insv5EBjnK1oGRU9mkDCQoaf1jgom3vfkujlJNTaW6Q3may6cApZOas+E9pMsCZz0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <Pine.LNX.4.44.0504041035500.30364-100000@xxxxxxxxxxxxxxxxxx>
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: <fe77c96b05040405474ea86ec5@xxxxxxxxxxxxxx> <Pine.LNX.4.44.0504041035500.30364-100000@xxxxxxxxxxxxxxxxxx>
Reply-to: drhodus@xxxxxxxxxxx
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On Apr 4, 2005 12:37 PM, Tom Brown <tbrown@xxxxxxxxxxxxx> wrote:
> 
> without the output from fdisk -l /dev/hda and maybe df it is hard to know
> anything about how you have your partitions setup... Does the Fedora grub
> option work? That would suffice, assuming they are running out of the same
> partitions.
> 

Yah, the Fedora options work fine for me.

Here is the output you requested.

[root@localhost ~]# fdisk -l /dev/hda

Disk /dev/hda: 20.8 GB, 20847697920 bytes
131 heads, 63 sectors/track, 4933 cylinders
Units = cylinders of 8253 * 512 = 4225536 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1          22       88861+  83  Linux
/dev/hda2              22        4934    20267604   8e  Linux LVM
[root@localhost ~]# df
Filesystem           1K-blocks      Used Available Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
                      19642236   3427416  15217036  19% /
/dev/hda1                86042     29919     51680  37% /boot
none                    513440         0    513440   0% /dev/shm
[root@localhost ~]#

> On Mon, 4 Apr 2005, David Rhodus wrote:
> 
> > Ok, I'm resending this question to the users list here now that I
> > notice that the sourceforge list sent me a message back saying it was
> > no longer in use. :-)
> >
> > I downloaded xen-2.0.5-install.tgz and found the few dependency's it
> > needed and was able to successfully run the install.sh script and
> > install everything.
> >
> > Here is what I currently have in my menu.lst/grub.conf file.  I have
> > tried *several* combinations of things but nothing has worked so far.
> > The example listed in the README text file that comes with Xen said to
> > use /boot/xen.tgz etc... but that always returned Error 15: File no
> > Found.  The current file doesn't return an error but the machine very
> > quickly resets.
> >
> > Perhaps someone can share their menu.lst file from a FC3 machine or
> > shed some insight into how to properly configure grub.
> >
> > [root@localhost grub]# cat menu.lst
> > # grub.conf generated by anaconda
> > #
> > # Note that you do not have to rerun grub after making changes to this file
> > # NOTICE:  You have a /boot partition.  This means that
> > #          all kernel and initrd paths are relative to /boot/, eg.
> > #          root (hd0,0)
> > #          kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
> > #          initrd /initrd-version.img
> > #boot=/dev/hda
> > default=0
> > timeout=5
> > splashimage=(hd0,0)/grub/splash.xpm.gz
> > hiddenmenu
> >
> > title Xen 2.0 / XenLinux 2.6.10
> >   root (hd0,0)
> >   kernel /xen.gz dom0_mem=131072 ro console=vga
> >   module /vmlinuz-2.6.10-xen0 ro root=/dev/hda0
> >   module /initrd-2.6.9-1.667.img
> >
> > title Fedora Core (2.6.9-1.667)
> >        root (hd0,0)
> >        kernel /vmlinuz-2.6.9-1.667 ro root=/dev/VolGroup00/LogVol00 rhgb 
> > quiet
> >        initrd /initrd-2.6.9-1.667.img
> >
> > [root@localhost grub]#
> >
> > _______________________________________________
> > Xen-users mailing list
> > Xen-users@xxxxxxxxxxxxxxxxxxx
> > http://lists.xensource.com/xen-users
> >
> 
> ----------------------------------------------------------------------
> tbrown@xxxxxxxxxxxxx   | "The Internet is a world of ends. You're at one
> http://BareMetal.com/  | end, and everybody and everything else are at the
> web hosting since '95  | other ends." - http://www.worldofends.com/
> 
> 


-- 
                                            -David
                                            Steven David Rhodus
                                            <drhodus@xxxxxxxxxxx>

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

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