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] Installation trouble on Dell Poweredge SC420

To: xen-devel@xxxxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-devel] Installation trouble on Dell Poweredge SC420
From: Paul Pianta <pantz@xxxxxx>
Date: Mon, 13 Dec 2004 15:18:10 -0500
Delivery-date: Mon, 13 Dec 2004 20:19:28 +0000
Envelope-to: xen+James.Bulpin@xxxxxxxxxxxx
In-reply-to: <1102966231.21449.63.camel@xxxxxxxxxxxxxxxx>
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>
References: <1102966231.21449.63.camel@xxxxxxxxxxxxxxxx>
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
On Mon, 2004-12-13 at 14:30 -0500, Paul Pianta wrote:
> Hi people
> 
> I am new to Xen and having some trouble getting it up and running. I am
> trying to install it on a Dell Poweredge SC420 that has CentOS (RHEL3
> clone) installed.
> 
> The error that I am getting when I first try to boot into the Xen
> kernel, after having installed the binary and adding the necessary lines
> to grub.conf is :
> 
> ---snip---
> 
> md: Autodetecting RAID arrays
> md: autorun ...
> md: ... autorun DONE.
> Root-NFS: No NFS server available, giving up.
> VFS: Unable to mount root fs via NFS, trying floppy.
> VFS: Insert root floppy and press ENTER
> 
> ---machine waiting here---
> 
> 
> 
> The 'hardware' raid on the scsi card is not supported in linux so I have
> set up the machine with software raid. Here are some more details that
> might be useful ...
> 
> Here is the output of lspci for the scsi card that is in the machine ...
> 
> ---snip---
> 04:02.0 RAID bus controller: Adaptec ASC-39320(B) U320 w/HostRAID (rev
> 10)
> 04:02.1 RAID bus controller: Adaptec ASC-39320(B) U320 w/HostRAID (rev
> 10)
> ---snip---
> 
> The driver for this card is the aic79xx.o and I see that it is compiled
> into the Xen kernel.
> 
> 
> Does anyone have any idea what is happening and how I might get Xen
> installed?
> 
> thanks

oops forgot to add my grub.conf - so here it is ...

default=2
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Xen 2.0 / XenLinux 2.6.9
        kernel /xen.gz dom0_mem=131072
        module /vmlinuz-2.6.9-xen0 ro root=/dev/md2
title CentOS (2.4.21-20.0.1.EL)
        root (hd0,0)
        kernel /vmlinuz-2.4.21-20.0.1.EL ro root=/dev/md2
        initrd /initrd-2.4.21-20.0.1.EL.img
title CentOS (2.4.21-20.0.1.ELsmp)
        root (hd0,0)
        kernel /vmlinuz-2.4.21-20.0.1.ELsmp ro root=/dev/md2
        initrd /initrd-2.4.21-20.0.1.ELsmp.img
title CentOS release 3.3 (2.4.21-20.EL.c0smp)
        root (hd0,0)
        kernel /vmlinuz-2.4.21-20.EL.c0smp ro root=/dev/md2
        initrd /initrd-2.4.21-20.EL.c0smp.img
title CentOS release 3.3-up (2.4.21-20.EL.c0)
        root (hd0,0)
        kernel /vmlinuz-2.4.21-20.EL.c0 ro root=/dev/md2
        initrd /initrd-2.4.21-20.EL.c0.img


-- 
pAntZ

Before you criticize someone, walk a mile in their shoes. That way, when
you do criticize them, you're a mile away and you have their shoes!



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel