Hi, newbie here trying out TC in Virtualbox. I thought, after reading the pdf document and instructions online, that I could minimize the amount of data being backed up by using persistent /home and /opt directories. I have added these to the boot code, and have (several times) removed them from the onboot.lst file. However, both directories keep getting added back to that file. Could someone point out what I am doing wrong?
My boot code is as follows:
DEFAULT core
LABEL core
KERNEL /tce/boot/vmlinuz
APPEND initrd=/tce/boot/core.gz quiet opt=sda1 home=sda1 waitusb=5:UUID="df41714d-3401-4c46-bc0d-26553fe81373" tce=UUID="df41714d-3401-4c46-bc0d-26553fe81373"