initramfs 'pro' needed
David A. Bandel
david.bandel at gmail.com
Fri Apr 20 17:41:30 PDT 2012
On Fri, Apr 20, 2012 at 08:25, Doug Hunley <doug.hunley at gmail.com> wrote:
> I recently started booting via initrams (thanks to the udev 'no
> separate /usr' shit) and it works fine. However, I have a new issue
> that requires me to recompile nouveau as a module (it's currently
> compiled-in to the kernel as I don't use modules if I can avoid it). I
> can easily enough flip the bits in the kernel compile to make it a
> module, that's no biggie. However, I'm not sure what I need to do to
> my initramfs to get the module included. ;)
Q: your distro? Debian and derivatives (Ubuntu, Mint, etc.) have all
in /etc/initramfs-tools/initramfs.conf and with modules in the modules
file.
>
> I'm using an init.cfg (attached) to have the kernel build the
?? kernel doesn't build initrd.img, that's the job of update-initramfs
or similar script run during kernel upgrades (or on a whim from cli).
> initramfs and pull in all the binaries that are needed. How do I tweak
> this to pull in the appropriate modules?
Not sure -- doesn't look like anything in Deb distros. Have you
looked in /etc/ for some kind of initramfs directory. Must have a
configuration besides this (or what you have is not very
extensible/flexible). Almost reminds me of Slackware.
>
> Thanks!
>
> --
> Douglas J Hunley (doug.hunley at gmail.com)
> Twitter: @hunleyd Web:
> douglasjhunley.com
> G+: http://goo.gl/sajR3
>
>
David A. Bandel
--
Two things are infinite: the universe and human stupidity; and I'm not
sure about the the universe. -- Albert Einstein
Visit my web page at: http://david.bandel.us/
More information about the Linux-users
mailing list