Frogging-Family / linux-tkg

linux-tkg custom kernels
GNU General Public License v2.0
1.32k stars 166 forks source link

`unknown filesystem type 'ext4'` #599

Open amarakon opened 1 year ago

amarakon commented 1 year ago

I experienced this issue on Gentoo. Here is an image of the error I received when I tried to boot with the kernel:

I followed the instructions on the README and I seemed to do everything correctly. Here are my logs: https://dpaste.com/9YX4E58U3.

jamesbt365 commented 1 year ago

Well i can't see the logs anymore but either your initramfs doesn't include ext4 or you don't have it compiled into the kernel or at all.

Or at least it should be one of those?

AdelKS commented 1 year ago

As mentioned in the issue template when you opened the issue you can directly drag and drop your logs here, and any text file for that matter. You are probably using modprobed-db and didn't populate it properly.

amarakon commented 1 year ago

Sorry, I will try this again and regenerate the log as soon as I can. I did not know that dpaste would delete it.

AdelKS commented 8 months ago

Any news on this front ?