Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues creating linux profile for kernel 4.14.35-2047.503.1.el7uek.x86_64 #841

Open
ashleykellyforensics opened this issue Feb 20, 2023 · 1 comment

Comments

@ashleykellyforensics
Copy link

I'm attempting to create a Linux Profile for kernel 4.14.35-2047.503.1.el7uek.x86_64. I'm getting the below error.
make -C //lib/modules/4.14.35-2047.503.1.el7uek.x86_64/build CONIG_DEBUT_INFO=Y m="/var/tmp/volatility-master/tools/linux" modules
make: *** //lib/modules/4.14.35-2047.503.1.el7uek.x86_64/build: No such file or directory. Stop.
Make: *** [dwarf] Error 2

I've worked with Oracle Support and they noted that there is an issue with volatility creating the profile.

I last downloaded volatility on 2/17/2023 as well.

@miszr
Copy link

miszr commented Jun 15, 2023

Based on your error I would say you are missing the package/sources required to build the kernel modules. The build "directory" is commonly a symbolic link to the actual directory that contains the sources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants