Re: LABEL=music doesn't work for /dev/sdg

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi folks,

Karel Zak wrote:
On Fri, Nov 02, 2007 at 02:15:41PM +0100, Kay Sievers wrote:
What does:
  /sbin/blkid /dev/sdg


# /sbin/blkid /dev/sdg
/dev/sdg: LABEL="music" UUID="0000-0001" TYPE="vfat"

and:
  /lib/udev/vol_id /dev/sdg

# /lib/udev/vol_id /dev/sdg
ID_FS_USAGE=filesystem
ID_FS_TYPE=vfat
ID_FS_VERSION=FAT32
ID_FS_UUID=0000-0001
ID_FS_UUID_ENC=0000-0001
ID_FS_LABEL=music
ID_FS_LABEL_ENC=music
ID_FS_LABEL_SAFE=music


 and also

   cat /proc/partitions


# cat /proc/partitions
major minor  #blocks  name

   8     0  244198584 sda
   8     1   15623212 sda1
   8     2    1951897 sda2
   8     3   15623181 sda3
   8     4          1 sda4
   8     5  210997678 sda5
   8    16   58605120 sdb
   8    17   58604528 sdb1
 253     0   58604012 dm-0
   8    96   11714864 sdg

 and

   ldd /bin/mount


# ldd /usr/local/stow/util-linux-ng-2.13.0.1/bin/mount
        linux-vdso.so.1 =>  (0x00007ffff5bfd000)
        libblkid.so.1 => /lib/libblkid.so.1 (0x00002b7fb5250000)
        libuuid.so.1 => /lib/libuuid.so.1 (0x00002b7fb545a000)
        libc.so.6 => /lib/libc.so.6 (0x00002b7fb565d000)
        libdevmapper.so.1.02.1 => /lib/libdevmapper.so.1.02.1 (0x00002b7fb59b5000)
        libselinux.so.1 => /lib/libselinux.so.1 (0x00002b7fb5bcb000)
        libsepol.so.1 => /lib/libsepol.so.1 (0x00002b7fb5de3000)
        libpthread.so.0 => /lib/libpthread.so.0 (0x00002b7fb602a000)
        /lib64/ld-linux-x86-64.so.2 (0x00002b7fb5032000)
        libdl.so.2 => /lib/libdl.so.2 (0x00002b7fb6245000)


Hope this helps. Please mail


Regards

Harri

-
To unsubscribe from this list: send the line "unsubscribe util-linux-ng" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux