#883 Issue closed: On older systems findmnt does not know about FSROOT

Labels: enhancement, bug, fixed / solved / done

jsmeix opened issue at 2016-06-17 10:18:

rear master

see https://github.com/rear/rear/issues/882#issuecomment-226723612

on SLE11:

# findmnt -nrv -o SOURCE,TARGET,OPTIONS,FSROOT
findmnt: unknown column: FSROOT

findmnt -nrv -o SOURCE,TARGET,OPTIONS,FSROOT
is called in Linux/23_filesystem_layout.sh
when a btrfs filesystem is used.

jsmeix commented at 2016-06-17 11:28:

With https://github.com/rear/rear/pull/884
I consider the issue fixed.

With https://github.com/rear/rear/pull/884
I also use 'findmnt -m' to make 'fs' entries
see https://github.com/rear/rear/issues/882#issuecomment-226700826


[Export of Github issue for rear/rear.]