Page 1 of 1

Fixing up HCBv2 directory?

Posted: Sun Oct 22, 2017 1:16 pm
by RDNZL
I deleted the HCBv2 directory on a running one of my Toon's by mistake, normally you can't delete a dir with simply rm command, without specifying the -rf flag.
But it's still running and working, it was upgraded to 4.8.25 recently.

I only had a tar file backup of a 3.6.3 version of the full HCBv2 directory so I unpacked that one, will this result in a older working system?
I'm hesitant to reboot it :shock:

Can someone share a tar of the HCBv2 directory version 4.8.25?
Without any personalized files?

Re: Fixing up HCBv2 directory?

Posted: Sun Oct 22, 2017 1:35 pm
by michel30
Hello,

HCBv2 is a softlink to the directory qmf.
Properly you did not delete it, but only the softlink.
In the QMF directory you will find the following files:

bin data etc lib qml swf var
config env lang log sbin tmp www

Re: Fixing up HCBv2 directory?

Posted: Sun Oct 22, 2017 1:44 pm
by RDNZL
Ah that explains it, I just created the link again, thanks!