Re: [systemd-devel] efivarfs mounting

2023-01-17 Thread Michał Zegan
Hello, That seems to work, thank you. W dniu 17.01.2023 o 13:05, Michał Zegan pisze: It is a fedora system with a custom build kernel. As for why, probably the only answer is that it is because i am weird, it is a laptop also used as my personal playground. When it goes to initrd, it might b

Re: [systemd-devel] efivarfs mounting

2023-01-17 Thread Michał Zegan
It is a fedora system with a custom build kernel. As for why, probably the only answer is that it is because i am weird, it is a laptop also used as my personal playground. When it goes to initrd, it might be it's not in initrd, in which case that could explain it. Can see. W dniu 17.01.2023

Re: [systemd-devel] efivarfs mounting

2023-01-17 Thread Lennart Poettering
On Mo, 16.01.23 21:30, Michał Zegan (webc...@outlook.com) wrote: > At quick glance i cannot find anything about it. what about kernel > configuration? efivarfs is compiled as a module. is there any possible thing > that might happen here? Ah, so this is not a fedora system as you claim? fedora bu

Re: [systemd-devel] efivarfs mounting

2023-01-16 Thread Michał Zegan
At quick glance i cannot find anything about it. what about kernel configuration? efivarfs is compiled as a module. is there any possible thing that might happen here? W dniu 16.01.2023 o 18:52, Lennart Poettering pisze: On Mo, 16.01.23 18:30, Michał Zegan (webc...@outlook.com) wrote: Hello,

Re: [systemd-devel] efivarfs mounting

2023-01-16 Thread Lennart Poettering
On Mo, 16.01.23 18:30, Michał Zegan (webc...@outlook.com) wrote: > Hello, > > What should be responsible for mounting efivarfs? > > Using systemd-251 on fedora37, and my machine is booted in uefi mode also > with secureboot, but /sys/firmware/efi/efivars is not mounted on > boot, why? pid1 does t

Re: [systemd-devel] efivarfs mounting

2023-01-16 Thread Andrei Borzenkov
On 16.01.2023 20:30, Michał Zegan wrote: Hello, What should be responsible for mounting efivarfs? systemd itself (PID 1) when it is started Using systemd-251 on fedora37, and my machine is booted in uefi mode also with secureboot, but /sys/firmware/efi/efivars is not mounted on boot, why?