Flashing Yocto Image using iPXE
|
2018-11-22, 07:59
Post: #1
|
|||
|
|||
Flashing Yocto Image using iPXE
Hi Guys,
How can i flash an hddimg or .wic yocto image over iPXE Here is what I got working The intel machine (Apollo lake SoC) gets it's ip over DHCP Server , loads ipxe.efi and then the test script (test.ipxe) #!ipxe echo test kernel bzImage initrd initrd imgargs bzImage rw root=/dev/ram0 initrd=initrd boot Which loads the bzImage and initrd and then boots, it is working fine till here. How can I transfer a dd image and flash it using dd command, is this possible using ipxe |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Flashing Yocto Image using iPXE - mm185399 - 2018-11-22 07:59
RE: Flashing Yocto Image using iPXE - NiKiZe - 2018-11-28, 15:58
RE: Flashing Yocto Image using iPXE - mm185399 - 2018-11-30, 11:04
RE: Flashing Yocto Image using iPXE - NiKiZe - 2018-11-30, 16:30
RE: Flashing Yocto Image using iPXE - mm185399 - 2018-11-30, 18:14
RE: Flashing Yocto Image using iPXE - NiKiZe - 2018-11-30, 18:19
RE: Flashing Yocto Image using iPXE - mm185399 - 2018-12-03, 11:58
RE: Flashing Yocto Image using iPXE - NiKiZe - 2018-12-03, 16:29
RE: Flashing Yocto Image using iPXE - mm185399 - 2018-12-04, 10:21
|
User(s) browsing this thread: 2 Guest(s)