linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Johnson <anj@aps.anl.gov>
To: À±µ¿¼® <manulsan@daintelecom.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Can't run init... MPC8240
Date: Thu, 06 Sep 2001 09:54:01 -0500	[thread overview]
Message-ID: <3B978E09.3A25E2CD@aps.anl.gov> (raw)
In-Reply-To: 004601c13710$d26abee0$2000a8c0@private


À±µ¿¼® wrote:
>
> I am working MPC8240 custom board with Sandpoint8240 BSP
> from MVista CDK 2.0 .   I think that I made something wrong.

Check that your installation of the Sandpoint LSP actually completed
without any errors - I found that the HHL-2.0 release had some problems
and many of the target binaries were not installed properly (the first
time through the install process it hung up, and although it appeared to
work the second time it didn't install all the packages that it should).
You can check this by doing an ls as follows, which from a (fully
installed) development host should look like this:

host$ ls /opt/hardhat/devkit/ppc/82xx/target/sbin
MAKEDEV*    ifdown*                 lsmod@       rmmod@
badblocks*  ifup*                   lspci*       route*
depmod*     init*                   mii-tool*    runlevel*
devfsd*     insmod*                 mke2fs*      setpci*
dumpe2fs*   insmod.static*          mkfs*        shutdown*
e2fsck*     insmod_ksymoops_clean*  mkfs.ext2*   slattach*
fdisk*      install-info*           mkswap*      sln*
fsck*       ipmaddr*                modinfo*     start-stop-daemon*
fsck.ext2*  iptunnel*               modprobe@    sulogin*
fsck.ext3*  kallsyms@               plipconfig*  swapoff@
fsck.nfs*   kbdrate*                pmap_dump*   swapon*
genksyms*   kernelversion*          pmap_set*    sysctl*
getty*      killall5*               portmap*     syslogd*
halt*       klogd*                  poweroff@    telinit@
hdparm*     ksyms@                  rarp*        tune2fs*
hwclock*    ldconfig*               reboot@      unix_chkpwd*
ifconfig*   losetup*                resize2fs*

If many of those files are missing from your installation then you have
the same problem, which explains why your target can't find /sbin/init.  I
modified the HardHat installation script and did some parts of the
installation manually, but I don't have my modified version any more.  I
don't know if MontaVista have developed a fix for this yet, but I did tell
them about it several months ago.

- Andrew
--
Perfection is reached, not when there is no longer anything to add,
but when there is no longer anything to take away.
- Antoine de Saint-Exupery

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

      reply	other threads:[~2001-09-06 14:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-06 20:16 Can't run init... MPC8240 윤동석
2001-09-06 14:54 ` Andrew Johnson [this message]

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=3B978E09.3A25E2CD@aps.anl.gov \
    --to=anj@aps.anl.gov \
    --cc=linuxppc-embedded@lists.linuxppc.org \
    --cc=manulsan@daintelecom.com \
    /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).