ChanServ changed the topic of #msm8937-mainline to: Boot Linux on your MSM8917/37/40 and QM215 mobile! | GitHub: https://github.com/msm89x7-mainline | Logs: https://oftc.irclog.whitequark.org/msm8937-mainline | Bridged to #msm8937-mainline:kde.org on Matrix
Daanct12 has joined #msm8937-mainline
Daanct12 has quit [Quit: WeeChat 4.7.0]
<Biswa96[m]> is it possible to use dtbo-lk2nd to boot lk2nd from usb?
<barni2000[m]> Biswa96[m]: ?
<Biswa96[m]> i.e. how to use dtbo-lk2nd? is it flashed on the device or can it be used with fastboot boot lk2nd.img ?
<barni2000[m]> fastboot boot will not work
<barni2000[m]> it need to be flashed
<barni2000[m]> * it is needed to be flashed
<Biswa96[m]> will the device loose ability to boot Android?
<barni2000[m]> no because it is and A/B device
<barni2000[m]> s/and/an/
<barni2000[m]> if you only flash 1 slot only then you can use the other slot for android
kakiremora[m] has joined #msm8937-mainline
<kakiremora[m]> Normal lk2nd will run from `fastboot boot` but postmarketos won't run this way
<kakiremora[m]> Still can be used for fetching partitions and other things
<barni2000[m]> <kakiremora[m]> "Normal lk2nd will run from `..." <- postmarketos also can run with `fastboot boot` just you need to pass initramfs
<barni2000[m]> fastboot boot kernelimg-dtb initramfs
<barni2000[m]> but not with SDM439 devices
<barni2000[m]> s//`/, s/kernelimg/zkernelimg/, s//`/