Tagged Questions
0
votes
0answers
47 views
Help compiling Fedora kernel [closed]
I wan to know how to compile the kernel image which is under the CDROM:isolinux/ dir named vmlinuz and how to make the other files like initrd.img in the same directory.
5
votes
1answer
668 views
Why is my initial ramdisk so big?
I'm running Ubuntu 11.10, which came with kernel version 3.0.0-14. I downloaded and built a kernel from the 3.1.0 branch. After installing the new kernel, I see that my /boot/initrd.img-3.1.0 file is ...
1
vote
1answer
744 views
Creating new initrd without installing kernel
How can i create initrd image for a new(experimental) kernel without actually installing it.
(Existing tools to create initrd based on config and details from installed kernel.)
Say i compile a new ...