Hi,
I did fresh install of Tiny Core today, everything was going great until I installed openssh. I installed open ssh from App Browser, then started the openssh service (so it can generate keys). Then I edited two files for backing up.
/opt/bootlocal.sh(ADDED) /usr/local/etc/init.d/openssh start
/opt/.filetool.lst(ADDED) /etc/shadow
(ADDED) /usr/local/etc/ssh
and backed up using 'sudo filetool.sh -b'.
And after that, every time I try to manually(with mouse/ GUI) reboot or shutdown I get this error message..
Errors occurred during backup!
See: /tmp/backup_status.
and when open up the file mentioned above, it says..
tar. removing leading '/' from member names
How can I fix this issue?