**** BEGIN LOGGING AT Sat Jan 19 02:59:56 2019 Jan 19 06:11:37 YamiYukiSenpai was added by: YamiYukiSenpai Jan 19 06:11:57 I'm trying to port Ubuntu Touch on my Galaxy S4. … I'm at the stage where I was supposed to fixe the mount points. There are 2 `/data` mountpoints, one with f2fs, and the other with ext4. Do I delete the f2fs entry or leave it be? … ```/dev/block/platform/msm_sdcc.1/by-name/userdata /data f2fs nosuid,nodev,noat Jan 19 06:11:57 ime,rw,inline_xattr wait,check,formattable,encryptable=footer … /dev/block/platform/msm_sdcc.1/by-name/userdata /data ext4 nosuid,nodev,noatime,noauto_da_alloc,journal_async_commit,errors=panic wait,check,formattable,encryptable=footer``` Jan 19 06:16:54 @YamiYukiSenpai, remove the f2fs since u will need to format /data to ext4 for halium to boot Jan 19 07:56:37 @YamiYukiSenpai, Well formatting is not necessary in general. It should be ext4 already Jan 19 07:57:52 Just realized I forgot to do `mka hybris-boot`. It kept failing for some reason … https://pastebin.com/NQc3ViJg Jan 19 13:55:54 <_nbvcxw> hello Jan 19 14:03:11 <_nbvcxw> I try to make a new portage (HUAWEI HONOR 7) but I blocked, I use halium-7.1 and the source https://github.com/ProjectHiSi when "./setup" I block on generate a MakeFile Jan 19 14:03:14 <_nbvcxw> Do you have an idea ? Jan 19 14:07:54 @_nbvcxw, Where's the error? Jan 19 14:10:21 <_nbvcxw> @Mattia990 If I execute this command "setup HWPLK" Nothing error, Last output "Generate makefile" Jan 19 14:13:35 <_nbvcxw> If I cancel the command and I execute "breakfast HWPLK" no error. The first error appears when "mka mkbootimg" ***.nijna not found and HYBRIS_BOOT_PART is empty Jan 19 14:20:55 <_nbvcxw> and I use docker for the build (https://hub.docker.com/r/z3ntu/halium-7.1-build-env) Jan 20 01:14:22 MarkOSone was added by: MarkOSone Jan 20 01:22:46 For those who have a Xiaomi Redmi 5 (rosy), I'll try to port Halium to it when the Poco F2 launches and I get my hands on it. **** ENDING LOGGING AT Sun Jan 20 02:59:57 2019