Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: Lee on May 30, 2014, 05:53:06 PM

Title: Where is the tce= boot code parsed?
Post by: Lee on May 30, 2014, 05:53:06 PM
I note that the    tce=    boot code is not parsed along with the others in that nice big block near the top of /etc/init.d/tc-config.  Where -is- it handled?

I'm using Core 4.7.7 and want to tweak it such that it honors this boot code even when I use    base    and    norestore.   I'm specifying the tce directory I want to use -and- that I don't want to load extensions or restore data on this particular bootup.
Title: Re: Where is the tce= boot code parsed?
Post by: gerald_clark on May 30, 2014, 06:15:04 PM
/usr/bin/tce-setup
Title: Re: Where is the tce= boot code parsed?
Post by: Lee on May 30, 2014, 11:10:32 PM
Thanks.

Now for some serious playing around...  :)