Op woensdag 10 februari 2016 13:44:11 schreef Alexander Graf:
Am 10.02.2016 um 13:08 schrieb Freek de Kruijf <freek@opensuse.org>: Using that another SD card I tried openSUSE-Tumbleweed-ARM-JeOS-raspberrypi.armv6l-1.12.1-Build373.3.raw.xz from http://download.opensuse.org/ports/armv6hl/tumbleweed/images/ It initially boots, so no black screen anymore. but it gives the error message: Initramfs unpacking failed: write error Can't find udev daemon
This is probably because we no longer use ramfs as the rootfs type, since setting that breaks the image on second boot.
I see 3 realistic options out of this:
1) Patch the kernel to use ramfs by default instead of tmpfs when ram is less than 2G.
2) Add another layer of abstraction and move the initrd fs into an actual file system we loop mount. This is how the installer initrd works.
3) Patch kiwi to add fstype=ramfs on first boot only.
Tried Build374.2 from the above repository today. Same initial error message. After that other error messages than previously. -- fr.gr. member openSUSE Freek de Kruijf -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org