File README.SUSE of Package lxc
To mount the control group file system on openSUSE 11.3, SLE 11 SP1 and older, perform the following: mkdir /cgroup and add the following line to /etc/fstab: cgroup /cgroup cgroup nofail 0 0 On openSUSE 11.4, SLE 11 SP2 and newer, you can just run: /sbin/insserv boot.cgroup and /sys/fs/cgroup will be mounted for cgroup automatically.