BowerStudios.com

  • My Lab
  • Family
  • Friends
  • Professional
  • About
Home

Get information about installed encrypted drives and raid drives at command line

daniel —Sat, 10/05/2019 - 10:52am

  • Linux

What raid devices available in config:
cat /etc/mdadm/mdadm.conf

Get details on a raid array:
sudo mdadm --detail /dev/md0
sudo mdadm --detail /dev/md/1

What drives are installed:
sudo lsblk -o NAME,FSTYPE,SIZE,MOUNTPOINT,LABEL

What luks devices setup:
sudo dmsetup status

References:

  • View available hard drives in Ubuntu
  • Setup full disk encryption on a secondary hdd in linux
  • Automatically unlock luks encrypted drives with a keyfile
  • Log in to post comments

Navigation

  • Search
  • Recent content
  • Contact Me
  • Mail
  • Pass Hasher
  • Bower Studios Admin

Quotes

daniel —Fri, 03/30/2007 - 12:46pm

Cynics regarded everybody as equally corrupt... Idealists regarded everybody as equally corrupt, except themselves.

—

Robert Anton Wilson

  • Log in to post comments
  • daniel's quotes

Popular content

Last viewed:

  • Grails on Windows
  • Effective Groovy Presentation
  • Mod Rewrite and Regular Expressions
  • Dynamically scheduling jobs with Spring
  • Lebkucken cookies recipe from my Grandmother

Copyright 2021 Daniel Bower
  • My Lab
  • Family
  • Friends
  • Professional
  • About