Linux NFS development
 help / color / mirror / Atom feed
From: 朱成 <zhucheng@longcheer.net>
To: nfs@lists.sourceforge.net
Subject: nfs mount failed
Date: Mon, 09 May 2005 10:49:34 +0800	[thread overview]
Message-ID: <1115606974.10065.8.camel@localhost> (raw)

hi,all

i used u-boot to boot uImage from ram, and the kernel boot successed and
mounted nfs fs!
and i wanted to boot uImage from falsh, and did:
1.	tftp 0x10000000	(0x10000000 is ram address)
2.	erase 0x100000 0x3fffff (0x100000--0x3fffff is flash room)
3.	cp.b 0x10000000 0x100000 $(fileszie)
4. 	bootm 0x100000

the kernel boot successed and mounted nfs fs!(i used tcpdump on server
and found packages from my board) but if i rebooted, and "bootm
0x100000", the kernel stoped when mounted nfsroot fs.
the boot information was:
..............................
<6>Freeing initrd memory: 4096K
Freeing initrd memory: 4096K
<5>Looking up port of RPC 100003/2 on 172.16.6.79
Looking up port of RPC 100003/2 on 172.16.6.79

(172.16.6.79 is nfsroot server)

i used tcpdump on my nfsroot server, and found no package from my board

so, what's wrong with it?

thank you!




-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

                 reply	other threads:[~2005-05-09  2:47 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=1115606974.10065.8.camel@localhost \
    --to=zhucheng@longcheer.net \
    --cc=nfs@lists.sourceforge.net \
    /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