dgist-datalab / trace_generator

Apache License 2.0
9 stars 1 forks source link

Error in installing linux kernel #7

Closed hollwpurple closed 10 months ago

hollwpurple commented 10 months ago

Can you please specify the command that needs to be entered to successfully install the linux kernel?

arter97 commented 10 months ago

The "Linux Kernel" section lays out how to build and install the Linux kernel with specific commands, and it's the standard process that all debian-based Linux distros follow.

Please elaborate with more details if you are encountering issues.

arter97 commented 10 months ago

Ah, it's defconfig issue.

See https://github.com/dgist-datalab/trace_generator/commit/42d8f70135bb91b266229eb3247e20955762a2be and try if it fixes your issue.