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-devel

Re: [Xen-devel] Please help on Xen installation

To: Ning Wu <ningwu@xxxxxxxxxxxxxx>
Subject: Re: [Xen-devel] Please help on Xen installation
From: Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>
Date: Wed, 08 Oct 2003 23:06:40 +0100
Cc: xen-devel@xxxxxxxxxxxxxxxxxxxxx, Ian.Pratt@xxxxxxxxxxxx
Delivery-date: Wed, 08 Oct 2003 23:08:00 +0100
Envelope-to: steven.hand@xxxxxxxxxxxx
In-reply-to: Your message of "Wed, 08 Oct 2003 13:04:05 EDT." <Pine.SOL.4.33.0310081253590.1556-100000@xxxxxxxxxxxxxxxxxxxxxx>
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
> I am trying to install Xen on my running Linux server. I followed the
> steps of README.CD and copied image.gz and xenolinux.gz to /boot
> directory. Then an entry in grub.conf was added as following:
> title Xen / XenoLinux 2.4.22
>         kernel /boot/image.gz dom0_mem=131072 ser_baud=115200 noht
>         module /boot/xenolinux.gz root=/dev/sda4 ro console=tty0
> 
> After reboot, the system complained file can not be found. So I made the
> change to
>         kernel /image.gz dom0_mem=131072 ser_baud=115200 noht
>         module /xenolinux.gz root=/dev/sda4 ro console=tty0

I'd check the location of you've copied the two files -- it
sounds a lot like they've ended up in root. Have you got a
separate /boot partition per chance? I think the standard Grub
documentation should help you.

> kernel /image.gz dom0_mem=131072 ser_baud=115200 noht
>    [Multiboot-elf, <0x100000:0xce3f0:0x1c430>, shtab=0x1eb258,
> entry=0x100000]
> module /xenolinux.gz root=/dev/sda4 console=tty0
>    [Multiboot-module @ 0x206000, 0x18b8cc bytes]
> 
> Then I can see many strange characters on the screen. Then the machine
> rebooted. Any suggestions?

Hmm, that's not good. 

Unless you have a serial port connected, you might want to remove
the ser_baud line from grub.conf. Also, you might want to add the
'ignorebiostables' to the 'kernel' part of the grub.conf, just in
case Xen is getting confused by your hardware.

Can you tell us a bit more about your system? e.g. CPU(s),
chipset, SCSI card, network card etc.

Thanks,
Ian


-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel