You are not logged in.
I intend to compile my own kernel.
I've done that many times on other Linuxes.
I never used an intramfs on those.
The default kernel contains a lot of modules for hardware I don't have.
I have a pci soundcard next to the onboard hdmaudio.
Even though I disabled onboard sound in the bios it shows up in KDE system settings.
And screws up my sound I think.
Any reason why an initramfs is needed?
Gerard.
Offline
It's needed if you use the Arch kernels. But if you compile your own kernel, then no, you don't need it.
Offline
Thanks Gusar.
I'll go ahead and try.
Gerard.
Offline
As Gusar indicated, it's not mandatory if you compile your own kernel. Keep in mind though to compile in support for everything that would normally be handled by any of the initramfs hooks that are being used.
Burninate!
Offline
@Gcool
Having compiled my own kernels I am well aware of that.
Gerard.
Offline
Take a look at https://wiki.archlinux.org/index.php/Modprobed_db.
It has nothing to do with initramfs but it decreases the number of modules really well.
Last edited by Radioactiveman (2012-05-31 15:48:29)
Offline
Thanks Radioactiveman,
But I won't need it.
I have a kernel .config that already contains only modules that are needed for my setup.
Gerard.
Offline