Openembedded Core Discussions
 help / color / mirror / Atom feed
* /sbin/init not found in oe-core
@ 2012-05-25 20:22 Brandon Stafford
  2012-05-25 20:30 ` Mark Hatle
  0 siblings, 1 reply; 6+ messages in thread
From: Brandon Stafford @ 2012-05-25 20:22 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer

Hi all,

I'm trying to switch from OE classic to the new openembedded-core.
Using the latest commit on the denzil branch, I've successfully made a
meta layer and built a filesystem that looks reasonably similar to the
old one. But, it seems like something has changed in the boot process.

As the last step in initramfs/init.sh, after mounting the filesystem,
the kernel would attempt to execute /sbin/init like this:

    exec switch_root -c /dev/console /mnt/root /sbin/init

With the same old kernel and my new filesystem, this occurs:

    switch_root: can't execute '/sbin/init': No such file or directory

When I look at the filesystem, /sbin/init is, of course, nowhere to be found.

Has the boot process changed? What should I be doing instead of
calling /sbin/init?

Cheers,
Brandon
--
Brandon Stafford
Rascal Micro: small computers for art and science
Somerville, MA, USA



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

end of thread, other threads:[~2012-05-30 21:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-25 20:22 /sbin/init not found in oe-core Brandon Stafford
2012-05-25 20:30 ` Mark Hatle
2012-05-25 20:52   ` Brandon Stafford
2012-05-25 21:55     ` Mark Hatle
2012-05-30 20:48       ` Brandon Stafford
2012-05-30 21:04         ` Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox