GNU/Linux xterm-256color bash 213 views

  1. Identify and inspect a storage device
  2. Create /dev/sdc1 partition to be used in LVM
  3. Create a Physical Volume
  4. Create a Volume Group
  5. Create a Logical Volume
  6. Locate the Logical Volume
  7. Create a file system on /dev/vg1/lv1
  8. Mount file system to /mnt/evidence
  9. Verify the file system