Re: lsblk vice fdisk, etc

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

 



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).

jb


--
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




[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