Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: marche on October 17, 2011, 11:14:08 PM

Title: "Backup options" set to none by default
Post by: marche on October 17, 2011, 11:14:08 PM
Is it possible to have "Backup Options" set by default to "None" instead of "Backup" when clicking Exit?
Title: Re: "Backup options" set to none by default
Post by: Rich on October 17, 2011, 11:40:44 PM
Hi marche
See the following:
http://forum.tinycorelinux.net/index.php/topic,7608.msg43780.html#msg43780 (http://forum.tinycorelinux.net/index.php/topic,7608.msg43780.html#msg43780)
Title: Re: "Backup options" set to none by default
Post by: marche on October 18, 2011, 12:08:38 AM
Hi,

I added

export BACKUP=0

to the last line of my .profile (which is at /home/tc) and did a backup and restarted. but when I click on the Exit button again, "Backup" is still at default. I thought that even if I clicked it, it wouldn't backup, but it still did, as it took several seconds before the screen vanished as opposed to immediately closing TC when I select None. I checked .profile and the line is still there so the original backup succeeded.
Title: Re: "Backup options" set to none by default
Post by: Rich on October 18, 2011, 12:24:01 AM
Hi marche
I just took a look at a couple of my  .profile  files and it already has an  export BACKUP=1
line listed. Remove what you added and find that line and change the 1 to 0. Then back up
and reboot.