On Tue, 23 Feb 2016, Mac User wrote: > > There were no further messages after: "systemd[1]: Failed to mount tmpfs > at /sys/fs/cgroup: No such file or directory"
For the benefit of systemd users, I have built a kernel binary with, CONFIG_FHANDLE=y (selects CONFIG_EXPORTFS=y) CONFIG_CGROUPS=y CONFIG_NET_NS=y CONFIG_DEVPTS_MULTIPLE_INSTANCES=y CONFIG_AUTOFS4_FS=m I didn't measure the bloat that this adds. The new build is here, https://www.telegraphics.com.au/~fthain/stan/linux-m68k-image-4.1.18-mac-00084-ge6b89b9.tar.gz SHA1 9ee49c4d9361785b872f9448acd3e25a4f52ab92 The patches are the 84 that I've sent to the scsi maintainers. They affect only the mac_scsi module. (Mac kernel binaries don't have any use for atari_scsi, sun3_scsi etc so these modules aren't present.) --