
Bernhard Voelker wrote:
On 05/18/2013 11:45 AM, Linda Walsh wrote:
I would have a nice day if findmnt or mount returned the real device name.
findmnt is just returning what the kernel publishes in /proc/self/mountinfo.
Have a nice day (anyway), Berny That's where I first noticed the problem.
There and output from the new mount. Don't get me wrong... I know what the device is, it's just that I can't find it through any normal means in a script. My /etc/fstab has: /dev/sdc1 / xfs defaults,nodiratime,swalloc,largeio,logbsize=256k,allocsize=64k 0 0 and my lilo has: boot = /dev/sdc root = /dev/sdc1 image = /boot/vmlinuz-3.9.0-Isht-Van label = 390-Isht-Van append = "root=/dev/sdc1 showopts console=ttyS0,115200n8 console=tty0 elevat or=cfq pcie_aspm=force pcie_ports=native reboot=bios" root = /dev/sdc1 and Usually my system HAS /dev/root as a soft link... but non of the tools tell me my real device anymore and I have to go chasing softlinks that sometimes aren't there....Uhg.... -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org