Software > Operating Systems and Porting

Fedora 35 (was F-34): going to 4k page size? Help needed

<< < (4/10) > >>

xilinder:
You should find CONFIG_DEBUG_INFO_BTF in the Kernel Hacking section of the .config file. You can open the config file with a text editor and use the Search function to find it, but do not modify or save the file from the editor, use menuconfig to make the changes.

MauryG5:
hi Xlinder, so I have to disable a function that is called that way in the Kernel, when I make the changes after opening with make menuconfig ... I will try to search for this entry and see if I can find it to disable it ... thanks

MauryG5:
I solved that problem by removing that option in that section you were telling me Xlinder perfect. Now I have another problem related to the final installation of the Kernel that is the last step before it becomes active and usable. When I do the command "sudo make install" he gives me this error, in practice he says he does not find that path that you see in the error and frankly I do not understand because for example on Ubuntu this problem does not give me and as soon as I run this command, he installs the Kernel in a regular way and makes it active. I wonder why on Fedora is missing this path with these directories and files... Do you have any idea what's going on? Thanks always

tle:
It's hard to tell what goes wrong because I did not do the manual way, ie `make menuconfig && make`; instead I rely on the `fedpkg` to do the job as instructed in the official Fedora custom kernel compilation guides

Using fedpkg would yield RPM files which won't cause any issue with installation

MauryG5:
and then you can tell me the procedure you do with the commands you give, I can't do the driving one, if you let me understand what kind of commands you give maybe I can do it too.  In this procedure he says not to find that path, I checked in the sys directory and in fact there is just that path but obviously from where I am, which are in the Kernel folder, he cannot find that path and in fact I do not understand  how come it looks for a path that cannot find in the Kernel folder ...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version