LogicalErzor on Nostr: Modify the kernel and deploy it (for future me) cd mainline-linux . ...
Modify the kernel and deploy it (for future me)
cd mainline-linux
. pmbootstrap/helpers/envkernel.sh
cp defconfig arch/arm/configs/expressatt_defconfig
make expressatt_defconfig
make menuconfig
make -j8
deactivate
pmbootstrap build --envkernel linux-postmarketos-qcom-msm8960
pmbootstrap initfs hook_add debug-shell
pmbootstrap export
fastboot boot /tmp/postmarketOS-export/boot.img
sleep 40
telnet 172.16.42.1
lk2nd should be installed in BOOT
lmk if there's a better workflow #postmarketos
Published at
2023-11-30 08:00:15 CETEvent JSON
{
"id": "7871e5848e012cf9e6190e0aca249f50f79827b35d5c59f13807d86c4fdd5bf3",
"pubkey": "480feb21559afb85273018360fd956ebe391e7c7d1aad3bae6754f66a69e4e46",
"created_at": 1701327615,
"kind": 1,
"tags": [
[
"t",
"postmarketos"
],
[
"proxy",
"https://fosstodon.org/@Logical_Error/111498206613488873",
"web"
],
[
"proxy",
"https://fosstodon.org/users/Logical_Error/statuses/111498206613488873",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://fosstodon.org/users/Logical_Error/statuses/111498206613488873",
"pink.momostr"
],
[
"-"
]
],
"content": "Modify the kernel and deploy it (for future me)\n\ncd mainline-linux\n. pmbootstrap/helpers/envkernel.sh\ncp defconfig arch/arm/configs/expressatt_defconfig\nmake expressatt_defconfig\nmake menuconfig\nmake -j8\ndeactivate\npmbootstrap build --envkernel linux-postmarketos-qcom-msm8960\npmbootstrap initfs hook_add debug-shell\npmbootstrap export\nfastboot boot /tmp/postmarketOS-export/boot.img\nsleep 40\ntelnet 172.16.42.1\n\nlk2nd should be installed in BOOT\n\nlmk if there's a better workflow #postmarketos",
"sig": "d694403d1b80c3142bbf787480477615afefead63f9f4e47e13bfb600609103d3e3ab4af8dd52563462b0b2ecbde1d7054a42497af76070954b63eb0bf3f164d"
}