View Single Post
Posts: 17 | Thanked: 109 times | Joined on Nov 2018
#29
Originally Posted by paolomi View Post
Hi, is there a guide about how to flash a BTRFS jolla phone to make it an EXT4 jolla phone? Thanks in advance
Code:
fastboot flash recovery recovery.img
fastboot flash aboot emmc_appsboot.mbn
fastboot flash sailfish sailfish.img
then flash from sbj-ext4 folder
Code:
fastboot flash boot boot303-ext4.img
boot to recovery and run in shell:
Code:
/sbin/e2fsck -f -y /dev/mmcblk0p28
/sbin/resize2fs -f /dev/mmcblk0p28
then you can boot to sailfish normally.

after sailfishos upgrade you need to wait for patched boot for new sfos version
 

The Following 8 Users Say Thank You to sailfishlover For This Useful Post: