On 15.01.2015 16:24, [email protected] wrote: > From: Harald Hoyer <[email protected]> > > "ROOT=" mounts the initial ramdisk with a tmpfs filesystem.
Ok, not true. Omitting "root=" will mount the initial ramdisk as a tmpfs filesystem, if tmpfs support is compiled in the kernel. Seems like the preferred way of having the initrd as tmpfs, is to specify "ROOT=" instead of "root=". _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
