On 03/22/2017 08:16 PM, L A Walsh wrote:
I was told that it was not possible to show the real root one booted from and that /dev/root was necessary because of some excuse that didn't make technical sense to me and that it was required by the new 'bootd' (Sysd).
I don't think systemd-boot (aka gummyboot) has any use of /dev/root. If you have any link to share that would help to clarify.
/etc/mtab points to /proc/self/mounts, and in there, I see:
Ishtar:/> grep root /proc/self/mounts /dev/root / xfs rw,relatime,attr2,inode64,noquota 0 0 /dev/root /tmp xfs rw,relatime,attr2,inode64,noquota 0 0 /dev/root /tmp xfs rw,relatime,attr2,inode64,noquota 0 0 /dev/root /tmp xfs rw,relatime,attr2,inode64,noquota 0 0
( which has little to do with my /etc/fstab: Ishtar:/> grep /root /etc/fstab
Weird. Could you show the content of /proc/cmdline ? Maybe "grep -R /dev/root /etc" could show more... -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org