Re: [systemd-devel] systemd-repart with volatile root

2020-08-10 Thread Lennart Poettering
On Mo, 10.08.20 19:36, Lennart Poettering ([email protected]) wrote: > On Fr, 17.07.20 14:38, Xogium ([email protected]) wrote: > > > Hi, > > as the subject says, I am trying to use repart to add a partition on a block > > device, from inside the initramfs. I also make use of overlayfs via >

Re: [systemd-devel] systemd-repart with volatile root

2020-08-10 Thread Lennart Poettering
On Fr, 17.07.20 14:38, Xogium ([email protected]) wrote: > Hi, > as the subject says, I am trying to use repart to add a partition on a block > device, from inside the initramfs. I also make use of overlayfs via > systemd-volatile-root to make it possible to write temporarily on the > root device.

Re: [systemd-devel] systemd-repart with volatile root

2020-08-10 Thread Xogium
Is anyone able to help with this issue ? Is this even supported/supposed to work, or expected to fail ? I was hoping to use repart because the system I have to add a partition to is litterally 5000 km away, but so far this completely fails. Any help would be appreciated On Tue Jul 28, 2020 at

Re: [systemd-devel] systemd-repart with volatile root

2020-07-28 Thread Xogium
I am still totally unable to make use of repart when the root is volatile... Is this intended, or not ? I know volatile-root service changes where the sysroot.mount ends up, for overlayfs, but this prevent repart from working because it can't find the underlying root block device anymore but onl

[systemd-devel] systemd-repart with volatile root

2020-07-17 Thread Xogium
Hi, as the subject says, I am trying to use repart to add a partition on a block device, from inside the initramfs. I also make use of overlayfs via systemd-volatile-root to make it possible to write temporarily on the root device. However it appears that systemd-repart and systemd-volatile-roo