Man, you saved me! You just don't imagine how many valuable docs were there, and I was on a verge of giving it up. Double quoting is a mean thing.
Now, I have a 4.2 version of TC(Core current) and boot to TC from USB with a "tc" command at prompt, there you can add some options like "tc restore", "tc protect" etc.
ls /media/sdb1/
boot opt tce
ls tce
ondemand optional copy2fs.lst mydata.tgz.bfe onboot.lst xbase.lst xwbar.lst
so is it just adding "tc restore" at boot, cause there are f2 f3 f4 files in boot/syslinux/ with description of options
and I have "restore={sdb1/tce/mydata.tgz.bfe} Specify saved configuration location" in f2 file.
I assume I should just do "tc restore" at boot and I will be asked for a password to decrypt mydata.tgz.bfe, am I right?
thank you again