I upgraded refracta tools on my debian after a couple of years they were working just fine. I have the latest release now. I created a snapshot, but it is not able to boot. I attach a screenshot.
It complains about tty not accessible, and then mount aufs on /root/ fails.
I upgraded the machine to jessie and the kernel also and I deleted the previous kernels. I noticed that refracta snapshot needs /vmlinuz and /initrd.img, but I did not have them. So I created symlinks:
ln -s /boot/vmlinuz-4.1.0-2-amd64 /vmlinuz
ln -s /boot/initrd.img-4.1.0-2-amd64 /initrd.img
I suspect squash does something wrong with the kernel, but I cannot figure it out.
Any clue?
