All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Rhodus <sdrhodus@gmail.com>
To: xen-devel@lists.sourceforge.net
Subject: Installing Xen on FC3
Date: Mon, 4 Apr 2005 12:42:33 +0000	[thread overview]
Message-ID: <fe77c96b050404054256c546d6@mail.gmail.com> (raw)

Please forgive if this is not the right list to post this question on
but I have tried several combinations and have become frustrated
enough to ask for some assistance on trying to get Xen going.

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]#

             reply	other threads:[~2005-04-04 12:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <sdrhodus@gmail.com>
2005-04-04 12:42 ` David Rhodus [this message]
2005-04-05  7:48   ` Installing Xen on FC3 Steven Hand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fe77c96b050404054256c546d6@mail.gmail.com \
    --to=sdrhodus@gmail.com \
    --cc=drhodus@machdep.com \
    --cc=xen-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.