Tiny Core Linux

Tiny Core Extensions => TCE Talk => Topic started by: jdamianb on August 24, 2013, 12:57:14 AM

Title: [Solved] TCZ package installed is not persistent
Post by: jdamianb on August 24, 2013, 12:57:14 AM
Good day,

I just start using TC like 4 days ago and I'm trying to create my own ISO with all the features I need so I'm exploring what is TC capable of.

Today I found this problem, I just download a package TCZ, the tcztools ( I followed the instructions here : https://code.google.com/p/tcztools/) and I just installed using tce-load -i package.tz. The problem is that when I reboot doing backup the package is gone and I have to reinstall the tcztools again.

What should I do If I want to make it persistent. I dont want to add it to a .file.lst since the package installed from the appbrowser are not listed on that file but they are persistent.

Any help would be useful! Thank you!
Title: Re: TCZ package installed is not persistent
Post by: Rich on August 24, 2013, 01:10:49 AM
Hi jdamianb
Copy the package to your  tce/optional  directory.
Title: Re: TCZ package installed is not persistent
Post by: jdamianb on August 24, 2013, 11:58:00 PM
Hi! The package are copied to tce/optional, thats not the problem. The problem is that I have to install the package everytime I reboot, I mean that I have to do tce-load -i package.tcz. How can I get the package installed permanent.

Thank you,
Title: Re: TCZ package installed is not persistent
Post by: gerald_clark on August 25, 2013, 12:04:06 AM
Add it to your onboot.lst.
Title: Re: TCZ package installed is not persistent
Post by: jdamianb on August 26, 2013, 01:18:41 AM
I'll try the onboot.lst tomorrow, I'll post my results :D
Title: Re: TCZ package installed is not persistent
Post by: jdamianb on August 26, 2013, 09:21:36 PM
Great! It works! Thank you! I'll keep exploring and I'll keep asking, sorry if my questions are so noob ):