From: Tieu Ma Dau <tieumadauy2k@yahoo.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] asking about nfs server on Windows
Date: Wed, 9 Aug 2006 08:50:18 -0700 (PDT) [thread overview]
Message-ID: <20060809155018.97281.qmail@web38101.mail.mud.yahoo.com> (raw)
In-Reply-To: <20060809151842.BC1B57F979@mail2.crypto.ruhr-uni-bochum.de>
[-- Attachment #1: Type: text/plain, Size: 1269 bytes --]
Hi all,
In Windows, I use ProNFS to create a NFS server on my host; OpenVPN to create a TAP-Win32 Adapter. When I run Qemu to simulate ARM system by the following command:
qemu-system-arm -kernel zImage.integrator -initrd arm_root.img -net nic,vlan=0 -net tap,vlan=0,ifname=my-tap
And after that, in Qemu's screen, I can make mount:
mout -t nfs 192.168.7.1:/c/cygwin/nfsqemu /my_mount_point
#192.168.7.1: my host IP
It's successful !
But if I want to use "192.168.7.1:/c/cygwin/nfsqemu" as root file system by executing the following command:
qemu-system-arm -kernel zImage.integrator -append "root=/dev/nfs nfsroot=192.168.7.1:/c/cygwin/nfsqemu rw ip=192.168.7.2::192.168.7.1:255.255.255.0 " -net nic,vlan=0 -net tap,vlan=0,ifname=tap0
In the Qemu's screen, Qemu runs till:
"
eth0: link up
Sending DHCP requests...
IP-config: retrying forever (NFS root)...
"
But Qemu can not continue to run.
Do you know where does the problem arrive? From ProNFS or from anything?
Best regards,
Tieu
---------------------------------
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less.
---------------------------------
Yahoo! Messenger with Voice. Make PC-to-Phone Calls to the US (and 30+ countries) for 2¢/min or less.
[-- Attachment #2: Type: text/html, Size: 1534 bytes --]
next prev parent reply other threads:[~2006-08-09 15:50 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-08 15:04 [Qemu-devel] Port Qemu to another ARM platform Christian Roepke
2006-08-08 15:12 ` Paul Brook
2006-08-09 15:18 ` Christian Roepke
2006-08-09 15:50 ` Tieu Ma Dau [this message]
2006-08-09 15:56 ` Paul Brook
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=20060809155018.97281.qmail@web38101.mail.mud.yahoo.com \
--to=tieumadauy2k@yahoo.com \
--cc=qemu-devel@nongnu.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).