linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* After mount nfs root filesystem,can't execute /bin/sh.
@ 2001-04-28  3:45 zjuzhou
  2001-04-28  7:59 ` Karsten Jeppesen
  0 siblings, 1 reply; 2+ messages in thread
From: zjuzhou @ 2001-04-28  3:45 UTC (permalink / raw)
  To: linuxppc-embedded


hello all:
	i use hhl2.2.14 kerlner for RPXLite borad,i have porting it to my borad.
But when i boot use nfs as root filesystem,it always can't run .I use /opt/hardhat/devkit/ppc/8xx/target/ as nfs exports,and this is created from cdk1.2 for Linuxplant(i think this files is same as RPXlite's).


in main.c

execev("/sbin/init",argv_init,envp_init) /***it run here ,system is halt**/
execev("/bin/sh",argv_init.envp_init) /***it also halt*******/


	Who can help me,thanks.
Dross Chou.


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: After mount nfs root filesystem,can't execute /bin/sh.
  2001-04-28  3:45 After mount nfs root filesystem,can't execute /bin/sh zjuzhou
@ 2001-04-28  7:59 ` Karsten Jeppesen
  0 siblings, 0 replies; 2+ messages in thread
From: Karsten Jeppesen @ 2001-04-28  7:59 UTC (permalink / raw)
  To: zjuzhou, linuxppc-embedded


Is root mounted RW?

Also:

There are debug flags to nfsd which will allow you to see what is loaded and
if not then why not.
usually: rpc.nfsd -D call
But it differs



Sincerely,

Dr. Karsten Jeppesen
VP of Technology
Total Impact
<kj@totalimpact.com>
----------------------------------------------------------------------
There's so much plastic in this culture that vinyl leopard skin is
becoming an endangered synthetic.
----------------------------------------------------------------------
> From: zjuzhou@163.net
> Date: Sat, 28 Apr 2001 11:45:41 +0800 (CST)
> To: linuxppc-embedded@lists.linuxppc.org
> Subject: After mount nfs root filesystem,can't execute /bin/sh.
>
>
> hello all:
> i use hhl2.2.14 kerlner for RPXLite borad,i have porting it to my borad.
> But when i boot use nfs as root filesystem,it always can't run .I use
> /opt/hardhat/devkit/ppc/8xx/target/ as nfs exports,and this is created from
> cdk1.2 for Linuxplant(i think this files is same as RPXlite's).
>
>
> in main.c
>
> execev("/sbin/init",argv_init,envp_init) /***it run here ,system is halt**/
> execev("/bin/sh",argv_init.envp_init) /***it also halt*******/
>
>
> Who can help me,thanks.
> Dross Chou.
>
>
>


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-04-28  7:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-28  3:45 After mount nfs root filesystem,can't execute /bin/sh zjuzhou
2001-04-28  7:59 ` Karsten Jeppesen

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).