HP-UX Reference (11i v1 00/12) - 1M System Administration Commands A-M (vol 3)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1m/!!!intro.1m
________________________________________________________________
___ ___
c
crashutil(1M) crashutil(1M)
crashutil /var/adm/crash/crash.2
If preferred, the completed crash dump directory could be in a different location perhaps on another
machine via NFS:
crashutil /var/adm/crash/crash.2 /nfs/remote/otherdir
To debug this crash dump using tools which do not understand the most current crash dump format, con-
vert it to the older core directory format:
crashutil -v COREDIR /var/adm/crash/crash.2 /tmp/oldcoredir
or the even older "core file and kernel" format:
crashutil -v COREFILE /var/adm/crash/crash.2 /tmp/corefile
/tmp/kernfile
AUTHOR
crashutil was developed by HP.
SEE ALSO
savecrash(1M).
Section 1M148 2 HP-UX Release 11i: December 2000
___
___