Re: [OE-core] qemu + initramfs

2015-08-25 Thread Patrick Ohly
On Mon, 2015-08-24 at 13:50 +0200, Patrick Ohly wrote: > However, that failed initially with: [...] > Kernel Offset: 0x0 from 0xc100 (relocation range: > 0xc000-0xd07d) > ---[ end Kernel panic - not syncing: /dev/console is missing or not a > character device! >

Re: [OE-core] qemu + initramfs

2015-08-24 Thread Christopher Larson
On Mon, Aug 24, 2015 at 5:05 AM, Patrick Ohly wrote: > On Mon, 2015-08-24 at 13:50 +0200, Patrick Ohly wrote: > > Hello! > > > > I just tried to boot a custom image under qemu with > > core-image-minimal-initramfs included in the kernel. For that, I added > > to my local.conf: > > > > INI

Re: [OE-core] qemu + initramfs

2015-08-24 Thread Patrick Ohly
On Mon, 2015-08-24 at 13:50 +0200, Patrick Ohly wrote: > Hello! > > I just tried to boot a custom image under qemu with > core-image-minimal-initramfs included in the kernel. For that, I added > to my local.conf: > > INITRAMFS_IMAGE = "core-image-minimal-initramfs" > INITR

[OE-core] qemu + initramfs

2015-08-24 Thread Patrick Ohly
Hello! I just tried to boot a custom image under qemu with core-image-minimal-initramfs included in the kernel. For that, I added to my local.conf: INITRAMFS_IMAGE = "core-image-minimal-initramfs" INITRAMFS_IMAGE_BUNDLE = "1" The extended kernel now gets built fine with t