linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* SysVInit (RC Scripts) on HHL 2.0
@ 2001-09-06 17:10 James F Dougherty
  2001-09-06 17:20 ` Matthew Locke
  2001-09-06 17:22 ` Mark Hatle
  0 siblings, 2 replies; 5+ messages in thread
From: James F Dougherty @ 2001-09-06 17:10 UTC (permalink / raw)
  To: linuxppc-embedded


Hi,

I am using HHL 2.0 (2.4.2) on MPC8240 and I downloaded
the root filesystem RPM's from

ftp://ftp.mvista.com/pub/Journeyman/cd2/ppc_82xx/apps/*.rpm

and installed them on my root filesystem.

Question: How come none of the init scripts work?

I have to run:

devfsd /dev
mount -a

every time I boot. It spawns a getty, but none of the rc
files get called ...


Is there some bug in HHL 2.0 on ppc_82xx I don't know about?

			Thanks,
			-James


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

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Re: SysVInit (RC Scripts) on HHL 2.0 (Add'n info)
@ 2001-09-07  8:44 James F Dougherty
  0 siblings, 0 replies; 5+ messages in thread
From: James F Dougherty @ 2001-09-07  8:44 UTC (permalink / raw)
  To: jfd, linuxppc-embedded, fray


> Mark Hatle wrote:
> >
> > James F Dougherty wrote:
> >
> > > I am using HHL 2.0 (2.4.2) on MPC8240 and I downloaded
> > > the root filesystem RPM's from
> > >
> > > ftp://ftp.mvista.com/pub/Journeyman/cd2/ppc_82xx/apps/*.rpm
> > >
> > > Is there some bug in HHL 2.0 on ppc_82xx I don't know about?
> >
> > Assuming you used the installer, only the init scripts required to boot
> > a minimal system (and be able to telnet in and use nfs root) are
> > enabled.  Anything beyond that you, the developer/user will need to
> > enable.  If you did not use the installer, you probably got a bunch of
> > messages during installation such as "Unable to enable initd service:
> > checkfs.sh".  These messages mean that the initdconfig program was not
> > able to be run for some reason or another, thus you probably don't have
> > ANY initscripts installed.
> >
> > The initscripts are further discussed in the "Initscript Overview"
> > section of Chapter 7.
>
> FYI, if you did not use the installer, and want to try to "rescue" your
> installation, the following initscripts are enabled by default in the
> installer.  (If I list an initscript you don't have ignore it, it isn't
> part of Journeyman then.)
>
> bootmisc.sh    	S:on
> checkfs.sh     	S:on
> checkroot.sh   	S:on
> devpts.sh      	S:on
> mountall.sh    	S:on
> mountnfs.sh    	S:on
> umountfs       		0:on
6:on
> umountnfs.sh   		0:on
6:on
> ifupdown       	S:on
> networking     	S:on
> inetd          				2:on	3:on	4:on	5:on
> portmap        	S:on
> syslog         				2:on	3:on	4:on	5:on
>

Yup, got it. I used initdconfig to add all of the services I wanted.
Then, I turned them on.

Works perfectly!

Many thanks again for all of your help -- and such an excellent product.

				-James


** 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:[~2001-09-07  8:44 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-09-06 17:10 SysVInit (RC Scripts) on HHL 2.0 James F Dougherty
2001-09-06 17:20 ` Matthew Locke
2001-09-06 17:22 ` Mark Hatle
2001-09-06 17:39   ` SysVInit (RC Scripts) on HHL 2.0 (Add'n info) Mark Hatle
  -- strict thread matches above, loose matches on Subject: below --
2001-09-07  8:44 James F Dougherty

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