[yocto] wic command, partitioned image, multiple boot loader entries

2019-01-25 Thread Burke, David
I'm using wic to create an EFI bootable "multi rootfs" image. This image has two different Linux OS configurations, each in their own partition of course. I have been able to successfully create and boot the final wic image. The question I have is how to I create more than one .conf file in t

Re: [yocto] wic command, partitioned image, multiple boot loader entries

2019-01-24 Thread Burke, David
the /loader/entries directory. From: Burke, David Sent: Thursday, January 24, 2019 10:40 AM To: 'yocto@yoctoproject.org' Subject: wic command, partitioned image, multiple boot loader entries I'm using wic to create an EFI bootable "multi rootfs" image.  This image has two dif

[yocto] Install Yocto Image using PXE Boot & TFTP

2018-12-28 Thread Burke, David
I'm trying to figure out how to install a Yocto image over Ethernet using PXE boot, TFTP, etc. I should emphasize that the PXE Server needs to be run on a Windows machine. I know there are several PXE server's available for Windows like TFTPD64, Tiny PXE Server and Serva. I'm somewhat familia