From: "Y. D." <duyuyang@gmail.com>
To: xen-users <xen-users@lists.xensource.com>
Cc: xen-devel <xen-devel@lists.xensource.com>
Subject: DomU boot from NFS server
Date: Sat, 9 May 2009 19:32:37 +0800 [thread overview]
Message-ID: <200905091932346566016@gmail.com> (raw)
Hi
I have my xen domu config file as follows:
root='/dev/nfs'
extra ='ro console=/dev/tty1 xencons=tty'
nfs_server='10.0.1.182'
nfs_root='/dom2.nfs'
I can access the nfs server to mount the 10.0.1.182:/dom2.nfs at the physical host where the domu resides.
Yet, I get the boot process stuck, the output is as follows:
(omitted)
Loading, please wait...
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ... done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... done.
mount: cannot read /etc/fstab: No such file or directory
Begin: Running /scripts/local-bottom ... done.
done.
Begin: Running /scripts/init-bottom ... mount: mounting /dev on /root/dev failed: No such file or directory
done.
mount: mounting /sys on /root/sys failed: No such file or directory
mount: mounting /proc on /root/proc failed: No such file or directory
Target filesystem doesn't have /sbin/init.
No init found. Try passing init= bootarg.
BusyBox v1.10.2 (Debian 1:1.10.2-2) built-in shell (ash)
Enter 'help' for a list of built-in commands.
/bin/sh: can't access tty; job control turned off
(initramfs)
************************************************
Does can provide a tutorial how to boot a domu from nfs server?
Thanks,
Shawn
Y. D.
reply other threads:[~2009-05-09 11:32 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200905091932346566016@gmail.com \
--to=duyuyang@gmail.com \
--cc=xen-devel@lists.xensource.com \
--cc=xen-users@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.