Flashing Yocto Image using iPXE
|
2018-11-30, 16:30
Post: #4
|
|||
|
|||
RE: Flashing Yocto Image using iPXE
I'm assuming this is PCBIOS (not EFI)
in that case use: initrd http://server/file.dd /file.dd the extra /file.dd should make sure that a cpio archive header is created, and all files are appended together. This is called initrd argument in the documentation, and when booting a bzImage this magic happens. In EFI mode this magic does not work, so there you need to add CPIO head on your own. Use GitHub Discussions VRAM bin |
|||
« 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: 1 Guest(s)