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

RE: [Xen-users] Trouble in boot dom0 in xen3.0devel

To: "Petersson, Mats" <mats.petersson@xxxxxxx>
Subject: RE: [Xen-users] Trouble in boot dom0 in xen3.0devel
From: yang jianguo <yangjianguo_biy@xxxxxxxxxxxx>
Date: Wed, 20 Jul 2005 19:05:29 +0800 (CST)
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 20 Jul 2005 11:04:10 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com.cn; h=Message-ID:Received:Date:From:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type:Content-Transfer-Encoding; b=c/39NHuSH/4PQq8wI7gZFAQRuFSvWRfhE2SkiWMo39qY2b4cjzx8b/MzRaZGbQu+Uz6P2nhZOLpD+PaHCZcEJKenOVOHP0u0d42UT3A6pX9tacC7J+ZAKT7saG6eU4QyZHpv3/B8W1+dwGFuTQEyd0R+SK1d/S99BWmcpHwsJOs= ;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <C3077285E500D5118C7300508BB3D9170C10BC7E@xxxxxxxxxxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx

Thanks Petersson,
I have not LVM, the Xen use xen.gz as a kernel and use vmlinuz-2.6.11.2-xen0 as a module, if i initrid vmlinuz-xxx-xen0, and add lines in grub/menu.lst:
kernel /xen.gz dom0_mem=131072 console=vga
module /vmlinuz-2.6.11.2-xen0 root=dev/hda1 ro console=tty0
initrd /initrd-2.6.11.2-xen0
 
it said:
Error19: Linux kernel must be loaded before initrd
 
how to set the initrd?
"Petersson, Mats" <mats.petersson@xxxxxxx> writon:
Most likely, you haven't got your initrd set up correctly, so your root file system isn't being detected. The final step in the kernel is to try NFS and Floppy file systems, if it can't find a root fs somewhere else.
 
You either need to make sure that your initrd contains the relevant modules for the disk(s) and file-systems that you use (including for instance LVM if you're using that on the disk). Another method is to disable modules, building a monolithic kernel. That way, you don't need an initrd to get things going. This was the way I got it working when I had the same problem.
 
--
Mats


From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx [mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of yang jianguo
Sent: 20 July 2005 10:03
To: Xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Trouble in boot dom0 in xen3.0devel

xen3.0 booted and dom0 kernel loaded, it said:

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

what should i do?

-----------info----------------------
 
xen: unstable, 3.0-devel
 
kernel 2.6.11.2-xen0
 
.coom/xen-users


DO YOU YAHOO!?

__________________________________________________
赶快注册雅虎超大容量免费邮箱?
http://cn.mail.yahoo.com

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>