On Thu, 27 Apr 2017 19:22:22 +0300 Nerijus Baliunas <[email protected]> wrote:
> > It worked, thanks! But the file size is 65536 and if I try to use the > > generated > > file to boot arm uefi VM (added "devicetree /boot/file.dtb" to grub.cfg), I > > get: > > > > Loading Linux 4.10.11-200.fc25.armv7hl ... > > Loading initial ramdisk ... > > ConvertPages: range 41FF8000 - 42008FFF covers multiple entries > > error: out of memory. Actually it was the edk2.git-arm update on the host which triggered error: device tree must be supplied (see `devicetree' command). Downgrading to edk2.git-arm-0-20170419.b2678.gfcdb928 did not help, but using edk2-arm-20170209git296153c5-3.fc25.noarch did help. Now my VM boots again without devicetree. Regards, Nerijus
