T42 | <rodrisola> Yes, (re @SailfishFreenodeIRCBridgeBot: <mal>@rodrisola did ...) | 08:12 |
---|---|---|
T42 | <rodrisola> Why? (re @SailfishFreenodeIRCBridgeBot: <mal>@rodrisola did ...) | 08:12 |
T42 | <elros34> @rodrisola I guess because it's not used and cause error while building | 09:10 |
mal | yeah, it's not used in any new android base (at least android 8 and newer) also for some newer bases it has not even been made to build successfully because of that | 10:37 |
T42 | <Walid> repo sync | 11:36 |
*** Ischwitch is now known as Ingvix | 12:25 | |
T42 | <rodrisola> But I get error why it does not find those files, how can I skip them? (re @SailfishFreenodeIRCBridgeBot: <mal>yeah, it's not ...) | 15:11 |
mal | the build just warns that it doesn't find those, it's not an error | 15:22 |
mal | ignore the warning about audioflingerglue | 15:22 |
T42 | <rodrisola> OK, I will delete everything and start the repository (re @SailfishFreenodeIRCBridgeBot: <mal>yeah, it's not ...) | 18:52 |
mal | what do you mean delete everything, only need to remove that one repo | 20:08 |
T42 | <hacker12455> so I was fixing up warnings in the kernel config and fixed up fixup-mountpoints | 21:31 |
T42 | <hacker12455> any idea why sfos tries to mount my /data as f2fs | 21:31 |
T42 | <hacker12455> https://bpa.st/7JFQ | 21:31 |
T42 | <hacker12455> ah I see | 21:31 |
T42 | <hacker12455> it's f2fs in fstab | 21:32 |
mal | data is mounted in kernel init, you should format it to ext4 probably | 21:33 |
T42 | <hacker12455> it's formatted to ext4 | 21:35 |
mal | why are you talking about fstab, it's not used in sfos, build script generates systemd mount services for the needed partitions from the fstab | 21:36 |
T42 | <hacker12455> yes | 21:36 |
T42 | <hacker12455> any idea what I need to do | 21:43 |
T42 | <hacker12455> let me send init.log | 21:43 |
T42 | <hacker12455> https://bpa.st/YUZQ | 21:44 |
T42 | <hacker12455> no idea why it tries to mount itself as f2fs | 21:48 |
T42 | <hacker12455> twrp mounts it fine | 21:48 |
T42 | <hacker12455> also shows it's ext4 | 21:48 |
T42 | <hacker12455> f2fs is even disabled in kernel | 21:49 |
T42 | <hacker12455> kernel config: https://paste.centos.org/view/75b1d76f | 22:08 |
T42 | <hacker12455> checked in mountpoints that mmcblk0p54 is the location of data | 22:14 |
T42 | <hacker12455> it's like it isn't even trying to mount it as ext4 | 22:17 |
T42 | <hacker12455> as it tries fat and udf before as well | 22:18 |
mal | you are sure it's ext4? | 22:23 |
T42 | <hacker12455> yes | 22:24 |
T42 | <hacker12455> pretty sure | 22:24 |
T42 | <hacker12455> mount also lists it as ext4 in twrp | 22:24 |
mal | and it's not encrypted or anything like that? | 22:25 |
mal | also recheck the device node that it's correct | 22:26 |
T42 | <hacker12455> yes, I specifically reformatted it to avoid that (re @SailfishFreenodeIRCBridgeBot: <mal>and it's not en...) | 22:26 |
T42 | <hacker12455> twrp would ask me for a password if it was encrypted | 22:27 |
T42 | <hacker12455> check the device node as in the partition number? | 22:27 |
T42 | <hacker12455> mount points from the device say userdata -> /dev/block/mmcblk0p54 | 22:28 |
T42 | <hacker12455> which is what init tries to mount | 22:28 |
T42 | <hacker12455> maybe I should try reformatting the partition? | 22:28 |
mal | try reformatting again | 22:29 |
T42 | <hacker12455> alright | 22:30 |
T42 | <hacker12455> formatted to ext4 | 22:32 |
T42 | <hacker12455> extracting rootfs again | 22:32 |
mal | so can you enter the first telnet in port 23? | 22:33 |
T42 | <hacker12455> yes | 22:33 |
mal | what happens if you try to mount the partition manually | 22:33 |
T42 | <hacker12455> invalid argument | 22:33 |
T42 | <hacker12455> let me try again after I extract the rootfs | 22:34 |
T42 | <elros34> error should be in dmesg, if you can mount partition then extracting file willnot help | 22:34 |
T42 | <elros34> if you can't* | 22:34 |
T42 | <hacker12455> now it works | 22:40 |
T42 | <hacker12455> I know what could be the reason | 22:40 |
T42 | <hacker12455> me not rebooting after the format | 22:40 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!