Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Running Out of Disk Space Using Persistence With Mint
#6
1. Please also run the cmd:

Code:
sudo dmsetup ls

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:
Code:
sudo  mount /dev/dm-3  /mnt
sudo  df -h /mnt

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.
Reply


Messages In This Thread
RE: Running Out of Disk Space Using Persistence With Mint - by longpanda - 1 hour ago

Forum Jump:


Users browsing this thread: 1 Guest(s)