░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/snap/core24/1587/usr/lib/cryptsetup/checks
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: ext2
#!/bin/sh echo "WARNING: The check script $0 is deprecated. Please use check script blkid instead." >&2 not_fs="" for fs in ext2 ext3 ext4 ext4dev; do /lib/cryptsetup/checks/blkid "$1" "$fs" >/dev/null || not_fs="$not_fs $fs" done if [ "$not_fs" = " ext2 ext3 ext4 ext4dev" ]; then echo " - The device $1 does not contain a valid ext2, ext3, ext4 or ext4dev filesystem." exit 1 fi
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 blkid
?
1.2 KB
2024-06-05 13:46
EDIT
📄 ext2
?
386 B
2024-06-05 13:46
EDIT
📄 swap
?
147 B
2024-06-05 13:46
EDIT
📄 un_blkid
?
944 B
2024-06-05 13:46
EDIT
📄 xfs
?
146 B
2024-06-05 13:46
EDIT