Booting with the uncompressed image (vmlinux)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

I am trying to install and boot kernel with the uncompressed image. Actually I want to use the Kdump module for debugging. As per the document below 
http://www.dedoimedo.com/computers/www.dedoimedo.com-kdump-tutorial-lm.pdf
the crash kernel (secondary kernel) used by the Kdump needs to have the uncompressed image named 'vmlinux' and not 'vmlinuz'.
I copied the 'vmlinux' image from /usr/src/linux (folder where source code for the crash kernel resides) to /boot and renamed it as vmlinux-2.6.25.14-kdump

Modified grub.conf as mentioned below (LILO is not used)

title Fedora (2.6.25.14-kdump)
        root (hd0,0)
        kernel /vmlinux-2.6.25.14-kdump ro root=/dev/VolGroup00/LogVol00
        initrd /initrd-2.6.25.14-kdump.img

When I reboot into this kernel, I get the following error:
"Error 13: Invalid or unsupported exectable format"

It may be because bzImage is expected. How do I may it work? Please advise me on this. I am pretty new to Linux environment. 
Thank you.

--
Regards,
Mani
-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux