Antergos / Cnchi

A modern, flexible online system installer for Antergos Linux
GNU General Public License v3.0
291 stars 101 forks source link

Gummiboot now 'systemd-boot/bootctl' #427

Closed ghost closed 9 years ago

ghost commented 9 years ago

Attempting to install a system with Gummiboot results in a fatal package not found error, given the Arch repositories have dropped the package. This is due to Gummiboot being merged into systemd.

CHANGELOG post: http://lists.freedesktop.org/archives/systemd-devel/2015-May/032147.html

To use the systemd version, much of what has to be done is changing 'gummiboot' to 'bootctl' in commands. Otherwise (such as in entry configuration, loader.conf) Gummiboot configurations will still work.

karasu commented 9 years ago

Which version did you use? This has already been fixed in Cnchi 0.12.14

https://github.com/Antergos/Cnchi/commit/77fc043c31454c141754b6fe675b9b2975e0fa1d

Duplicate of: https://github.com/Antergos/Cnchi/issues/402

ghost commented 9 years ago

0.12.12 Now I know!