1. Please also run the cmd:
If the persistence take affect, there should be a vtoy_persistent like in the picture.
Then take the number after the colon (in this picture, it is 254:3, so the number after colon is 3)
Run the cmds:
PS: You should use the correct /dev/dm-X according to your environment (e.g. /dev/dm-1 /dev/dm-4 ...)
2. Which Mint ISO file did you test?
3. Which persistence file did you boot with? The file name and size.
Code:
sudo dmsetup lsIf the persistence take affect, there should be a vtoy_persistent like in the picture.
Then take the number after the colon (in this picture, it is 254:3, so the number after colon is 3)
Run the cmds:
Code:
sudo mount /dev/dm-3 /mnt
sudo df -h /mntPS: You should use the correct /dev/dm-X according to your environment (e.g. /dev/dm-1 /dev/dm-4 ...)
2. Which Mint ISO file did you test?
3. Which persistence file did you boot with? The file name and size.

