Re: 2.6.8-rc2 crash(s)?

From: Gene Heskett
Date: Sun Jul 25 2004 - 15:34:05 EST


On Sunday 25 July 2004 12:38, Kyle Moffett wrote:
>On Jul 25, 2004, at 09:43, Gene Heskett wrote:
>> Humm, maybe I missunderstand you:
>> [root@coyote linux-2.6.8-rc2-nf2]# objdump -d
>> </boot/vmlinuz-2.6.8-rc2-nf2>.o >file.objdump
>> objdump: a.out: No such file or directory
>
>Heh. You aren't supposed to put the angle-brackets around the file.
>The shell reads this like thie following:
># cat '/boot/vmlinux-2.6.8-rc2-nfs>.o' | objdump -d >file.objdump..
>Then objdump doesn't get an input file, so it looks for the default
>input file, "a.out", which it can't find. Just write it like the
>following:
># objdump -d /boot/vmlinux-2.6.8-rc2-nf2 >file.objdump
>Or the following:
># objdump -d dcache.o >file.objdump

I'll do the latter, the result should be a heck of a lot smaller.
But, after I've chased the lawn mower around for a couple of hours
while a new psu gets the stink blown out of it and all over the
house. This yard place is beginning to look like a tarzan
movie. :-)

>
>Cheers,
>Kyle Moffett
>
>-----BEGIN GEEK CODE BLOCK-----
>Version: 3.12
>GCM/CS/IT/U d- s++: a17 C++++>$ UB/L/X/*++++(+)>$ P+++(++++)>$
>L++++(+++) E W++(+) N+++(++) o? K? w--- O? M++ V? PS+() PE+(-) Y+
>PGP+++ t+(+++) 5 X R? tv-(--) b++++(++) DI+ D+ G e->++++$ h!*()>++$
> r !y?(-)
>------END GEEK CODE BLOCK------

--
Cheers, Gene
There are 4 boxes to be used in defense of liberty.
Soap, ballot, jury, and ammo.
Please use in that order, starting now. -Ed Howdershelt, Author
Additions to this message made by Gene Heskett are Copyright 2004,
Maurice E. Heskett, all rights reserved.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/