Bug#760501: coreutils: df does not show LVM root partiton

2014-09-05 Thread Gonzalo Marcote Peña
Hi Mike, Here is the output: # ls -l /etc/mtab -rw-r--r-- 1 root root 387 sep 5 10:02 /etc/mtab # cat /etc/mtab tmpfs /run/user tmpfs rw,noexec,nosuid,nodev,size=104857600,mode=0755 0 0 tmpfs /run/lock tmpfs rw,noexec,nosuid,nodev,size=5242880 0 0 /dev/sda1 /boot ext2 rw 0 0

Bug#760501: coreutils: df does not show LVM root partiton

2014-09-05 Thread Gonzalo Marcote Peña
I went ahead and created one symlink from /etc/mtab to /proc/mounts and now I show the info without issues: # ls -l /etc/mtab; df -hT; mount *lrwxrwxrwx 1 root root 12 sep 5 10:30 /etc/mtab - /proc/mounts* S.ficheros Tipo Tamaño Usados Disp Uso% Montado en

Bug#760501: coreutils: df does not show LVM root partiton

2014-09-04 Thread Gonzalo Marcote
Package: coreutils Version: 8.21-1.2 Severity: important Dear Maintainer, * What led up to the situation? After a new clean jessie installation df command or mount command does not show / root parition: # df -hT; mount; cat /etc/fstab S.ficheros Tipo Tamaño Usados Disp Uso%

Bug#760501: coreutils: df does not show LVM root partiton

2014-09-04 Thread Michael Stone
reassign 760501 debian-installer thanks On Thu, Sep 04, 2014 at 09:30:22PM +0200, Gonzalo Marcote wrote: After a new clean jessie installation df command or mount command does not show / root parition: Sounds like a problem with /etc/mtab configuration. It doesn't sound like a coreutils