On Tue, Aug 19, 2014 at 06:21:06PM +0000, jb wrote: > jb <jb.1234abcd@...> writes: > > > ... > > The line > > └─sdb1 iso9660 Test > > should be reconciled with what fdisk, etc show. > > ... > > The following display demonstrates it better. > > $ lsblk -o name,fstype,parttype,size > NAME FSTYPE PARTTYPE SIZE > sda 37.3G > ├─sda1 ext4 0x83 20G > ├─sda2 swap 0x82 1.5G > ├─sda3 ext4 0x83 13.4G > └─sda5 ext4 0x83 2.4G > sdb iso9660 7.3G > └─sdb1 iso9660 0x17 683M > sr0 1024M > $ > > Note the sda device lines - they have proper "FSTYPE PARTTYPE" translation. > > This line > └─sdb1 iso9660 0x17 683M > is contradictory as 0x17 represents "Hidden HPFS/NTFS" elsewhere (fdisk, etc). Why do you think this is contradictory? The filesystem type and partition type are two disparate types. d -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html