You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to integrate Bitleaker into Kali Linux ISO?
I ran ./bootstrap in Cubic, but Build BitLeaker kernel module failed:
make[1]: *** /lib/modules/5.15.0-47-generic/build: No such file or directory. Stop.
make: *** [Makefile:4: all] Error 2
"Clone BitLeaker Bootloader repository and build it" also failed
make[2]: *** [Makefile:6575: grub-core/partmap/libgrubkern_a-gpt.o] Error 1
make[1]: *** [Makefile:11506: all-recursive] Error 1
make[1]: Leaving directory '/git/bitleaker/bitleaker-grub'
make: *** [Makefile:3562: all] Error 2
./build.sh: line 9: ../grub-mkimage: No such file or directory
sudo: unable to resolve host cubic: Temporary failure in name resolution
cp: cannot stat 'grub-core/grubx64.efi': No such file or directory
The text was updated successfully, but these errors were encountered:
Is it possible to integrate Bitleaker into Kali Linux ISO?
I ran ./bootstrap in Cubic, but Build BitLeaker kernel module failed:
make[1]: *** /lib/modules/5.15.0-47-generic/build: No such file or directory. Stop.
make: *** [Makefile:4: all] Error 2
"Clone BitLeaker Bootloader repository and build it" also failed
make[2]: *** [Makefile:6575: grub-core/partmap/libgrubkern_a-gpt.o] Error 1
make[1]: *** [Makefile:11506: all-recursive] Error 1
make[1]: Leaving directory '/git/bitleaker/bitleaker-grub'
make: *** [Makefile:3562: all] Error 2
./build.sh: line 9: ../grub-mkimage: No such file or directory
sudo: unable to resolve host cubic: Temporary failure in name resolution
cp: cannot stat 'grub-core/grubx64.efi': No such file or directory
The text was updated successfully, but these errors were encountered: