linux-postmarketos-exynos4: reduce boot image size
I'm marking this as a work in progress for now as with this, the device boots to a "initramfs-extra not found" splash screen. If anyone has any ideas regarding what could be causing this I'd like to hear them.
Set module compression algorithm to xz instead of zstd and it works fine on samsung-m0 and samsung-p4note now.
Closes https://gitlab.com/postmarketOS/pmaports/-/issues/1785
Merge request reports
Activity
added device-category::community type::fix labels
added device-samsung-m0 label
added 1 commit
- 1f6c741c - linux-postmarketos-exynos4: reduce boot image size
By Newbyte on 2022-11-20T20:49:09
the device boots to a "initramfs-extra not found" splash screen
Can you get logs from it? Can you get into debug-shell telnet and do
cat /init
,. /init_functions.sh
and execute the functions in order as listed in/init
and see what's happening? https://wiki.postmarketos.org/wiki/Inspecting_the_initramfsIf anyone has any ideas
can be anything, busybox does not support zstd in its modprobe?
By Alexey Min on 2022-11-20T20:50:10
changed milestone to %v22.12 Release
added backport-to-v22.12 label
added 1 commit
- 02000a17 - linux-postmarketos-exynos4: reduce boot image size
By Newbyte on 2022-12-01T21:37:23
added 1 commit
- 421bf41e - linux-postmarketos-exynos4: reduce boot image size
By Newbyte on 2022-12-01T21:38:56
- Resolved by Administrator
added 1 commit
- 1611fb50 - linux-postmarketos-exynos4: reduce boot image size
By Newbyte on 2022-12-02T09:47:20
mentioned in issue #1785 (closed)
By Newbyte on 2022-12-04T12:15:51