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

[Xen-users] VFS: Unable to mount root fs via NFS, trying floppy.

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] VFS: Unable to mount root fs via NFS, trying floppy.
From: shacky <shacky83@xxxxxxxxx>
Date: Thu, 26 Jul 2007 17:40:12 +0200
Delivery-date: Thu, 26 Jul 2007 08:37:57 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=ukCpuROvUd9SrdMYcZaX2+CVTjfiDQspybb9jzeHRWahYSmNd3gL90uG2tlw5DrLrhpvzZj6ey4ndeOD13t/1FiWvt2E4jbtTmrQhgdh0uI8qtYzd2XxQiy55h9yjZ+wacUIyhYI5goGdFD26Q33RS+6jZKWhkFjpyg8UzzE6TQ=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=GHgFJksdoR6KOQ0MyzAQdV5ozvWqa8deA98XCsaVJagnVHPr1BWwkQxVzffVKKAy6Nx4e3tCcspLZ+3N3FNcxHrvdhflASHf5Wc7oph1v4W4Yyq5Vd79EqIm13OvfvJQtAL8V6tOM+SgHAhnRkxyKb5nfiQmL7zJIeVtqsm62Lg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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
I installed Xen 3.1.0 on a dual Opteron processors system from source with "make world" and "make install".
The system boots up well with the 2.6.18-xen kernel.
I compiled a dom0 kernel for the amd64 architetture, but the system doesn't boots and give me this error:

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

The stanza in /boot/grub/menu.lst is the same of the 2.6.18-xen kernel which works well.

Where the problem could be?

Thank you very much!
Bye.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] VFS: Unable to mount root fs via NFS, trying floppy., shacky <=