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] Xen3.0 + Fedora core 4

To: "shino korah" <shino_korah@xxxxxxxxx>, <mark.williamson@xxxxxxxxxxxx>
Subject: RE: [Xen-devel] Xen3.0 + Fedora core 4
From: "Kamble, Nitin A" <nitin.a.kamble@xxxxxxxxx>
Date: Mon, 31 Oct 2005 09:52:28 -0800
Cc: Xen Mailing List <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Mon, 31 Oct 2005 17:49:41 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcXcx9QvTIJWqbRUQA6pH8tTtqsdgABe+i1Q
Thread-topic: [Xen-devel] Xen3.0 + Fedora core 4
The initrd line should be specified as a module like this:

>        title Xen 3.0 / XenLinux 2.6
>        root(hd0,0)
>        kernel /xen-3.0.gz dom0_mem=131072
>        module /vmlinuz-2.6-xen0 ro 
>root=/dev/VolGroup00/LogVol00  console=tty0
>        module /initrd-2.6-xen0.img


Thanks & Regards,
Nitin
------------------------------------------------------------------------
-----------
Open Source Technology Center, Intel Corp

>-----Original Message-----
>From: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-devel-
>bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of shino korah
>Sent: Saturday, October 29, 2005 1:32 PM
>To: mark.williamson@xxxxxxxxxxxx
>Cc: Xen Mailing List
>Subject: [Xen-devel] Xen3.0 + Fedora core 4
>
>Hi,
>
> I'm trying to booy Xen3.0 with Fedora core 4. I treid
>different things as per dev-list archive +
>FedoraXenQuickstart tutorial etc.
>
>The error message I get is
>
>
>
>   Root-NFS: No NFS server available
>   VFS: Unable to mount root fs via NFS, trying floppy
>   VFS: Insert root floppy and press ENTER
>
>I'm using Fedora Core 4 on a Pentium III machine
>
>My menu.lst file is
>
>default=0
>timeout=5
>splashimage=(hd0,0)/grub/splash.xpm.gz
>hiddenmenu
>title Xen 3.0 / XenLinux 2.6
>        root(hd0,0)
>        kernel /xen-3.0.gz dom0_mem=131072
>        module /vmlinuz-2.6-xen0 ro
>root=/dev/VolGroup00/LogVol00  console=tty0
>
>
>title Fedora Core (2.6.11-1.1369_FC4)
>        root (hd0,0)
>        kernel /vmlinuz-2.6.11-1.1369_FC4 ro
>root=/dev/VolGroup00/LogVol00 rhgb quiet
>        initrd /initrd-2.6.11-1.1369_FC4.img
>
>If I add initrd line
>        title Xen 3.0 / XenLinux 2.6
>        root(hd0,0)
>        kernel /xen-3.0.gz dom0_mem=131072
>        module /vmlinuz-2.6-xen0 ro
>root=/dev/VolGroup00/LogVol00  console=tty0
>        initrd /initrd-2.6-xen0.img
>
>It doesn't even start booting, it says "kernel has to
>be loaded before initrd"
>
>What am I doing wrong?
>
>
>
>
>
>
>
>
>
>
>__________________________________
>Yahoo! Mail - PC Magazine Editors' Choice 2005
>http://mail.yahoo.com
>
>_______________________________________________
>Xen-devel mailing list
>Xen-devel@xxxxxxxxxxxxxxxxxxx
>http://lists.xensource.com/xen-devel

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • RE: [Xen-devel] Xen3.0 + Fedora core 4, Kamble, Nitin A <=