where is the debug log generated ? which folder ? i only see the refracta error log. I did run refracta with -d, but dont see any log anywhere.
here is my error log, its the only log i see :
http://pastebin.com/AgmSaRB0Some more info :
lsinitramfs /initrd.img |grep overlay :
- Code: Select all
lib/live/boot/9990-overlay.sh
lib/modules/4.8.0-0.bpo.2-amd64/kernel/fs/overlayfs
lib/modules/4.8.0-0.bpo.2-amd64/kernel/fs/overlayfs/overlay.ko
bin/boot/9990-overlay.sh
My VMlinux and Initrd symlinks exist, and i recreated them just to make sure they point to correct kernel.
I also upgraded all the live-* packages to backports version
I also edited "/usr/lib/refractasnapshot/mk-grub-efi-image" file and replaced union=aufs to union=overlay.
and lastly i did an update-initramfs -u
So ive done all the steps listed in the other topic, and i have done this on my own build and now on a clean debian iso as well, and still i get the same results.