[opensuse-arm] Raspberry Pi 1
After my Rpi3 booted I moved on to the Rpi1 This is my boot log: https://gist.github.com/dmacvicar/de59bc59af24c027ba03f623cdccf4ef It looks like boot.scr is not passing init= correctly to the kernel. -- Duncan Mac-Vicar P. - http://www.suse.com/ SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Dilip Upmanyu, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5, 90409 Nürnberg, Germany -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Hi Duncan, 2016-05-12 8:59 GMT+02:00 Duncan Mac-Vicar P. <dmacvicar@suse.de>:
https://gist.github.com/dmacvicar/de59bc59af24c027ba03f623cdccf4ef
It looks like boot.scr is not passing init= correctly to the kernel.
essential error message is: [ 2.832442] Initramfs unpacking failed: write error this means it ran out of memory while unpacking the initrd. which is a known problem with kiwi and low memory boards. if you want to help, please manually unpack the initrd and look for big files in there that are not needed, if you can provide me with a list of files that should not be in the initrd, I can update the kiwi description to exclude those and then you should be able to boot. TIA, Dirk -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (2)
-
Dirk Müller
-
Duncan Mac-Vicar P.