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
$ ./akd run
[+] run the kernel build procedure
[*] NOTE : use ctf provided bzimage
[14] >/home/squ/proj/akd-prac-use/autokd/config.py(49)__init__()
-> path_must_exist(self.bzimage_path)
(Pdb++) p self.bzimage_path
PosixPath('~/src-code-reading/linux-5.19/arch/x86_64/boot/bzImage')
(Pdb++) n
[!] FATAL : /home/squ/proj/akd-prac-use/~/src-code-reading/linux-5.19/arch/x86_64/boot/bzImage not found, abort
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: