mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-05 16:00:05 +01:00
WIP: print info from VMs
This commit is contained in:
@@ -51,4 +51,16 @@ dmsetup version
|
||||
echo "Device mapper targets:"
|
||||
dmsetup targets
|
||||
|
||||
echo "---------------------------"
|
||||
pwd
|
||||
lsblk
|
||||
lsblk -S
|
||||
lsblk -N
|
||||
lsblk -D
|
||||
lsblk -t
|
||||
nvme list
|
||||
mount
|
||||
time $CRYPTSETUP_PATH/cryptsetup benchmark
|
||||
echo "---------------------------"
|
||||
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user