On Fri, Jan 19, 2007 at 09:54:20AM -0500, Dave Anderson wrote:
> Ken'ichi Ohmichi wrote:
> 
> >
> >
> >   Example-1: Transporting ELF dumpfile in flattened format
> >     # makedumpfile -F -E -d31 -x vmlinux /proc/vmcore | ssh [EMAIL 
> > PROTECTED] "makedumpfile -R dumpfile"
> >
> >   Example-2: Transporting kdump-compressed dumpfile in flattened format
> >     # makedumpfile -F -c -d31 -x vmlinux /proc/vmcore | ssh [EMAIL 
> > PROTECTED] "makedumpfile -R dumpfile"
> 
> Is Red Hat planning to put the ~60MB vmlinux file in the initrd?
> 
> Dave
> 
Theres already an option on makedumpfile to extract the relevant symbol table
info from a given vmlinux file in makedumpfile and use that 'config file'
instead of the full vmlinux file.  We had to do this to be able to make
makedumpfile work at all in the initramfs

Regards
Neil

> 

-- 
/***************************************************
 *Neil Horman
 *Software Engineer
 *Red Hat, Inc.
 [EMAIL PROTECTED]
 *gpg keyid: 1024D / 0x92A74FA1
 *http://pgp.mit.edu
 ***************************************************/
_______________________________________________
fastboot mailing list
[email protected]
https://lists.osdl.org/mailman/listinfo/fastboot

Reply via email to