CASE
CASE copied to clipboard
Volume managers
Issue ported from old casework github repo (issue 20). Original author: casework
- I have run into issues dealing with Volumes:
- How would I convert a DFVFS path spec like the following?:
OS: location=C:\image.qcow2
QCOW: -
LVM: location=/lvm2, volume_index=1
TSK: location=/a_dir/a_file.txt
- How do I deal with the LVM level? Do I put that in the Relationship object or Trace? or both?