On Mon, 07.07.14 19:53, microcai ([email protected]) wrote: > I am not talk about bring back /dev/root, but just a way of refereing > "whatever root device specified on kernel commandline" in fstab or in -.mount > unit. > > deserize root filesystem and configure the bootloader, and installation > complete. Hate to change target fstab again. > > also, I think it's rather stupid to specify root device twice, once in boot > loader, once in fstab. keeping them sync is a burden.
Why precisely do you need a symlink to the real device? I mean, as mentioned, you can actually make up any name you want to place in /etc/fstab. Since you only need to remount the file system, /bin/mount doesn't really care about what you specify there... Lennart -- Lennart Poettering, Red Hat _______________________________________________ systemd-devel mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/systemd-devel
