<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none"><!--P{margin-top:0;margin-bottom:0;} P{margin-top:0;margin-bottom:0;}--></style>
</head>
<body dir="ltr" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">
<p><br>
</p>
<pre>Hi,<br><br>Edit IMAGE_FSTYPES variable:-<br><br><pre class="content"><span class="p_add">Add this line IMAGE_FSTYPES = "${INITRAMFS_FSTYPES}" in machine configuration file or conf/local.conf file.<br><br>By default, </span><span class="p_add">INITRAMFS_FSTYPES</span><span class="p_add"> set to "cpio-gz" in meta/conf/bitbake.conf file.<br><br><br>Thanks and Regards,<br>Yukatharsani J.<br></span></pre><em><br></em><em></em></pre>
<p><br>
</p>
<div style="color: rgb(33, 33, 33);">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" color="#000000" face="Calibri, sans-serif"><b>From:</b> yocto-bounces@yoctoproject.org <yocto-bounces@yoctoproject.org> on behalf of Paul Knopf <pknopf@medxchange.com><br>
<b>Sent:</b> Monday, May 2, 2016 10:43 AM<br>
<b>To:</b> yocto@yoctoproject.org<br>
<b>Subject:</b> [yocto] Booting live images (core-image-minimal-initramfs) on ARM</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>I have created kernel with an initramfs bundled that uses "initramfs-live-boot" to search for a "root.img" file on any mounted media devices (/media/*/root.img). I have added some rules to udev to automount a block device correctly.</div>
<div><br>
</div>
<div>However, when I attempt to create the live image, it depends on syslinux, which isn't available for ARM.</div>
<div><br>
</div>
<div>
<div>ERROR: Nothing PROVIDES 'syslinux'</div>
<div>ERROR: syslinux was skipped: incompatible with host arm-poky-linux-gnueabi (not in COMPATIBLE_HOST)</div>
</div>
<div><br>
</div>
<div>I have the following in my image.</div>
<div><br>
</div>
<div>
<div>IMAGE_FSTYPES = "live"</div>
</div>
<div><br>
</div>
<div>Why do we need the syslinux dependency? I have already booted my kernel via u-boot, so it seems unnecessary. Is there another IMAGE_FSTYPE that is compatible with the "initramfs-live-boot" package? cramfs? If so, do I need to change the "init-live.sh"
 script in "initramfs-live-boot" to support this new file type?</div>
<br clear="all">
<div>
<div class="gmail_signature">
<div dir="ltr">
<div>Thanks,</div>
<div>Paul Knopf</div>
<div>Software Engineer</div>
<div>Med X Change, Inc</div>
<div><a href="mailto:pknopf@medxchange.com" target="_blank">pknopf@medxchange.com</a></div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>