Re: Testing live persistence
Posted: Thu Mar 06, 2014 10:25 pm
Thanks Jerry and malspa! I've added more feedback after you create a file in persist-makefs. I've attached the file persist-makefs.txt which contains these changes. If you want to have it replace the current version then do this:
It would be great if you (or someone else) could test it and give me feedback.
BTW: you can also run it in CLI mode if you start it from a terminal window and use the -c (or --cli) option:
I noticed that the list of devices was sometimes broken. I think I fixed it. The changes are in the library file antiX-common.sh. You can install this file with the command:
You get to the device selection menu from the " Device: Change Persistence Device" entry in the main menu. Sometimes it will be the first thing you see if you are running from a LiveCD or from an installed system.
Code: Select all
sudo cp persist-makefs.txt /usr/local/bin/persist-makefs
sudo chmod a+x /usr/local/bin/persist-makefs
BTW: you can also run it in CLI mode if you start it from a terminal window and use the -c (or --cli) option:
Code: Select all
sudo persist-makefs -c
Code: Select all
sudo cp antiX-common.sh.txt /usr/local/lib/antiX/antiX-common.sh