On Thu, Apr 11, 2013 at 8:13 PM, Anton Aylward <opensuse@antonaylward.com> wrote:
I also ran openSuse 12.2 under systemd with / and /usr separate. I can't recall what I did so it was obviously not a big deal.
Anton, That's because you didn't have to do anything. opensuse packagers update the initrd package to mount /usr prior to turning control over to the following boot sequence. Once that was in place, the packagers have assumed that /usr will be mounted prior to any systemd stuff running, so they have been moving binaries during boot off of / and to /usr. For most of us that just means the old "sudo /sbin/*" commands now often need to be "sudo /usr/sbin/*". I find it annoying but not a huge issue. Linda on the other hand apparently has her servers setup not to use initrd at all. Thus a configuration she has used for years is no longer supported. I don't know if systemd was involved in the decision for opensuse with split / and /usr to require initrd. It doesn't really matter to me, I'll just use initrd with my openSUSE systems. Greg -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org