[yocto] Any Linux/Yocto Image Installer (for target system)

Hongxu Jia hongxu.jia at windriver.com
Mon Aug 27 19:29:10 PDT 2018


On 2018年07月07日 05:52, Raymond Yeung wrote:
>
> Is there any installer that I could download along with the .hddimg 
> (or .iso) image to the RAM, invoke the installer, so we could have a 
> bootable image installed on a SSD?
>
>

Sorry for replying late

There is a target installer meta-anaconda in yocto, which is
derived from fedora's installer (anaconda)

Here is the README:
http://git.yoctoproject.org/cgit/cgit.cgi/meta-anaconda/tree/README

//Hongxu


> History:
>
> I can already create USB live image with dd and .hddimg.  I could also 
> dd the .hddimg onto SSD and make it bootable.  The problem is that I 
> need multiple partitions on my 250MB SSD, some reserved for other 
> purposes.
>
>
> I find that when booting up with USB running SysLinux, I could install 
> GRUB, vmlinuz, along with boot.img and core.img under /boot directory, 
> and the rootFs under root (i.e. '/') directory.  That's 4 partitions. 
>  I believe I could resize the largest partition after installation to 
> do what I want.
>
>
> Is there a way to do this manually, possibly with a utility or a shell 
> script?
>
>
> Thanks,
>
> Raymond
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20180828/7366d202/attachment-0001.html>


More information about the yocto mailing list