you know me too well

you know me too well
Thanks, next time I'm at the machine, I'll try this too.dolphin_oracle wrote: Fri Nov 26, 2021 9:34 am I wonder if the systemd-fstab-generator or maybe the systemd-gpt-generator is failing. I tend to think its the second, since a swap file is also referenced.
maybe make an empty file
and reboot. can't hurt to try.Code: Select all
sudo touch /etc/systemd/system-generators/systemd-gpt-auto-generator
You maybe right. I remember seeing a similar error message in the terminal at startup and it was in the log. For me, this is exactly the situation above that the installation of another distribution has formatted the. swap partition. What to do in such cases? Maybe temporarily turn off the swap partition?Richard wrote: Sat Nov 27, 2021 3:23 pm Many years ago, systemd would go to emegency shell
if the swap was formatted during installation of another distro.
UUID of swap changed.
Maybe it still does?
I created the EFI partition during the installation of another distribution.profhawk wrote: Tue Nov 30, 2021 11:50 pm I'm surprised sysv is even running at all. From what I read in the logs your efi partition is improperly configured causing time out issues.