HP (Hewlett-Packard) 5992-1918 TV Antenna User Manual


 
-rw-rw-r-- 1 user1 lang 12323556 Mar 30 14:37 packcore.tar.Z
$
Uncompress and extract the files from the packcore.tar.Z file:
$ uncompress packcore.tar.Z
$ tar -xvf packcore.tar
packcore/
packcore/modules.tar
packcore/progname.txt
packcore/core
Delete the packcore.tar file since you have extracted the files. Next, move the modules.tar
and core files back to the current directory so all the files needed for debugging are together.
Finally, unpack the modules.tar file.
$ rm packcore.tar
$ mv packcore/core .
$ mv packcore/modules.tar .
$ tar -xvf modules.tar
java
dld.sl
libjvm.sl
libpthread.1
libm.2
librt.2
libcl.2
libisamstub.1
libCsup.2
libc.2
libdld.2
libogltls.sl
libhpi.sl
libverify.sl
libjava.sl
libzip.sl
libstacktrace.sl
Remove the modules.tar file since you no longer need it.
$ rm modules.tar
Following is a listing of the files in the directory:
$ ll
total 63800
drwxrwxr-x 2 user1 lang 4096 Mar 30 14:37 META-INF
-rw-rw-r-- 1 user1 lang 11595348 Mar 30 14:29 bundleit.jar
-rw------- 1 user1 lang 191551228 Mar 30 14:14 core
-r-xr-xr-x 1 user1 lang 249856 Jul 1 2005 dld.sl
-rw-rw-r-- 1 user1 lang 5328 Mar 30 14:37 hs_err_pid28973.log
-r-xr-xr-x 1 user1 lang 130744 Apr 14 2006 java
-r-xr-xr-x 1 user1 lang 217088 Dec 23 2004 libCsup.2
-r-xr-xr-x 1 user1 lang 1933312 Aug 31 2005 libc.2
-r-xr-xr-x 1 user1 lang 1261568 Mar 26 2004 libcl.2
-r-xr-xr-x 1 user1 lang 24576 Jul 1 2005 libdld.2
-r-xr-xr-x 1 user1 lang 110592 Apr 14 2006 libhpi.sl
-r-xr-xr-x 1 user1 lang 12288 Sep 3 2003 libisamstub.1
-r-xr-xr-x 1 user1 lang 266240 Apr 14 2006 libjava.sl
-rw-rw-r-- 1 user1 lang 217088 Mar 30 14:37 libjunwind.sl
-r-xr-xr-x 1 user1 lang 15581184 Apr 14 2006 libjvm.sl
-r-xr-xr-x 1 user1 lang 282624 Jul 9 2004 libm.2
-r-xr-xr-x 1 user1 lang 77024 Jul 27 2004 libogltls.sl
-r-xr-xr-x 1 user1 lang 360448 Aug 30 2004 libpthread.1
-r-xr-xr-x 1 user1 lang 32768 Aug 26 2004 librt.2
-rwxr-xr-x 1 user1 lang 12288 Mar 30 14:14 libstacktrace.sl
-r-xr-xr-x 1 user1 lang 86016 Apr 14 2006 libverify.sl
-r-xr-xr-x 1 user1 lang 110592 Apr 14 2006 libzip.sl
drwxrwxr-x 2 user1 lang 4096 Mar 30 14:44 packcore
4.6 Unpacking Files On Debugging System 67