Displaying 1 result from an estimated 1 matches for "architetture".
Did you mean:
architecture
2007 Jul 26
0
VFS: Unable to mount root fs via NFS, trying floppy.
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...