| T42 | <the_hiktor> Mister_Magister : what was your method again the paste you sent that day expired π | 14:12 |
|---|---|---|
| T42 | <adampigg> cd to etc/systemd/system | 14:48 |
| T42 | <adampigg> ln -s usb-moded.service /dev/null (re @the_hiktor: Mister_Magister : wh...) | 14:48 |
| T42 | <the_hiktor> Was talking about configuring mic to build rootfs.img instead of bzip2 | 14:50 |
| T42 | <adampigg> ah sorry | 14:50 |
| Mister_Magister | https://github.com/VerdandiTeam/droid-config-pipa/tree/master/patterns | 14:50 |
| Mister_Magister | sorry i meant this https://github.com/VerdandiTeam/droid-config-pipa/tree/master/kickstart | 14:51 |
| T42 | <the_hiktor> also updater-script | 15:05 |
| Mister_Magister | that's not necessary as it won't work anyway | 15:14 |
| Mister_Magister | https://github.com/VerdandiTeam/hybris-boot/blob/hybris-pipa/updater-script but here you go | 15:15 |
| Mister_Magister | these won't expire | 15:15 |
| T42 | <the_hiktor> Ik but just wanted to try one last time | 15:15 |
| T42 | <the_hiktor> what's the problem in here | 16:10 |
| T42 | <the_hiktor> https://paste.opensuse.org/pastes/b63dedcf2387 | 16:10 |
| T42 | <the_hiktor> i get this when i run build_packages.sh | 16:11 |
| T42 | <the_hiktor> nvm done already | 19:37 |
| T42 | <the_hiktor> ok so https://paste.opensuse.org/pastes/6c86bad15479 | 19:37 |
| T42 | <the_hiktor> thx @Mister_Magister you made my life easier π | 19:38 |
| T42 | <the_hiktor> ive flashed userdata via fastboot | 19:38 |
| T42 | <the_hiktor> works well | 19:38 |
| Mister_Magister | but did you resizefs it | 19:38 |
| T42 | <the_hiktor> nah | 19:39 |
| Mister_Magister | then please do, while it works your storage is now limited to 2GB | 19:39 |
| Mister_Magister | which is awesome on one hand | 19:39 |
| T42 | <the_hiktor> oh π | 19:39 |
| T42 | <the_hiktor> ok wait | 19:39 |
| Mister_Magister | just boot recovery, make sure /system is mounted, and /system/bin/resize2fs /dev/block/bootdevice/by-name/userdata | 19:39 |
| Mister_Magister | it's simple | 19:40 |
| Mister_Magister | that'll expand userdata to use entirety of the storage | 19:40 |
| Mister_Magister | after that you have to check why vendor.mount fails | 19:40 |
| Mister_Magister | also product.mount | 19:40 |
| Mister_Magister | please tell me that you fixed all the lines in fixup-mountpoints not just boot/userdata/metadata | 19:41 |
| T42 | <the_hiktor> yea | 19:41 |
| T42 | <the_hiktor> i can show you | 19:41 |
| T42 | <the_hiktor> https://paste.opensuse.org/pastes/9332f939a843 | 19:42 |
| Mister_Magister | do so | 19:42 |
| Mister_Magister | ye nice | 19:42 |
| Mister_Magister | now run the resizefs and after that check the failed mounts | 19:42 |
| Mister_Magister | if you don't remember it was systemctl status <service> so for example systemctl status product.mount | 19:43 |
| Mister_Magister | and ye img is nice cause you don't have to worry about gzip or bzip or anything you don't even have to check if it's encrypted or correct filesystem, you just flash and expand | 19:44 |
| Mister_Magister | thats why in theory the zip should absolutely not fail (unless system is not mounted) | 19:44 |
| Mister_Magister | also just to confirm, you are flashing sfos on top of the los you used as a base right? | 19:45 |
| T42 | <the_hiktor> yeah but still the zip fails to flash somehow π | 19:53 |
| T42 | <the_hiktor> do i have to mask usb-moded ? | 20:00 |
| Mister_Magister | yeah magic | 20:00 |
| Mister_Magister | maybe tho through every single available recovery until one works idk | 20:00 |
| Mister_Magister | @the_hiktor ln -s command i posted, use ctrl-f | 20:00 |
| T42 | <the_hiktor> https://paste.opensuse.org/pastes/bccdcbd2c035 | 20:41 |
| T42 | <the_hiktor> https://paste.opensuse.org/pastes/de1e0c11ec36 | 20:42 |
| T42 | <the_hiktor> https://paste.opensuse.org/pastes/ab9d9d953133 | 20:42 |
| T42 | <the_hiktor> π₯²π₯² | 20:42 |
| T42 | <Mister_Magister> sudo modprobe rndis_host? | 20:42 |
| T42 | <the_hiktor> ok it worked | 20:45 |
| T42 | <the_hiktor> i think i have to take notesπ | 20:45 |
| T42 | <the_hiktor> https://paste.opensuse.org/pastes/3e106fa4c676 | 20:51 |
| T42 | <elros34> did you create mount units for your super partition? | 21:10 |
| T42 | <the_hiktor> you mean in the fixup ? | 21:16 |
| T42 | <elros34> I meant dynamic partitions in hadk-hot | 21:17 |
| T42 | <the_hiktor> oh i was looking at it | 21:18 |
| T42 | <Mister_Magister> @the_hiktor just steal from me https://github.com/VerdandiTeam/droid-config-pipa/blob/master/sparse/usr/lib/systemd/system/dmsetup.service https://github.com/VerdandiTeam/droid-config-pipa/blob/master/sparse/usr/lib/systemd/system/system.mount etc | 21:24 |
| T42 | <the_hiktor> i feel that this is some kind of cheating π | 21:26 |
| Mister_Magister | it's not | 21:31 |
| T42 | <the_hiktor> am i supposed to do any changes on those ?? | 21:53 |
| T42 | <Mister_Magister> not really | 22:02 |
| T42 | <the_hiktor> i have to run mic right ? | 22:05 |
| Mister_Magister | well you have to build droid-configs | 22:09 |
| Mister_Magister | after that sure mic | 22:09 |
| T42 | <elros34> did you buidl and add parse-android-dynparts to patterns | 22:27 |
| T42 | <elros34> build* | 22:27 |
| T42 | <the_hiktor> dude just finished building π₯² | 22:29 |
| T42 | <Mister_Magister> oh yeah | 22:31 |
| T42 | <the_hiktor> https://paste.opensuse.org/pastes/85a72e655651 | 22:54 |
| T42 | <the_hiktor> idk what to do | 22:55 |
| T42 | <elros34> search parse-android-dynparts and find command needed to build it, it's really nothing new https://piggz.co.uk/sailfishos-porters-archive/index.php | 23:04 |
| T42 | <the_hiktor> sry didnt know that i need to have it on platform_sdk | 23:06 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!