Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

11
  • 6
    Thanks for showing me this tool! Note, this application works for regular users, but will show some info (including labels) only as root. Commented Jul 4, 2014 at 7:55
  • 2
    Will it show unmounted partitions also? If yes then it solves the question asked. Commented Jul 29, 2014 at 7:26
  • 2
    Yes. As you can see sdb1 and sdb3 aren't mounted. Commented Jul 30, 2014 at 15:02
  • 23
    or easier to remember lsblk -f which is equivalent to lsblk -o NAME,FSTYPE,LABEL,MOUNTPOINT Commented Aug 27, 2014 at 16:52
  • 3
    sudo is not necessary. Commented Aug 2, 2018 at 8:21