Migrating a gentoo system to systemd: Difference between revisions

From Bitpost wiki
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
The gentoo guide is [http://wiki.gentoo.org/wiki/Systemd#Booting_with_systemd here].
# 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

  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/
  2. 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!