View previous topic :: View next topic |
Author |
Message |
MagPhi n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 18 Jan 2022 Posts: 1
|
Posted: Tue Jan 18, 2022 5:50 pm Post subject: Can anyone verify my kernel config |
|
|
So I tried a lot of times to compile my manual kernel and use it but it just doesnt work. EIther it gets stuck at loading linux kernel or stuck at loading initramfs or shows initramfs not found. I think the problem might be with my config bc the binary kernel is working. So can anyone verify the config file?
https://drive.google.com/file/d/1RYAR3mQNFsxUwBbXX1Wa-L-W1hKcV0KX/view?usp=sharing[/profile] _________________ Stop using binaries yes you GNU baka |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Banana Moderator
![Moderator Moderator](/images/ranks/rank-mod.gif)
![](images/avatars/5204386264b863c6da7ffb.jpg)
Joined: 21 May 2004 Posts: 1889 Location: Germany
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
figueroa Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/911990856608daafc46b9c.gif)
Joined: 14 Aug 2005 Posts: 3007 Location: Edge of marsh USA
|
Posted: Wed Jan 19, 2022 4:24 am Post subject: |
|
|
To see or download, just remove the "[/profile]" from the end of the link. _________________ Andy Figueroa
hp pavilion hpe h8-1260t/2AB5; spinning rust x3
i7-2600 @ 3.40GHz; 16 gb; Radeon HD 7570
amd64/23.0/split-usr/desktop (stable), OpenRC, -systemd -pulseaudio -uefi |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
mrbassie l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
![](images/avatars/2027197225fd39331ea1f1.jpg)
Joined: 31 May 2013 Posts: 834 Location: Go past the sign for cope, right at the sign for seethe. If you see the target you've missed it.
|
Posted: Wed Jan 19, 2022 3:25 pm Post subject: |
|
|
Code: | CONFIG_BLK_DEV_INITRD=n |
That's the only thing that leapt out at me. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
NeddySeagoon Administrator
![Administrator Administrator](/images/ranks/rank-admin.gif)
![](images/avatars/3946266373f47d606a2db3.jpg)
Joined: 05 Jul 2003 Posts: 54838 Location: 56N 3W
|
Posted: Wed Jan 19, 2022 5:44 pm Post subject: |
|
|
MagPhi,
Welcome to Gentoo.
Google wants me to sign in. That's not going to happen. Please make use of a public pastebin.
Try wgetpaste to make life easy.
To check your kernel we need the following.
The output of so we can see your PCI/PCIe hardware.
The output of so we can see the USB devices you like to use.
The content of /etc/fstab, so we can see the filesystems you use.
Your kernel .config on a public pastebin site.
One other thing, do you want your kernel to work without an initrd or not?
That's not possible with some setups, e.g. with root inside LUKS, raid, or a Logical Volume. _________________ Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|