From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rolf Neugebauer Subject: Re: Grub & boot problems with Xen Date: Tue, 22 Jun 2004 17:22:02 +0100 Sender: xen-devel-admin@lists.sourceforge.net Message-ID: <1087921322.3176.7.camel@wyvis> References: <20040622104056.099e2440@prana-bindu> <024C9E50-C467-11D8-97FB-000A95B44940@idi.ntnu.no> Reply-To: rolf.neugebauer@intel.com Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <024C9E50-C467-11D8-97FB-000A95B44940@idi.ntnu.no> Errors-To: xen-devel-admin@lists.sourceforge.net List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , List-Archive: To: Rune Johan Andresen Cc: rolf.neugebauer@intel.com, xen-devel@lists.sourceforge.net List-Id: xen-devel@lists.xenproject.org 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