All of lore.kernel.org
 help / color / mirror / Atom feed
* Wic and "live" images
@ 2016-05-19  9:52 Ian Geiser
  2016-05-23 10:36 ` Ed Bartosh
  0 siblings, 1 reply; 15+ messages in thread
From: Ian Geiser @ 2016-05-19  9:52 UTC (permalink / raw)
  To: openembedded-core

Greetings, I am trying to learn "wic" and have been confused as how to create a "live" style image.  I am following "http://www.yoctoproject.org/docs/1.5.2/dev-manual/dev-manual.html#creating-partitioned-images" but am getting confused on the target to use to create the a file system that has a single squashfs file containing my root file system.  

My desired partition layout is as follows:
      40MiB                 40MiB               300MiB
+--------------------+-----------------+-----------------------------+
|      BOOT (esp)    |    DATA (fat)   |          ROOT (live)        |  
+--------------------+-----------------+-----------------------------+

BOOT - efi boot partition with kernel and initramfs
DATA - generic fat filesystem to hold configuration files
ROOT - an ext4 filesystem that contains a single os.img, which is a squashfs file.

I have ROOT and DATA figured out but I am at a loss as how to generate the os.img file and copy it into ROOT.  If I generate the os.img file with bitbake and then use the "-r" option to manually supply a directory structure it works, but I would rather have it done from a wks file for automation reasons.

Any hints?

Thanks!





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

end of thread, other threads:[~2016-05-31 16:13 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-05-19  9:52 Wic and "live" images Ian Geiser
2016-05-23 10:36 ` Ed Bartosh
2016-05-23 12:13   ` Ian Geiser
2016-05-23 13:00     ` Sergey 'Jin' Bostandzhyan
2016-05-23 13:09       ` Ian Geiser
2016-05-24 19:51     ` Ed Bartosh
2016-05-24 19:56       ` Christopher Larson
2016-05-24 20:16         ` Ed Bartosh
2016-05-24 20:30           ` Christopher Larson
2016-05-25 11:35             ` Ed Bartosh
2016-05-25 20:04               ` Christopher Larson
2016-05-31 15:31                 ` Ian Geiser
2016-05-31 16:13                   ` Christopher Larson
2016-05-31 15:24         ` Ian Geiser
2016-05-31 15:19       ` Ian Geiser

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.