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% Montado en tmpfs tmpfs 100M 16K 100M 1% /run/user tmpfs tmpfs 5,0M 4,0K 5,0M 1% /run/lock /dev/sda1 ext2 236M 28M 196M 13% /boot /dev/mapper/pulsar-home ext4 44G 360M 41G 1% /home tmpfs on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755) tmpfs on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880) /dev/sda1 on /boot type ext2 (rw) /dev/mapper/pulsar-home on /home type ext4 (rw) rpc_pipefs on /run/rpc_pipefs type rpc_pipefs (rw) binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw) gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=gonzalo) # /etc/fstab: static file system information. # # Use 'blkid' to print the universally unique identifier for a # device; this may be used with UUID= as a more robust way to name devices # that works even if disks are added and removed. See fstab(5). # # <file system> <mount point> <type> <options> <dump> <pass> /dev/mapper/pulsar-root / ext4 errors=remount-ro 0 1 # /boot was on /dev/sda1 during installation UUID=df632593-6e32-4c35-836a-b45c4a0e67bf /boot ext2 defaults 0 2 /dev/mapper/pulsar-home /home ext4 defaults 0 2 /dev/mapper/pulsar-swap_1 none swap sw 0 0 However blkid show them correctly and the system is working fine: $ sudo blkid /dev/sda2: UUID="2zoKtY-yUy6-zznJ-xGJS-F4x7-Asy0-vKmuWb" TYPE="LVM2_member" /dev/sda1: UUID="df632593-6e32-4c35-836a-b45c4a0e67bf" TYPE="ext2" /dev/mapper/pulsar-root: UUID="cb7197c2-3dee-4475-a97b-7553e9348efa" TYPE="ext4" /dev/mapper/pulsar-swap_1: UUID="9cca7329-f0dd-4c0b-a946-eeef54fe1998" TYPE="swap" /dev/mapper/pulsar-home: UUID="e6b9261d-77d8-4fb5-81f8-f9aaac6beb86" TYPE="ext4" * What outcome did you expect instead? df or mount should show all partitions. In this way is very difficult to show how much space is used in root partition. If more info is needed do not hesitate to ask for it. Best regards, Gonzalo -- System Information: Debian Release: jessie/sid APT prefers testing-updates APT policy: (500, 'testing-updates'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.14-2-amd64 (SMP w/1 CPU core) Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages coreutils depends on: ii libacl1 2.2.52-1.1 ii libattr1 1:2.4.47-1 ii libc6 2.19-9 ii libselinux1 2.3-1 coreutils recommends no packages. coreutils suggests no packages. -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org