Hi Daniel,
On Fri, 19 May 2017 11:50:35 +0200
Daniel Lindgren wrote:
> Option 2 sounds like an elegant solution. I tried it but it didn't
> seem to work, I did this (after building images with live-build in
> ~/lbinitrd):
>
> echo ~/lbinitrd/binary/live/filesystem.squashfs | cpio -o -H newc | gz
Hi Lukas,
I suggest you create an additional cpio archive (newc format) which
> just contains the filesystem.squashfs file (in the appropriate folder)
> and nothing else.
>
> Now you have multiple options:
>
> 1. Most bootloaders have an option of specifying more than one file as
>initramfs;