Re: [systemd-devel] confusion with systemd-repart

2024-06-10 Thread Lennart Poettering
On So, 09.06.24 19:00, Xogium (cont...@xogium.me) wrote: > Hi, > thank you for the help, I really appreciate it. I'm sorry for the very > late reply, I had an issue with my mail server and only sorted it out > today. > > I had to jump through a couple of problems, but I've mostly got > something s

Re: [systemd-devel] confusion with systemd-repart

2024-06-09 Thread Xogium
Hi, thank you for the help, I really appreciate it. I'm sorry for the very late reply, I had an issue with my mail server and only sorted it out today. I had to jump through a couple of problems, but I've mostly got something stable now. The first is that all of the partitions needed for my bo

Re: [systemd-devel] confusion with systemd-repart

2024-05-30 Thread Nils Kattenbeck
> Am I supposed to create file for PrimaryRootfs also, even > if it does already exist, so that repart understand SecondaryRootfs has > to be created? What, exactly, am I doing incorrectly, because I'm sure > it is me not using the tool properly here, and no actual bug... Yes, repartd tries to mat

[systemd-devel] confusion with systemd-repart

2024-05-30 Thread Xogium
So, I use systemd-repart in an embedded system of mine. This system runs systemd 254.9 and is custom made using buildroot. I am attempting to do the following: * Create a second root-arm partition with SecondaryRootfs label of 128 MB, and fill it with the content of the PrimaryRootfs partition.