On Wed, Feb 05 2014, Joseph wrote: > Thank you for correction. You are correct I would need to switch to > new systemd. > I think for now I'll go back to udev as I'm afraid something might not > work after switching :-/
Two comments. 1. Canek is *very* helpful on systemd issues. 2. If you have /usr on the same filesystem as /, then switching to systemd is really not hard A. Set some kernel options (see the gentoo wiki). B. Set some use flags. i. At least -consolekit and systemd ii. This might be automatic if you use a systemd subprofile For example I use default/linux/amd64/13.0/desktop/gnome/systemd C. Do a world update. Once I merged / and /usr and did the above, systemd more or less worked right away. I did tweak it some later, but was able to read/send mail and use gnucash for my checking account on day 1. Note that I picked a conversion day when I knew canek would be available. If /usr is split from /, I believe Canek can guide you through. However, I have no experience with that (initramfs) so can't give a testimonial. In any event the wiki https://wiki.gentoo.org/wiki/Systemd is helpful. For one thing it would have pointed out the need to tell the kernel to use systemd as init (the wiki has both grub and grub invocations). Good luck! allan