On 19 January 2012 19:58, Mark Langsdorf <mark.langsd...@calxeda.com> wrote: > On 01/19/2012 01:44 PM, Peter Maydell wrote: >> I have a kernel now that seems to boot but then >> barfs with: >> Freeing init memory: 124K >> Kernel panic - not syncing: Attempted to kill init! >> >> but that's probably a misconfiguration in my kernel. > > You need to be passing -m 4089.
cam-vm-266:maverick:qemu-jeos$ ~/linaro/qemu-from-laptop/qemu/arm-softmmu/qemu-system-arm -kernel zImage-with-dtb -initrd build-arm/initramfs.img -M highbank -serial stdio -m 4089 qemu: at most 2047 MB RAM can be simulated I'd rather not have a model that doesn't work on 32 bit hosts if we can avoid it... -- PMM