* Can't boot up from flash but from nfs
@ 2003-12-08 3:51 Qi zhaoling
2003-12-08 5:28 ` Question on excutable image John Zhou
0 siblings, 1 reply; 5+ messages in thread
From: Qi zhaoling @ 2003-12-08 3:51 UTC (permalink / raw)
To: linuxppc-embedded
hi,
I boot up Linux kernel with ramdisk successfully from NFS(kernel in flash, ramdisk in NFS),
but when I write the ramdisk to flash, boot linux from flash totally, it panic when kernel lauch the
bash, has anybody meet such problem?
Best Regards,
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
^ permalink raw reply [flat|nested] 5+ messages in thread* Question on excutable image 2003-12-08 3:51 Can't boot up from flash but from nfs Qi zhaoling @ 2003-12-08 5:28 ` John Zhou 2003-12-08 6:34 ` Which program can re-launch my application when this application exit for exception? John Zhou 0 siblings, 1 reply; 5+ messages in thread From: John Zhou @ 2003-12-08 5:28 UTC (permalink / raw) To: linuxppc-embedded Hi, I built a application image based on libc. When run it on linux environment, if I still need these lib files? Thanks in advance! John ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/ ^ permalink raw reply [flat|nested] 5+ messages in thread
* Which program can re-launch my application when this application exit for exception? 2003-12-08 5:28 ` Question on excutable image John Zhou @ 2003-12-08 6:34 ` John Zhou 2003-12-08 6:50 ` Dan Kegel 0 siblings, 1 reply; 5+ messages in thread From: John Zhou @ 2003-12-08 6:34 UTC (permalink / raw) To: linuxppc-embedded Hello! Which program can re-launch my application when this application exit for exception or error? Best Regards, John ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/ ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Which program can re-launch my application when this application exit for exception? 2003-12-08 6:34 ` Which program can re-launch my application when this application exit for exception? John Zhou @ 2003-12-08 6:50 ` Dan Kegel 2003-12-10 4:07 ` Xiaoshan Zuo 0 siblings, 1 reply; 5+ messages in thread From: Dan Kegel @ 2003-12-08 6:50 UTC (permalink / raw) To: zjzhou, linuxppc-embedded John Zhou wrote: > Which program can re-launch my application when this application exit for exception or error? Your own. It's pretty easy to write a shell script to do this. Or you can use initd to do the same thing; see 'man inittab'. Your questions seem to be fairly generic, not related to the ppc; you might want to try asking this kind of question on, say, http://groups.google.com/groups?group=comp.os.linux.embedded or http://www.embeddedtux.org/pipermail/etux/ - Dan ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/ ^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Which program can re-launch my application when this application exit for exception? 2003-12-08 6:50 ` Dan Kegel @ 2003-12-10 4:07 ` Xiaoshan Zuo 0 siblings, 0 replies; 5+ messages in thread From: Xiaoshan Zuo @ 2003-12-10 4:07 UTC (permalink / raw) To: Dan Kegel; +Cc: zjzhou, linuxppc-embedded daemontool is one (http://cr.yp.to/djb.html), but it doesn't start application in order. Xiaoshan Dan Kegel wrote: > > John Zhou wrote: > >> Which program can re-launch my application when this application exit >> for exception or error? > > > Your own. It's pretty easy to write a shell script to do this. > Or you can use initd to do the same thing; see 'man inittab'. > > Your questions seem to be fairly generic, not related to > the ppc; you might want to try asking > this kind of question on, say, > http://groups.google.com/groups?group=comp.os.linux.embedded > or http://www.embeddedtux.org/pipermail/etux/ > - Dan > > ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/ ^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2003-12-10 4:07 UTC | newest] Thread overview: 5+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2003-12-08 3:51 Can't boot up from flash but from nfs Qi zhaoling 2003-12-08 5:28 ` Question on excutable image John Zhou 2003-12-08 6:34 ` Which program can re-launch my application when this application exit for exception? John Zhou 2003-12-08 6:50 ` Dan Kegel 2003-12-10 4:07 ` Xiaoshan Zuo
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).