On Jun 1, 2013, at 4:05 PM, geist1...@juno.com wrote:
Also, what is the difference between vmlinuz and vmlinux and which should I use or neither one ??
Vmlinux is uncompressed Vmlinuz is compressedDepending on the platform, you can use either. Some large kernels won't load in memory if I recall correctly when using the uncompressed kernel.
For 2.4 you make the config, then make dep, then make bzImage and use that compressed kernel image.
Look in the README in the kernel source. Sincerely, William Harrington
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page