From: Dave Reisner <d@falconindy.com>
To: jb <jb.1234abcd@gmail.com>
Cc: util-linux@vger.kernel.org
Subject: Re: lsblk vice fdisk, etc
Date: Tue, 19 Aug 2014 16:05:11 -0400 [thread overview]
Message-ID: <20140819200511.GA511@rampage> (raw)
In-Reply-To: <loom.20140819T201609-326@post.gmane.org>
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
next prev parent reply other threads:[~2014-08-19 20:05 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-19 9:51 lsblk vice fdisk, etc jb
2014-08-19 18:21 ` jb
2014-08-19 20:05 ` Dave Reisner [this message]
2014-08-20 9:00 ` jb
2014-08-25 14:21 ` jb
2014-08-25 20:46 ` jb
2014-08-25 21:18 ` jb
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20140819200511.GA511@rampage \
--to=d@falconindy.com \
--cc=jb.1234abcd@gmail.com \
--cc=util-linux@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.