-
Notifications
You must be signed in to change notification settings - Fork 49
Closed
Description
I'm trying to format a veracrypt encrypted device with format-udf but it fails because it only searches for devices in the /dev/ directory. I changed every appearance of /dev/$Device to /dev/mapper/$DEVICE but the script complains about:
[-] <device> is of invalid form
Please allow virtual block devices to be formatted with format-udf.