All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rolf Neugebauer <rolf.neugebauer@intel.com>
To: Rune Johan Andresen <runejoha@idi.ntnu.no>
Cc: rolf.neugebauer@intel.com, xen-devel@lists.sourceforge.net
Subject: Re: Grub & boot problems with Xen
Date: Tue, 22 Jun 2004 17:22:02 +0100	[thread overview]
Message-ID: <1087921322.3176.7.camel@wyvis> (raw)
In-Reply-To: <024C9E50-C467-11D8-97FB-000A95B44940@idi.ntnu.no>

On Tue, 2004-06-22 at 17:12, Rune Johan Andresen wrote:
> Hi, I am in the beginning stage of Xen and am trying to install on a 
> Red Hat 7.x distribution (Yes, very old but I need it to function on 
> this dinosaur, if possible!) I am now following the CD DOCUMENTATION 
> and copied the xen.gz & xenolinux.gz to the /boot folder. (the 
> bootloader IS grub).
> 
> When i reboot with xen (and not redhat) i get a errormessage:
> 
> Can't find file image.gz
> 
> The grub.conf looks like this:
> 
> default=0
> timeout=10
> splashimage=(hd0,0)/grub/splash.xmp.gz
> 
> title Xen / Xenlinux 2.4.22
> 	root(hd0,0)
> 	kernel /boot/image.gz dom0_mem=131072 ser_baud=115200 noht
> 	module /boot/xenolinux.gz root=/dev/sda4 no console=tty0
> 
> 
> another DOCUMENT from Xen also used xen.gz instead for image.gz. Why is 
> that? Need some warm up here.

the 'kernel' grub is booting should be that of the Xen VMM (the module
line tells xen which image to use for domain 0). If you copied the xen
image of the CD and it is called xen.gz the kernel line for the grub
entry should read:
kernel /boot/xen.gz dom0_mem=131072 ser_baud=115200 noht

Rolf

> Thanks for all help!!!
> 
> Regards
> Rune 
>   
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email sponsored by Black Hat Briefings & Training.
> Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
> digital self defense, top technical experts, no vendor pitches, 
> unmatched networking opportunities. Visit www.blackhat.com
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xen-devel



-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com

  reply	other threads:[~2004-06-22 16:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-22 11:57 network idea James Harper
2004-06-22 12:23 ` Keir Fraser
2004-06-22 14:13 ` Ian Pratt
2004-06-22 15:40   ` Tim Freeman
2004-06-22 16:12     ` Grub & boot problems with Xen Rune Johan Andresen
2004-06-22 16:22       ` Rolf Neugebauer [this message]
2004-06-22 16:27       ` Niraj Tolia
2004-06-22 16:02   ` network idea Tim Freeman
2004-06-22 16:51     ` Ian Pratt
2004-06-22 17:38       ` Tim Freeman
2004-06-22 17:43         ` Ian Pratt

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=1087921322.3176.7.camel@wyvis \
    --to=rolf.neugebauer@intel.com \
    --cc=runejoha@idi.ntnu.no \
    --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.