Migrating a gentoo system to systemd: Difference between revisions
m (M moved page Migrating a gentoo system to boot with systemd to Migrating a gentoo system to systemd without leaving a redirect) |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
# udev must go. THIS. SUCKS. It was a good thing. | |||
#* Don't forget to migrate all the stuff you did here: /etc/udev/rules.d/ | |||
# gentoo boot instructions are [http://wiki.gentoo.org/wiki/Systemd#Booting_with_systemd here], but we can avoid them by doing EFI boots with rEFInd, which is a million times purdier than anything stupid grub ever aspired to be. So do it! |
Latest revision as of 10:32, 30 August 2014
- udev must go. THIS. SUCKS. It was a good thing.
- Don't forget to migrate all the stuff you did here: /etc/udev/rules.d/
- gentoo boot instructions are here, but we can avoid them by doing EFI boots with rEFInd, which is a million times purdier than anything stupid grub ever aspired to be. So do it!