UPDATE - I did wind up getting Pupsave Backup to make a backup, but not exactly sure why it did or why it didn't to begin with. @geo_c and @mikewalsh helped me figure out an easy manual method. Important details, must be from ext4 to ext4 and add <-arv> to your cp command to keep file permissions and attributes. Good idea to do this from a different puppy or live boot a Puppy iso, rather than copying the save file from the Puppy OS you are operating in. from terminal
Code: Select all
cp -arv <pathtoyoursavefile/nameofyoursavefile> <pathtowhereyouwanttocopyitismounted>
It's also a good idea to rename the copy, something that helps you remember like date or description of the state of your OS when you made the copy.
original post below
It seems as if I've seen this before. I'm in BookwormPup64_10.0.4, I nitpicked around getting desktop how I like it and installed my favorite apps. OBS Studio, Shotcut, Audacity, LibreOffice, Krita. Now I want to make a backup so I can come back to this point if I do something stupid. But when I try to make a backup, I get this...
There's no issue with space on the USB where the OS lives, or space in RAM. I did a regular save and rebooted a couple times, but still get this error when I try to make a backup. Any ideas?