This website requires JavaScript.
Explore
Help
Sign In
faerbit
/
archiso
Watch
1
Star
0
Fork
0
You've already forked archiso
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
493aa90fd2
archiso
/
configs
/
baseline
/
airootfs
/
etc
/
systemd
/
system-generators
/
systemd-gpt-auto-generator
1 line
9 B
Plaintext
Raw
Normal View
History
Unescape
Escape
configs/{baseline,releng}/: disable systemd-gpt-auto-generator When booting the ISO, you can observe a message that systemd-gpt-auto-generator has failed: systemd-gpt-auto-generator[197]: Reading EFI variable /sys/firmware/efi/efivars/LoaderDevicePartUUID-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f. systemd-gpt-auto-generator[197]: open("/sys/firmware/efi/efivars/LoaderDevicePartUUID-4a67b082-0a4c-41cf-b6c7-440b29bb8c4f") failed: No such file or directory systemd-gpt-auto-generator[197]: EFI loader partition unknown, exiting. systemd-gpt-auto-generator[197]: (The boot loader did not set EFI variable LoaderDevicePartUUID.) systemd-gpt-auto-generator[197]: Failed to open device: No such device Seeing as it started to appear relatively recently, it may be a systemd bug. Since we do not want any GPT partition automounting in the live environment anyway, systemd-gpt-auto-generator can simply be disabled. Fixes #164.
2022-03-25 10:14:15 +00:00
/dev/null
Reference in New Issue
Copy Permalink