All of lore.kernel.org
 help / color / mirror / Atom feed
* Deploying Yocto built images on x86
@ 2013-11-04 18:58 Markus Svilans
  2013-11-07 18:45 ` Darren Hart
  0 siblings, 1 reply; 3+ messages in thread
From: Markus Svilans @ 2013-11-04 18:58 UTC (permalink / raw)
  To: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 1243 bytes --]

Dear list,

What do people do for deploying Yocto built images to actual x86 hardware?

I am researching how to build an appliance type Linux box on x86 
hardware, but I am unclear on what are the generally accepted methods 
for doing that. The box would need to have a read-only rootfs, mounted 
in RAM, with one or more partitions for storing persistent files.

I am looking for some method, where I could bitbake a recipe, that will:

  * build a FAT image for syslinux and initramfs files
  * build one or more small ext3/4 partitions for persistent storage
    (config files, log files, etc.)
  * generate a single binary image, that can be easily installed to a
    hard drive (via dd or other tool), and will automatically handle the
    various partitions, boot record, etc. on the target hard drive


The following presentation from 2006 mentions the mkimg and imgloader 
tools, that appear to do just that:
http://elinux.org/images/1/1b/Jordan_crouse_celf_2006.pdf

But there seems to be no mention of the mkimg / imgloader tools anywhere 
online. What happened to them? Are they proprietary AMD tools?


Any insights or links to good literature would be much appreciated.

Thanks very much
Markus



[-- Attachment #2: Type: text/html, Size: 1841 bytes --]

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

end of thread, other threads:[~2013-11-07 19:21 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-04 18:58 Deploying Yocto built images on x86 Markus Svilans
2013-11-07 18:45 ` Darren Hart
2013-11-07 19:00   ` Markus Svilans

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.