On Thu, Aug 4, 2011 at 12:22 AM, Liu, Kaikai <[email protected]> wrote: > Hi,all, > > I have built a systemd program to do some development, and the version I use > is system-28. However, when I exec the command of “make install” , the > “systemd” appears in the path of > > /usr/local/bin/systemd, not in the /sbin/. How can I control it to move > the systemd to /sbin/? > > > > And another problem is that when I use the systemd to start the system, > using the command line of “init=/usr/local/bin/systemd”. The system failed > to exec the command with the following details: > > > > > > Failed to mount /sys/fs/cgroup: No such file or directory > > Failed to mount /sys/fs/cgroup/systemd: No such file or directory > > No control group support available, not creating root group. > > > > > > And for the kernel configuration(kernel version is 2.6.35), what special > options should be configured? > > What should I do next? Thanks for any help~~
Systemd is already packaged for MeeGo in Trunk. Just install one of the latest Trunk images and you have everything you need. Does that not work for you? Auke _______________________________________________ MeeGo-packaging mailing list [email protected] http://lists.meego.com/listinfo/meego-packaging
