CamFlow / camflow-dev

Generates kernel patch for CamFlow Linux Provenance Capture.
http://camflow.org/
GNU General Public License v2.0
26 stars 15 forks source link

Failed to start CamFlow provenance service on aarch64 architecture #125

Open 85ya opened 1 year ago

85ya commented 1 year ago

I want to install Camflow on Ubuntu20.04LST (aarch64 architecture), but when the installation process finished, I didn't see XXXCamFlow_YYY after typing 'uname -r', which means the installation was failed.

Before installing CamFlow, I installed the dependencies according to this question https://github.com/CamFlow/camflow-dev/issues/115#issue-733750674. During the installation process, I got some warnings and one note, but no error. And the first warning information is W: Couldn't identify type of root file system for fsck hook when cd ~/build/linux-stable && sudo make install.

I saw this question https://github.com/CamFlow/camflow-dev/issues/78#issue-379198323 when I looking for the solution, but the link is invalid now, could you please give me some advices about my problem?

85ya commented 1 year ago

commented Aug 30, 2023

The Linux kernel version I'm using is 5.10.104-tegra, and I followed the tutorial(https://camflow.org/#source) to install CamFlow, which seems like 0.9.0 version. Should I use the lower version of CamFlow such as 0.7.1 which suitable for linux kernel 5.9.11?

tfjmp commented 1 year ago

Just to be sure, did you reboot and select the right kernel in the grub menu?