Promise VTrak M500f

From fakedWiki
Revision as of 20:25, 3 August 2011 by Jan (talk | contribs)
Jump to: navigation, search

Promise Technology VTrak M500f

binwalk -v iv2p_all_20110303_16mb.img
Scan Time:    Aug 03, 2011 @ 20:13:21
Magic File:   /etc/binwalk/magic.binwalk
Signatures:   67
Target File:  iv2p_all_20110303_16mb.img
MD5 Checksum: b8dad677c907a53ca9b222f2103c13b3

DECIMAL         HEX             DESCRIPTION
-------------------------------------------------------------------------------------------------------
18204           0x471C          gzip compressed data, from Unix, last modified: Thu Apr 20 05:12:30 2006, max compression
871968          0xD4E20         Linux Compressed ROM filesystem data, little endian size 2584576 version #2 sorted_dirs           CRC 0xeeb623f0, edition 0, 1217 blocks,            7 files
3456544         0x34BE20        Linux Compressed ROM filesystem data, little endian size 3231744 version #2 sorted_dirs           CRC 0xf1e0771a, edition 0, 2870 blocks,            946 files
3528967         0x35D907        bzip2 compressed data
6688288         0x660E20        gzip compressed data, from Unix, last modified: Thu Mar  3 03:51:40 2011, max compression
11309493        0xAC91B5        Linux Compressed ROM filesystem data, little endian size 1277952 version #2 sorted_dirs           CRC 0x477edaab, edition 0, 802 blocks,            142 files
12882033        0xC49071        LZMA compressed data, properties: 0x5D, dictionary size: 335544320 bytes, uncompressed size: 30 bytes
13215338        0xC9A66A        LZMA compressed data, properties: 0x85, dictionary size: 740294656 bytes, uncompressed size: 16388 bytes
13216042        0xC9A92A        LZMA compressed data, properties: 0x86, dictionary size: 745537536 bytes, uncompressed size: 16388 bytes
13216734        0xC9ABDE        LZMA compressed data, properties: 0x89, dictionary size: 747110400 bytes, uncompressed size: 16388 bytes
13219257        0xC9B5B9        LZMA compressed data, properties: 0x5D, dictionary size: 335544320 bytes, uncompressed size: 30 bytes
13220658        0xC9BB32        LZMA compressed data, properties: 0x95, dictionary size: 272629760 bytes, uncompressed size: 16387 bytes
13221334        0xC9BDD6        LZMA compressed data, properties: 0x90, dictionary size: 65536 bytes, uncompressed size: 65536 bytes
13221354        0xC9BDEA        LZMA compressed data, properties: 0x90, dictionary size: 65536 bytes, uncompressed size: 65536 bytes

part 1

dd if=iv2p_all_20110303_16mb.img bs=1 skip=18204 count=853764 of=part1.gz
gunzip part1.gz
file part1
part1: data

part 2

dd if=iv2p_all_20110303_16mb.img bs=1 skip=871968 count=2584576 of=part2.cramfs
mkdir part2
mount -o loop parts2.cramfs part2/
ls -l part2/
total 4858
-rw-r--r-- 1 root root   18204 Jan  1  1970 iodrv.o
-rw-r--r-- 1 root root  233655 Jan  1  1970 Marvell.o
-rw-r--r-- 1 root root  470713 Jan  1  1970 qla4xxx.o
-rw-r--r-- 1 root root 3193368 Jan  1  1970 raid_core.o
-rw-r--r-- 1 root root  436560 Jan  1  1970 scsi.o
-rw-r--r-- 1 root root  619697 Jan  1  1970 xfc.o

part 3

dd if=iv2p_all_20110303_16mb.img bs=1 skip=3456544 count=72423 of=part3.cramfs
mount -o loop part3.cramfs part3/
ls -lR part3/
part3/:
total 2
drwxr-xr-x 1 root root 356 Jan  1  1970 bin
drwxr-xr-x 1 root root 508 Jan  1  1970 lib
drwxr-xr-x 1 root root  40 Jan  1  1970 pegasus
drwxr-xr-x 1 root root  44 Jan  1  1970 php

part3/bin:
total 1315
-rwxr-xr-x 1 root root  35848 Jan  1  1970 bgasched
-rwxr-xr-x 1 root root  21292 Jan  1  1970 clitest
-rwxr-xr-x 1 root root 154612 Jan  1  1970 diag
-rwxr-xr-x 1 root root  17676 Jan  1  1970 emaild
-rwxr-xr-x 1 root root 139948 Jan  1  1970 i2
-rwxr-xr-x 1 root root 118768 Jan  1  1970 ivconfig
-rwxr-xr-x 1 root root 100188 Jan  1  1970 ivdump
-rwxr-xr-x 1 root root 302052 Jan  1  1970 ivutil
-rwxr-xr-x 1 root root  21064 Jan  1  1970 netsendd
-rwxr-xr-x 1 root root   8188 Jan  1  1970 netstart
-rwxr-xr-x 1 root root 108936 Jan  1  1970 ptiflash
-rwxr-xr-x 1 root root 182940 Jan  1  1970 RS2DDF
-rwxr-xr-x 1 root root  19440 Jan  1  1970 slpa
-rwxr-xr-x 1 root root  10336 Jan  1  1970 slpua
-rwxr-xr-x 1 root root  90612 Jan  1  1970 sr3update
-rwxr-xr-x 1 root root    215 Jan  1  1970 stopsw
-rwxr-xr-x 1 root root  10544 Jan  1  1970 swmgt
-rwxr-xr-x 1 root root    229 Jan  1  1970 swmgtwrapper

part3/lib:
total 4727
-rwxr-xr-x 1 root root 1465692 Jan  1  1970 libclieng.so
-rwxr-xr-x 1 root root   96092 Jan  1  1970 libencrypt.so
-rwxr-xr-x 1 root root    7892 Jan  1  1970 libeventstr.so
-rwxr-xr-x 1 root root    6740 Jan  1  1970 libflash.so
-rwxr-xr-x 1 root root    4840 Jan  1  1970 libipaddr.so
-rwxr-xr-x 1 root root   19504 Jan  1  1970 libparseXML.so
-rwxr-xr-x 1 root root   12692 Jan  1  1970 libprconfig.so
-rwxr-xr-x 1 root root  224784 Jan  1  1970 libprdecode.so
-rwxr-xr-x 1 root root   12832 Jan  1  1970 libprdefaults.so
-rwxr-xr-x 1 root root  229360 Jan  1  1970 libpri2apiv4.so
-rwxr-xr-x 1 root root   94360 Jan  1  1970 libproem.so
-rwxr-xr-x 1 root root  119036 Jan  1  1970 libproerrlog.so
-rwxr-xr-x 1 root root  538984 Jan  1  1970 libPromiseProvider.so
-rwxr-xr-x 1 root root  325268 Jan  1  1970 libsmtp.so
-rwxr-xr-x 1 root root   97768 Jan  1  1970 libswmgt.so
-rwxr-xr-x 1 root root   50140 Jan  1  1970 libswsetting.so
-rwxr-xr-x 1 root root  951604 Jan  1  1970 libxml2.so
-rwxr-xr-x 1 root root  346992 Jan  1  1970 phpi2.so
-rwxr-xr-x 1 root root  230756 Jan  1  1970 ptIslaVistaSystem.so

part3/pegasus:
total 1
drwxr-xr-x 1 root root 148 Jan  1  1970 conf
drwxr-xr-x 1 root root  84 Jan  1  1970 repository

part3/pegasus/conf:
total 6
-rwxr--r-- 1 root root  891 Jan  1  1970 cert.pem
-rwxr--r-- 1 root root   18 Jan  1  1970 cimserver.passwd
-rwxr--r-- 1 root root 1427 Jan  1  1970 cimserver_planned.conf
-rwxr--r-- 1 root root 1436 Jan  1  1970 client.pem
-rwxr--r-- 1 root root  497 Jan  1  1970 key.pem
-rwxr--r-- 1 root root  562 Jan  1  1970 ssl.cnf

part3/pegasus/repository:
total 2
drwxr-xr-x 1 root root 68 Jan  1  1970 root#PG_Internal
drwxr-xr-x 1 root root 68 Jan  1  1970 root#PG_InterOp
drwxr-xr-x 1 root root 68 Jan  1  1970 root#PromiseTech

part3/pegasus/repository/root#PG_Internal:
total 3
drwxr-xr-x 1 root root  200 Jan  1  1970 classes
drwxr-xr-x 1 root root   56 Jan  1  1970 instances
drwxr-xr-x 1 root root 1352 Jan  1  1970 qualifiers

part3/pegasus/repository/root#PG_Internal/classes:
total 13
-rw-r--r-- 1 root root 1212 Jan  1  1970 PG_Authorization.#
-rw-r--r-- 1 root root 1529 Jan  1  1970 PG_ConfigSetting.#
-rw-r--r-- 1 root root 1172 Jan  1  1970 PG_ShutdownService.#
-rw-r--r-- 1 root root 3937 Jan  1  1970 PG_SSLCertificate.#
-rw-r--r-- 1 root root 2053 Jan  1  1970 PG_SSLCertificateRevocationList.#
-rw-r--r-- 1 root root 1458 Jan  1  1970 PG_User.#

part3/pegasus/repository/root#PG_Internal/instances:
total 3
-rw------- 1 root root  361 Jan  1  1970 PG_User.idx
-rw------- 1 root root 1935 Jan  1  1970 PG_User.instances

part3/pegasus/repository/root#PG_Internal/qualifiers:
total 31
-rw-r--r-- 1 root root 178 Jan  1  1970 Abstract
-rw-r--r-- 1 root root 147 Jan  1  1970 Aggregate
-rw-r--r-- 1 root root 151 Jan  1  1970 Aggregation
-rw-r--r-- 1 root root 151 Jan  1  1970 Alias
-rw-r--r-- 1 root root 160 Jan  1  1970 ArrayType
-rw-r--r-- 1 root root 151 Jan  1  1970 ASSOCIATION
-rw-r--r-- 1 root root 147 Jan  1  1970 BitMap
-rw-r--r-- 1 root root 170 Jan  1  1970 BitValues
-rw-r--r-- 1 root root 154 Jan  1  1970 CLASS
-rw-r--r-- 1 root root 151 Jan  1  1970 Composition
-rw-r--r-- 1 root root 155 Jan  1  1970 Counter
-rw-r--r-- 1 root root 143 Jan  1  1970 Delete
-rw-r--r-- 1 root root 237 Jan  1  1970 Deprecated
-rw-r--r-- 1 root root 224 Jan  1  1970 Description
-rw-r--r-- 1 root root 224 Jan  1  1970 DisplayName
-rw-r--r-- 1 root root 170 Jan  1  1970 DN
-rw-r--r-- 1 root root 182 Jan  1  1970 EmbeddedObject
-rw-r--r-- 1 root root 179 Jan  1  1970 Exception
-rw-r--r-- 1 root root 224 Jan  1  1970 Expensive
-rw-r--r-- 1 root root 246 Jan  1  1970 Experimental
-rw-r--r-- 1 root root 153 Jan  1  1970 Gauge
-rw-r--r-- 1 root root 146 Jan  1  1970 Ifdeleted
-rw-r--r-- 1 root root 139 Jan  1  1970 In
-rw-r--r-- 1 root root 162 Jan  1  1970 INDICATION
-rw-r--r-- 1 root root 189 Jan  1  1970 Invisible
-rw-r--r-- 1 root root 157 Jan  1  1970 Key
-rw-r--r-- 1 root root 135 Jan  1  1970 Large
-rw-r--r-- 1 root root 222 Jan  1  1970 MappingStrings
-rw-r--r-- 1 root root  99 Jan  1  1970 Max
-rw-r--r-- 1 root root 132 Jan  1  1970 MaxLen
-rw-r--r-- 1 root root 134 Jan  1  1970 MaxValue
-rw-r--r-- 1 root root 116 Jan  1  1970 Min
-rw-r--r-- 1 root root 149 Jan  1  1970 MinLen
-rw-r--r-- 1 root root 134 Jan  1  1970 MinValue
-rw-r--r-- 1 root root 227 Jan  1  1970 ModelCorrespondence
-rw-r--r-- 1 root root 104 Jan  1  1970 Nonlocal
-rw-r--r-- 1 root root 108 Jan  1  1970 NonlocalType
-rw-r--r-- 1 root root 124 Jan  1  1970 NullValue
-rw-r--r-- 1 root root 179 Jan  1  1970 Octetstring
-rw-r--r-- 1 root root 141 Jan  1  1970 Out
-rw-r--r-- 1 root root 154 Jan  1  1970 Override
-rw-r--r-- 1 root root 125 Jan  1  1970 Propagated
-rw-r--r-- 1 root root 138 Jan  1  1970 PropertyUsage
-rw-r--r-- 1 root root 201 Jan  1  1970 Provider
-rw-r--r-- 1 root root 120 Jan  1  1970 Read
-rw-r--r-- 1 root root 179 Jan  1  1970 Required
-rw-r--r-- 1 root root 157 Jan  1  1970 Revision
-rw-r--r-- 1 root root 135 Jan  1  1970 Source
-rw-r--r-- 1 root root 156 Jan  1  1970 SourceType
-rw-r--r-- 1 root root 157 Jan  1  1970 Static
-rw-r--r-- 1 root root 149 Jan  1  1970 Syntax
-rw-r--r-- 1 root root 153 Jan  1  1970 SyntaxType
-rw-r--r-- 1 root root 159 Jan  1  1970 Terminal
-rw-r--r-- 1 root root 187 Jan  1  1970 TriggerType
-rw-r--r-- 1 root root 151 Jan  1  1970 Units
-rw-r--r-- 1 root root 143 Jan  1  1970 UnknownValues
-rw-r--r-- 1 root root 147 Jan  1  1970 UnsupportedValues
-rw-r--r-- 1 root root 149 Jan  1  1970 ValueMap
-rw-r--r-- 1 root root 167 Jan  1  1970 Values
-rw-r--r-- 1 root root 175 Jan  1  1970 Version
-rw-r--r-- 1 root root 160 Jan  1  1970 Weak
-rw-r--r-- 1 root root 122 Jan  1  1970 Write

part3/pegasus/repository/root#PG_InterOp:
total 10
drwxr-xr-x 1 root root 8116 Jan  1  1970 classes
drwxr-xr-x 1 root root  228 Jan  1  1970 instances
drwxr-xr-x 1 root root 1352 Jan  1  1970 qualifiers

part3/pegasus/repository/root#PG_InterOp/classes:
total 397
-rw-r--r-- 1 root root 13856 Jan  1  1970 associations
-rw-r--r-- 1 root root  1896 Jan  1  1970 CIM_ActiveConnection.CIM_SAPSAPDependency
-rw-r--r-- 1 root root   772 Jan  1  1970 CIM_ActsAsSpare.#
-rw-r--r-- 1 root root  6061 Jan  1  1970 CIM_AdminDomain.CIM_System
-rw-r--r-- 1 root root  5545 Jan  1  1970 CIM_AlertIndication.CIM_ProcessIndication
-rw-r--r-- 1 root root  6279 Jan  1  1970 CIM_AlertInstIndication.CIM_AlertIndication
-rw-r--r-- 1 root root  1204 Jan  1  1970 CIM_BasedOn.CIM_Dependency
-rw-r--r-- 1 root root   964 Jan  1  1970 CIM_BindsTo.CIM_SAPSAPDependency
-rw-r--r-- 1 root root  1034 Jan  1  1970 CIM_Capabilities.CIM_ManagedElement
-rw-r--r-- 1 root root  1256 Jan  1  1970 CIM_ClassCreation.CIM_ClassIndication
-rw-r--r-- 1 root root  1256 Jan  1  1970 CIM_ClassDeletion.CIM_ClassIndication
-rw-r--r-- 1 root root  1330 Jan  1  1970 CIM_ClassIndication.CIM_Indication
-rw-r--r-- 1 root root  1563 Jan  1  1970 CIM_ClassModification.CIM_ClassIndication
-rw-r--r-- 1 root root   932 Jan  1  1970 CIM_CollectedCollections.#
-rw-r--r-- 1 root root  1180 Jan  1  1970 CIM_CollectedMSEs.CIM_MemberOfCollection
-rw-r--r-- 1 root root   674 Jan  1  1970 CIM_Collection.CIM_ManagedElement
-rw-r--r-- 1 root root   733 Jan  1  1970 CIM_CollectionConfiguration.#
-rw-r--r-- 1 root root   841 Jan  1  1970 CIM_CollectionOfMSEs.CIM_Collection
-rw-r--r-- 1 root root   703 Jan  1  1970 CIM_CollectionSetting.#
-rw-r--r-- 1 root root   807 Jan  1  1970 CIM_CompatibleProduct.#
-rw-r--r-- 1 root root   985 Jan  1  1970 CIM_Component.#
-rw-r--r-- 1 root root   767 Jan  1  1970 CIM_ConcreteCollection.CIM_Collection
-rw-r--r-- 1 root root  1171 Jan  1  1970 CIM_ConcreteComponent.CIM_Component
-rw-r--r-- 1 root root   963 Jan  1  1970 CIM_ConcreteDependency.CIM_Dependency
-rw-r--r-- 1 root root   986 Jan  1  1970 CIM_ConcreteIdentity.CIM_LogicalIdentity
-rw-r--r-- 1 root root  9002 Jan  1  1970 CIM_ConcreteJob.CIM_Job
-rw-r--r-- 1 root root   827 Jan  1  1970 CIM_Configuration.CIM_ManagedElement
-rw-r--r-- 1 root root   926 Jan  1  1970 CIM_ConfigurationComponent.#
-rw-r--r-- 1 root root  1214 Jan  1  1970 CIM_ConfigurationForSystem.CIM_HostedDependency
-rw-r--r-- 1 root root  1169 Jan  1  1970 CIM_ContainedDomain.CIM_SystemComponent
-rw-r--r-- 1 root root  1325 Jan  1  1970 CIM_ContainedLocation.CIM_Component
-rw-r--r-- 1 root root   929 Jan  1  1970 CIM_DefaultSetting.CIM_ElementSetting
-rw-r--r-- 1 root root   784 Jan  1  1970 CIM_Dependency.#
-rw-r--r-- 1 root root   899 Jan  1  1970 CIM_DependencyContext.#
-rw-r--r-- 1 root root   971 Jan  1  1970 CIM_DeviceSAPImplementation.CIM_Dependency
-rw-r--r-- 1 root root   964 Jan  1  1970 CIM_DeviceServiceImplementation.CIM_Dependency
-rw-r--r-- 1 root root  2816 Jan  1  1970 CIM_DeviceStatisticalInformation.CIM_StatisticalInformation
-rw-r--r-- 1 root root  1204 Jan  1  1970 CIM_DeviceStatistics.CIM_Statistics
-rw-r--r-- 1 root root   855 Jan  1  1970 CIM_ElementCapabilities.#
-rw-r--r-- 1 root root   725 Jan  1  1970 CIM_ElementConfiguration.#
-rw-r--r-- 1 root root   702 Jan  1  1970 CIM_ElementLocation.#
-rw-r--r-- 1 root root   696 Jan  1  1970 CIM_ElementProfile.#
-rw-r--r-- 1 root root   695 Jan  1  1970 CIM_ElementSetting.#
-rw-r--r-- 1 root root   900 Jan  1  1970 CIM_ElementSettingData.#
-rw-r--r-- 1 root root  1498 Jan  1  1970 CIM_ElementSoftwareIdentity.CIM_Dependency
-rw-r--r-- 1 root root   860 Jan  1  1970 CIM_ElementStatisticalData.#
-rw-r--r-- 1 root root  4249 Jan  1  1970 CIM_EnabledLogicalElement.CIM_LogicalElement
-rw-r--r-- 1 root root  1196 Jan  1  1970 CIM_ExtentRedundancyComponent.CIM_RedundancyComponent
-rw-r--r-- 1 root root  2905 Jan  1  1970 CIM_ExtraCapacityGroup.CIM_RedundancyGroup
-rw-r--r-- 1 root root  2383 Jan  1  1970 CIM_FRU.CIM_ManagedElement
-rw-r--r-- 1 root root  1050 Jan  1  1970 CIM_FRUIncludesProduct.#
-rw-r--r-- 1 root root  1061 Jan  1  1970 CIM_FRUPhysicalElements.#
-rw-r--r-- 1 root root  1208 Jan  1  1970 CIM_HostedAccessPoint.CIM_HostedDependency
-rw-r--r-- 1 root root  1103 Jan  1  1970 CIM_HostedCollection.CIM_HostedDependency
-rw-r--r-- 1 root root  1028 Jan  1  1970 CIM_HostedDependency.CIM_Dependency
-rw-r--r-- 1 root root  1193 Jan  1  1970 CIM_HostedService.CIM_HostedDependency
-rw-r--r-- 1 root root   949 Jan  1  1970 CIM_Indication.#
-rw-r--r-- 1 root root  2156 Jan  1  1970 CIM_IndicationFilter.CIM_ManagedElement
-rw-r--r-- 1 root root  2704 Jan  1  1970 CIM_IndicationHandler.CIM_ListenerDestination
-rw-r--r-- 1 root root  2994 Jan  1  1970 CIM_IndicationHandlerCIMXML.CIM_IndicationHandler
-rw-r--r-- 1 root root  2885 Jan  1  1970 CIM_IndicationSubscription.#
-rw-r--r-- 1 root root   732 Jan  1  1970 CIM_InstalledSoftwareIdentity.#
-rw-r--r-- 1 root root  1252 Jan  1  1970 CIM_InstCreation.CIM_InstIndication
-rw-r--r-- 1 root root  1252 Jan  1  1970 CIM_InstDeletion.CIM_InstIndication
-rw-r--r-- 1 root root  1327 Jan  1  1970 CIM_InstIndication.CIM_Indication
-rw-r--r-- 1 root root  2046 Jan  1  1970 CIM_InstMethodCall.CIM_InstIndication
-rw-r--r-- 1 root root  1551 Jan  1  1970 CIM_InstModification.CIM_InstIndication
-rw-r--r-- 1 root root  1248 Jan  1  1970 CIM_InstRead.CIM_InstIndication
-rw-r--r-- 1 root root  7484 Jan  1  1970 CIM_Job.CIM_LogicalElement
-rw-r--r-- 1 root root  2233 Jan  1  1970 CIM_ListenerDestination.CIM_ManagedElement
-rw-r--r-- 1 root root  2454 Jan  1  1970 CIM_ListenerDestinationCIMXML.CIM_ListenerDestination
-rw-r--r-- 1 root root  1230 Jan  1  1970 CIM_LocalizationCapabilities.CIM_Capabilities
-rw-r--r-- 1 root root  1222 Jan  1  1970 CIM_Location.CIM_ManagedElement
-rw-r--r-- 1 root root 11409 Jan  1  1970 CIM_LogicalDevice.CIM_EnabledLogicalElement
-rw-r--r-- 1 root root  2225 Jan  1  1970 CIM_LogicalElement.CIM_ManagedSystemElement
-rw-r--r-- 1 root root   804 Jan  1  1970 CIM_LogicalIdentity.#
-rw-r--r-- 1 root root   591 Jan  1  1970 CIM_ManagedElement.#
-rw-r--r-- 1 root root  2135 Jan  1  1970 CIM_ManagedSystemElement.CIM_ManagedElement
-rw-r--r-- 1 root root   902 Jan  1  1970 CIM_MemberOfCollection.#
-rw-r--r-- 1 root root  1090 Jan  1  1970 CIM_MethodParameters.CIM_ManagedElement
-rw-r--r-- 1 root root  1088 Jan  1  1970 CIM_OrderedMemberOfCollection.CIM_MemberOfCollection
-rw-r--r-- 1 root root   974 Jan  1  1970 CIM_ParametersForMethod.#
-rw-r--r-- 1 root root   726 Jan  1  1970 CIM_ParameterValueSources.#
-rw-r--r-- 1 root root  5932 Jan  1  1970 CIM_PhysicalElement.CIM_ManagedSystemElement
-rw-r--r-- 1 root root  1053 Jan  1  1970 CIM_PhysicalElementLocation.CIM_ElementLocation
-rw-r--r-- 1 root root  2021 Jan  1  1970 CIM_PhysicalStatisticalInformation.CIM_StatisticalInformation
-rw-r--r-- 1 root root  1210 Jan  1  1970 CIM_PhysicalStatistics.CIM_Statistics
-rw-r--r-- 1 root root  1782 Jan  1  1970 CIM_PowerManagementCapabilities.CIM_Capabilities
-rw-r--r-- 1 root root  7358 Jan  1  1970 CIM_PowerManagementService.CIM_Service
-rw-r--r-- 1 root root  1039 Jan  1  1970 CIM_ProcessIndication.CIM_Indication
-rw-r--r-- 1 root root  3420 Jan  1  1970 CIM_Product.CIM_ManagedElement
-rw-r--r-- 1 root root  1538 Jan  1  1970 CIM_ProductComponent.CIM_Component
-rw-r--r-- 1 root root   729 Jan  1  1970 CIM_ProductFRU.#
-rw-r--r-- 1 root root   986 Jan  1  1970 CIM_ProductParentChild.#
-rw-r--r-- 1 root root  1356 Jan  1  1970 CIM_ProductPhysicalComponent.CIM_Component
-rw-r--r-- 1 root root  1557 Jan  1  1970 CIM_ProductPhysicalElements.#
-rw-r--r-- 1 root root   834 Jan  1  1970 CIM_ProductProductDependency.#
-rw-r--r-- 1 root root  1329 Jan  1  1970 CIM_ProductServiceComponent.CIM_Component
-rw-r--r-- 1 root root  1357 Jan  1  1970 CIM_ProductSoftwareComponent.CIM_Component
-rw-r--r-- 1 root root   688 Jan  1  1970 CIM_ProductSupport.#
-rw-r--r-- 1 root root   745 Jan  1  1970 CIM_Profile.CIM_Collection
-rw-r--r-- 1 root root  7745 Jan  1  1970 CIM_ProtocolEndpoint.CIM_ServiceAccessPoint
-rw-r--r-- 1 root root   964 Jan  1  1970 CIM_ProvidesEndpoint.CIM_ServiceAccessBySAP
-rw-r--r-- 1 root root  1442 Jan  1  1970 CIM_ProvidesServiceToElement.CIM_Dependency
-rw-r--r-- 1 root root   953 Jan  1  1970 CIM_Realizes.CIM_Dependency
-rw-r--r-- 1 root root  1180 Jan  1  1970 CIM_RedundancyComponent.CIM_Component
-rw-r--r-- 1 root root  2648 Jan  1  1970 CIM_RedundancyGroup.CIM_LogicalElement
-rw-r--r-- 1 root root   823 Jan  1  1970 CIM_RelatedStatisticalData.#
-rw-r--r-- 1 root root   724 Jan  1  1970 CIM_RelatedStatistics.#
-rw-r--r-- 1 root root  7045 Jan  1  1970 CIM_RemotePort.CIM_RemoteServiceAccessPoint
-rw-r--r-- 1 root root  6304 Jan  1  1970 CIM_RemoteServiceAccessPoint.CIM_ServiceAccessPoint
-rw-r--r-- 1 root root   762 Jan  1  1970 CIM_ReplaceableProductFRU.#
-rw-r--r-- 1 root root   736 Jan  1  1970 CIM_SAPAvailableForElement.#
-rw-r--r-- 1 root root   969 Jan  1  1970 CIM_SAPSAPDependency.CIM_Dependency
-rw-r--r-- 1 root root  2811 Jan  1  1970 CIM_SAPStatisticalInformation.CIM_StatisticalInformation
-rw-r--r-- 1 root root  1203 Jan  1  1970 CIM_SAPStatistics.CIM_Statistics
-rw-r--r-- 1 root root  1101 Jan  1  1970 CIM_ScopedSetting.CIM_HostedDependency
-rw-r--r-- 1 root root  1071 Jan  1  1970 CIM_ScopedSettingData.CIM_SettingData
-rw-r--r-- 1 root root   960 Jan  1  1970 CIM_ServiceAccessBySAP.CIM_Dependency
-rw-r--r-- 1 root root  5545 Jan  1  1970 CIM_ServiceAccessPoint.CIM_EnabledLogicalElement
-rw-r--r-- 1 root root  5776 Jan  1  1970 CIM_ServiceAccessURI.CIM_ServiceAccessPoint
-rw-r--r-- 1 root root  1485 Jan  1  1970 CIM_ServiceAffectsElement.#
-rw-r--r-- 1 root root   736 Jan  1  1970 CIM_ServiceAvailableToElement.#
-rw-r--r-- 1 root root  6733 Jan  1  1970 CIM_Service.CIM_EnabledLogicalElement
-rw-r--r-- 1 root root  1156 Jan  1  1970 CIM_ServiceComponent.CIM_Component
-rw-r--r-- 1 root root   962 Jan  1  1970 CIM_ServiceSAPDependency.CIM_Dependency
-rw-r--r-- 1 root root  1508 Jan  1  1970 CIM_ServiceServiceDependency.CIM_ProvidesServiceToElement
-rw-r--r-- 1 root root  2799 Jan  1  1970 CIM_ServiceStatisticalInformation.CIM_StatisticalInformation
-rw-r--r-- 1 root root  1200 Jan  1  1970 CIM_ServiceStatistics.CIM_Statistics
-rw-r--r-- 1 root root  7336 Jan  1  1970 CIM_Setting.CIM_ManagedElement
-rw-r--r-- 1 root root   884 Jan  1  1970 CIM_SettingContext.#
-rw-r--r-- 1 root root  1032 Jan  1  1970 CIM_SettingData.CIM_ManagedElement
-rw-r--r-- 1 root root  1202 Jan  1  1970 CIM_SettingForSystem.CIM_HostedDependency
-rw-r--r-- 1 root root  3905 Jan  1  1970 CIM_SNMPTrapIndication.CIM_ProcessIndication
-rw-r--r-- 1 root root  4002 Jan  1  1970 CIM_SoftwareIdentity.CIM_LogicalElement
-rw-r--r-- 1 root root  3139 Jan  1  1970 CIM_SpareGroup.CIM_RedundancyGroup
-rw-r--r-- 1 root root  1599 Jan  1  1970 CIM_StatisticalData.CIM_ManagedElement
-rw-r--r-- 1 root root   849 Jan  1  1970 CIM_StatisticalInformation.CIM_ManagedElement
-rw-r--r-- 1 root root  1793 Jan  1  1970 CIM_StatisticalSetting.CIM_SettingData
-rw-r--r-- 1 root root   690 Jan  1  1970 CIM_Statistics.#
-rw-r--r-- 1 root root 15009 Jan  1  1970 CIM_StorageExtent.CIM_LogicalDevice
-rw-r--r-- 1 root root  3252 Jan  1  1970 CIM_StorageRedundancyGroup.CIM_RedundancyGroup
-rw-r--r-- 1 root root  1811 Jan  1  1970 CIM_SupportAccess.CIM_ManagedElement
-rw-r--r-- 1 root root   883 Jan  1  1970 CIM_Synchronized.#
-rw-r--r-- 1 root root  5826 Jan  1  1970 CIM_System.CIM_EnabledLogicalElement
-rw-r--r-- 1 root root  1167 Jan  1  1970 CIM_SystemComponent.CIM_Component
-rw-r--r-- 1 root root  1859 Jan  1  1970 CIM_SystemConfiguration.CIM_ManagedElement
-rw-r--r-- 1 root root  1506 Jan  1  1970 CIM_SystemDevice.CIM_SystemComponent
-rw-r--r-- 1 root root   953 Jan  1  1970 CIM_SystemPackaging.CIM_Dependency
-rw-r--r-- 1 root root  8672 Jan  1  1970 CIM_SystemSetting.CIM_Setting
-rw-r--r-- 1 root root   914 Jan  1  1970 CIM_SystemSettingContext.#
-rw-r--r-- 1 root root   779 Jan  1  1970 CIM_SystemSpecificCollection.CIM_Collection
-rw-r--r-- 1 root root  2001 Jan  1  1970 CIM_SystemStatisticalInformation.CIM_StatisticalInformation
-rw-r--r-- 1 root root  1197 Jan  1  1970 CIM_SystemStatistics.CIM_Statistics
-rw-r--r-- 1 root root  6604 Jan  1  1970 CIM_ThresholdIndication.CIM_AlertIndication
-rw-r--r-- 1 root root  1805 Jan  1  1970 PG_CapabilitiesRegistration.CIM_ManagedElement
-rw-r--r-- 1 root root  1991 Jan  1  1970 PG_ConsumerCapabilities.PG_CapabilitiesRegistration
-rw-r--r-- 1 root root  3890 Jan  1  1970 PG_IndicationHandlerSNMPMapper.CIM_IndicationHandler
-rw-r--r-- 1 root root  2644 Jan  1  1970 PG_ListenerDestinationEmail.CIM_ListenerDestination
-rw-r--r-- 1 root root  2145 Jan  1  1970 PG_ListenerDestinationSystemLog.CIM_ListenerDestination
-rw-r--r-- 1 root root  1200 Jan  1  1970 PG_ProviderCapabilitiesElements.CIM_Dependency
-rw-r--r-- 1 root root  2694 Jan  1  1970 PG_ProviderCapabilities.PG_CapabilitiesRegistration
-rw-r--r-- 1 root root  2599 Jan  1  1970 PG_Provider.CIM_LogicalElement
-rw-r--r-- 1 root root  3765 Jan  1  1970 PG_ProviderModule.CIM_LogicalElement
-rw-r--r-- 1 root root  1184 Jan  1  1970 PG_ProviderModuleElements.CIM_Dependency

part3/pegasus/repository/root#PG_InterOp/instances:
total 531
-rw-r--r-- 1 root root  14417 Jan  1  1970 PG_ProviderCapabilities.idx
-rw-r--r-- 1 root root 265773 Jan  1  1970 PG_ProviderCapabilities.instances
-rw-r--r-- 1 root root  10825 Jan  1  1970 PG_Provider.idx
-rw-r--r-- 1 root root 246573 Jan  1  1970 PG_Provider.instances
-rw-r--r-- 1 root root     74 Jan  1  1970 PG_ProviderModule.idx
-rw-r--r-- 1 root root   3843 Jan  1  1970 PG_ProviderModule.instances

part3/pegasus/repository/root#PG_InterOp/qualifiers:
total 31
-rw-r--r-- 1 root root 178 Jan  1  1970 Abstract
-rw-r--r-- 1 root root 147 Jan  1  1970 Aggregate
-rw-r--r-- 1 root root 151 Jan  1  1970 Aggregation
-rw-r--r-- 1 root root 151 Jan  1  1970 Alias
-rw-r--r-- 1 root root 160 Jan  1  1970 ArrayType
-rw-r--r-- 1 root root 151 Jan  1  1970 ASSOCIATION
-rw-r--r-- 1 root root 147 Jan  1  1970 BitMap
-rw-r--r-- 1 root root 170 Jan  1  1970 BitValues
-rw-r--r-- 1 root root 154 Jan  1  1970 CLASS
-rw-r--r-- 1 root root 151 Jan  1  1970 Composition
-rw-r--r-- 1 root root 155 Jan  1  1970 Counter
-rw-r--r-- 1 root root 143 Jan  1  1970 Delete
-rw-r--r-- 1 root root 237 Jan  1  1970 Deprecated
-rw-r--r-- 1 root root 224 Jan  1  1970 Description
-rw-r--r-- 1 root root 224 Jan  1  1970 DisplayName
-rw-r--r-- 1 root root 170 Jan  1  1970 DN
-rw-r--r-- 1 root root 182 Jan  1  1970 EmbeddedObject
-rw-r--r-- 1 root root 179 Jan  1  1970 Exception
-rw-r--r-- 1 root root 224 Jan  1  1970 Expensive
-rw-r--r-- 1 root root 246 Jan  1  1970 Experimental
-rw-r--r-- 1 root root 153 Jan  1  1970 Gauge
-rw-r--r-- 1 root root 146 Jan  1  1970 Ifdeleted
-rw-r--r-- 1 root root 139 Jan  1  1970 In
-rw-r--r-- 1 root root 162 Jan  1  1970 INDICATION
-rw-r--r-- 1 root root 189 Jan  1  1970 Invisible
-rw-r--r-- 1 root root 157 Jan  1  1970 Key
-rw-r--r-- 1 root root 135 Jan  1  1970 Large
-rw-r--r-- 1 root root 222 Jan  1  1970 MappingStrings
-rw-r--r-- 1 root root  99 Jan  1  1970 Max
-rw-r--r-- 1 root root 132 Jan  1  1970 MaxLen
-rw-r--r-- 1 root root 134 Jan  1  1970 MaxValue
-rw-r--r-- 1 root root 116 Jan  1  1970 Min
-rw-r--r-- 1 root root 149 Jan  1  1970 MinLen
-rw-r--r-- 1 root root 134 Jan  1  1970 MinValue
-rw-r--r-- 1 root root 227 Jan  1  1970 ModelCorrespondence
-rw-r--r-- 1 root root 104 Jan  1  1970 Nonlocal
-rw-r--r-- 1 root root 108 Jan  1  1970 NonlocalType
-rw-r--r-- 1 root root 124 Jan  1  1970 NullValue
-rw-r--r-- 1 root root 179 Jan  1  1970 Octetstring
-rw-r--r-- 1 root root 141 Jan  1  1970 Out
-rw-r--r-- 1 root root 154 Jan  1  1970 Override
-rw-r--r-- 1 root root 125 Jan  1  1970 Propagated
-rw-r--r-- 1 root root 138 Jan  1  1970 PropertyUsage
-rw-r--r-- 1 root root 201 Jan  1  1970 Provider
-rw-r--r-- 1 root root 120 Jan  1  1970 Read
-rw-r--r-- 1 root root 179 Jan  1  1970 Required
-rw-r--r-- 1 root root 157 Jan  1  1970 Revision
-rw-r--r-- 1 root root 135 Jan  1  1970 Source
-rw-r--r-- 1 root root 156 Jan  1  1970 SourceType
-rw-r--r-- 1 root root 157 Jan  1  1970 Static
-rw-r--r-- 1 root root 149 Jan  1  1970 Syntax
-rw-r--r-- 1 root root 153 Jan  1  1970 SyntaxType
-rw-r--r-- 1 root root 159 Jan  1  1970 Terminal
-rw-r--r-- 1 root root 187 Jan  1  1970 TriggerType
-rw-r--r-- 1 root root 151 Jan  1  1970 Units
-rw-r--r-- 1 root root 143 Jan  1  1970 UnknownValues
-rw-r--r-- 1 root root 147 Jan  1  1970 UnsupportedValues
-rw-r--r-- 1 root root 149 Jan  1  1970 ValueMap
-rw-r--r-- 1 root root 167 Jan  1  1970 Values
-rw-r--r-- 1 root root 175 Jan  1  1970 Version
-rw-r--r-- 1 root root 160 Jan  1  1970 Weak
-rw-r--r-- 1 root root 122 Jan  1  1970 Write

part3/pegasus/repository/root#PromiseTech:
total 14
drwxr-xr-x 1 root root 11352 Jan  1  1970 classes
drwxr-xr-x 1 root root     0 Jan  1  1970 instances
drwxr-xr-x 1 root root  1352 Jan  1  1970 qualifiers

part3/pegasus/repository/root#PromiseTech/classes:
total 1523
-rw-r--r-- 1 root root 10468 Jan  1  1970 associations
-rw-r--r-- 1 root root 13408 Jan  1  1970 CIM_AlarmDevice.CIM_LogicalDevice
-rw-r--r-- 1 root root  5545 Jan  1  1970 CIM_AlertIndication.CIM_ProcessIndication
-rw-r--r-- 1 root root  1454 Jan  1  1970 CIM_AllocatedFromStoragePool.CIM_Dependency
-rw-r--r-- 1 root root  1204 Jan  1  1970 CIM_BasedOn.CIM_Dependency
-rw-r--r-- 1 root root 14895 Jan  1  1970 CIM_Battery.CIM_LogicalDevice
-rw-r--r-- 1 root root   964 Jan  1  1970 CIM_BindsTo.CIM_SAPSAPDependency
-rw-r--r-- 1 root root  4623 Jan  1  1970 CIM_BlockStorageStatisticalData.CIM_StatisticalData
-rw-r--r-- 1 root root  1133 Jan  1  1970 CIM_Capabilities.CIM_ManagedElement
-rw-r--r-- 1 root root 12594 Jan  1  1970 CIM_Chassis.CIM_PhysicalFrame
-rw-r--r-- 1 root root   674 Jan  1  1970 CIM_Collection.CIM_ManagedElement
-rw-r--r-- 1 root root   985 Jan  1  1970 CIM_Component.#
-rw-r--r-- 1 root root  1270 Jan  1  1970 CIM_ComponentCS.CIM_SystemComponent
-rw-r--r-- 1 root root  8750 Jan  1  1970 CIM_ComputerSystem.CIM_System
-rw-r--r-- 1 root root  1171 Jan  1  1970 CIM_ConcreteComponent.CIM_Component
-rw-r--r-- 1 root root   963 Jan  1  1970 CIM_ConcreteDependency.CIM_Dependency
-rw-r--r-- 1 root root  5812 Jan  1  1970 CIM_ConcreteJob.CIM_Job
-rw-r--r-- 1 root root   827 Jan  1  1970 CIM_Configuration.CIM_ManagedElement
-rw-r--r-- 1 root root 13097 Jan  1  1970 CIM_Controller.CIM_LogicalDevice
-rw-r--r-- 1 root root 14440 Jan  1  1970 CIM_ControllerConfigurationService.CIM_Service
-rw-r--r-- 1 root root 11830 Jan  1  1970 CIM_CoolingDevice.CIM_LogicalDevice
-rw-r--r-- 1 root root   784 Jan  1  1970 CIM_Dependency.#
-rw-r--r-- 1 root root 17154 Jan  1  1970 CIM_DiskDrive.CIM_MediaAccessDevice
-rw-r--r-- 1 root root   855 Jan  1  1970 CIM_ElementCapabilities.#
-rw-r--r-- 1 root root   903 Jan  1  1970 CIM_ElementSettingData.#
-rw-r--r-- 1 root root   860 Jan  1  1970 CIM_ElementStatisticalData.#
-rw-r--r-- 1 root root  4249 Jan  1  1970 CIM_EnabledLogicalElement.CIM_LogicalElement
-rw-r--r-- 1 root root  1403 Jan  1  1970 CIM_EndpointOfNetworkPipe.CIM_Dependency
-rw-r--r-- 1 root root 17285 Jan  1  1970 CIM_EthernetPort.CIM_NetworkPort
-rw-r--r-- 1 root root  2905 Jan  1  1970 CIM_ExtraCapacityGroup.CIM_RedundancyGroup
-rw-r--r-- 1 root root 12309 Jan  1  1970 CIM_Fan.CIM_CoolingDevice
-rw-r--r-- 1 root root 16116 Jan  1  1970 CIM_FCPort.CIM_NetworkPort
-rw-r--r-- 1 root root 13487 Jan  1  1970 CIM_FCPortStatistics.CIM_NetworkPortStatistics
-rw-r--r-- 1 root root  7015 Jan  1  1970 CIM_FibreProtocolService.CIM_Service
-rw-r--r-- 1 root root  2383 Jan  1  1970 CIM_FRU.CIM_ManagedElement
-rw-r--r-- 1 root root  1208 Jan  1  1970 CIM_HostedAccessPoint.CIM_HostedDependency
-rw-r--r-- 1 root root  1028 Jan  1  1970 CIM_HostedDependency.CIM_Dependency
-rw-r--r-- 1 root root  1193 Jan  1  1970 CIM_HostedService.CIM_HostedDependency
-rw-r--r-- 1 root root  1399 Jan  1  1970 CIM_HostedStoragePool.CIM_SystemComponent
-rw-r--r-- 1 root root   868 Jan  1  1970 CIM_Identity.CIM_ManagedElement
-rw-r--r-- 1 root root   949 Jan  1  1970 CIM_Indication.#
-rw-r--r-- 1 root root   732 Jan  1  1970 CIM_InstalledSoftwareIdentity.#
-rw-r--r-- 1 root root  6320 Jan  1  1970 CIM_iSCSIConnectionSettings.CIM_SettingData
-rw-r--r-- 1 root root  9974 Jan  1  1970 CIM_iSCSIProtocolEndpoint.CIM_SCSIProtocolEndpoint
-rw-r--r-- 1 root root 12062 Jan  1  1970 CIM_iSCSISession.CIM_NetworkPipe
-rw-r--r-- 1 root root  7679 Jan  1  1970 CIM_iSCSISessionSettings.CIM_SettingData
-rw-r--r-- 1 root root  3853 Jan  1  1970 CIM_iSCSISessionStatistics.CIM_StatisticalData
-rw-r--r-- 1 root root  1369 Jan  1  1970 CIM_IsSpare.CIM_Dependency
-rw-r--r-- 1 root root  5191 Jan  1  1970 CIM_Job.CIM_LogicalElement
-rw-r--r-- 1 root root 11409 Jan  1  1970 CIM_LogicalDevice.CIM_EnabledLogicalElement
-rw-r--r-- 1 root root  2225 Jan  1  1970 CIM_LogicalElement.CIM_ManagedSystemElement
-rw-r--r-- 1 root root 12597 Jan  1  1970 CIM_LogicalPort.CIM_LogicalDevice
-rw-r--r-- 1 root root   591 Jan  1  1970 CIM_ManagedElement.#
-rw-r--r-- 1 root root  2135 Jan  1  1970 CIM_ManagedSystemElement.CIM_ManagedElement
-rw-r--r-- 1 root root 16726 Jan  1  1970 CIM_MediaAccessDevice.CIM_LogicalDevice
-rw-r--r-- 1 root root   902 Jan  1  1970 CIM_MemberOfCollection.#
-rw-r--r-- 1 root root 21235 Jan  1  1970 CIM_Memory.CIM_StorageExtent
-rw-r--r-- 1 root root  5935 Jan  1  1970 CIM_NetworkPipe.CIM_EnabledLogicalElement
-rw-r--r-- 1 root root 15149 Jan  1  1970 CIM_NetworkPort.CIM_LogicalPort
-rw-r--r-- 1 root root  2886 Jan  1  1970 CIM_NetworkPortStatistics.CIM_StatisticalData
-rw-r--r-- 1 root root 16911 Jan  1  1970 CIM_NumericSensor.CIM_Sensor
-rw-r--r-- 1 root root  9470 Jan  1  1970 CIM_PhysicalConnector.CIM_PhysicalElement
-rw-r--r-- 1 root root  5932 Jan  1  1970 CIM_PhysicalElement.CIM_ManagedSystemElement
-rw-r--r-- 1 root root  9987 Jan  1  1970 CIM_PhysicalFrame.CIM_PhysicalPackage
-rw-r--r-- 1 root root  8030 Jan  1  1970 CIM_PhysicalPackage.CIM_PhysicalElement
-rw-r--r-- 1 root root 15234 Jan  1  1970 CIM_PowerSupply.CIM_LogicalDevice
-rw-r--r-- 1 root root  2157 Jan  1  1970 CIM_Privilege.CIM_ManagedElement
-rw-r--r-- 1 root root  1039 Jan  1  1970 CIM_ProcessIndication.CIM_Indication
-rw-r--r-- 1 root root  3420 Jan  1  1970 CIM_Product.CIM_ManagedElement
-rw-r--r-- 1 root root 11939 Jan  1  1970 CIM_ProtocolController.CIM_LogicalDevice
-rw-r--r-- 1 root root  1386 Jan  1  1970 CIM_ProtocolControllerForDevice.CIM_Dependency
-rw-r--r-- 1 root root  1558 Jan  1  1970 CIM_ProtocolControllerForUnit.CIM_ProtocolControllerForDevice
-rw-r--r-- 1 root root  7748 Jan  1  1970 CIM_ProtocolEndpoint.CIM_ServiceAccessPoint
-rw-r--r-- 1 root root   953 Jan  1  1970 CIM_Realizes.CIM_Dependency
-rw-r--r-- 1 root root  2648 Jan  1  1970 CIM_RedundancyGroup.CIM_LogicalElement
-rw-r--r-- 1 root root  3278 Jan  1  1970 CIM_RedundancySet.CIM_SystemSpecificCollection
-rw-r--r-- 1 root root  6304 Jan  1  1970 CIM_RemoteServiceAccessPoint.CIM_ServiceAccessPoint
-rw-r--r-- 1 root root   969 Jan  1  1970 CIM_SAPSAPDependency.CIM_Dependency
-rw-r--r-- 1 root root 14389 Jan  1  1970 CIM_SCSIController.CIM_Controller
-rw-r--r-- 1 root root 12666 Jan  1  1970 CIM_SCSIProtocolController.CIM_ProtocolController
-rw-r--r-- 1 root root  9323 Jan  1  1970 CIM_SCSIProtocolEndpoint.CIM_ProtocolEndpoint
-rw-r--r-- 1 root root 12865 Jan  1  1970 CIM_Sensor.CIM_LogicalDevice
-rw-r--r-- 1 root root  5545 Jan  1  1970 CIM_ServiceAccessPoint.CIM_EnabledLogicalElement
-rw-r--r-- 1 root root  6931 Jan  1  1970 CIM_Service.CIM_EnabledLogicalElement
-rw-r--r-- 1 root root  1035 Jan  1  1970 CIM_SettingData.CIM_ManagedElement
-rw-r--r-- 1 root root  3908 Jan  1  1970 CIM_SoftwareIdentity.CIM_LogicalElement
-rw-r--r-- 1 root root  1053 Jan  1  1970 CIM_Spared.CIM_Dependency
-rw-r--r-- 1 root root 13809 Jan  1  1970 CIM_SPIPort.CIM_LogicalPort
-rw-r--r-- 1 root root  1599 Jan  1  1970 CIM_StatisticalData.CIM_ManagedElement
-rw-r--r-- 1 root root  4065 Jan  1  1970 CIM_StorageCapabilities.CIM_Capabilities
-rw-r--r-- 1 root root 17401 Jan  1  1970 CIM_StorageConfigurationService.CIM_Service
-rw-r--r-- 1 root root 16712 Jan  1  1970 CIM_StorageExtent.CIM_LogicalDevice
-rw-r--r-- 1 root root  1727 Jan  1  1970 CIM_StorageHardwareID.CIM_Identity
-rw-r--r-- 1 root root  5622 Jan  1  1970 CIM_StoragePool.CIM_LogicalElement
-rw-r--r-- 1 root root  4073 Jan  1  1970 CIM_StorageRedundancySet.CIM_RedundancySet
-rw-r--r-- 1 root root  2908 Jan  1  1970 CIM_StorageSetting.CIM_SettingData
-rw-r--r-- 1 root root  4967 Jan  1  1970 CIM_StorageSettingWithHints.CIM_StorageSetting
-rw-r--r-- 1 root root  1392 Jan  1  1970 CIM_StorageSynchronized.CIM_Synchronized
-rw-r--r-- 1 root root 16815 Jan  1  1970 CIM_StorageVolume.CIM_StorageExtent
-rw-r--r-- 1 root root   883 Jan  1  1970 CIM_Synchronized.#
-rw-r--r-- 1 root root  5826 Jan  1  1970 CIM_System.CIM_EnabledLogicalElement
-rw-r--r-- 1 root root  1167 Jan  1  1970 CIM_SystemComponent.CIM_Component
-rw-r--r-- 1 root root  1506 Jan  1  1970 CIM_SystemDevice.CIM_SystemComponent
-rw-r--r-- 1 root root   779 Jan  1  1970 CIM_SystemSpecificCollection.CIM_Collection
-rw-r--r-- 1 root root 21376 Jan  1  1970 CIM_TemperatureSensor.CIM_NumericSensor
-rw-r--r-- 1 root root 21982 Jan  1  1970 CIM_VolatileStorage.CIM_Memory
-rw-r--r-- 1 root root 13701 Jan  1  1970 PIV_AlarmDevice.CIM_AlarmDevice
-rw-r--r-- 1 root root  1506 Jan  1  1970 PIV_AutomatedConfigurationSetting.CIM_SettingData
-rw-r--r-- 1 root root 22317 Jan  1  1970 PIV_BackgroundActivityService.CIM_Service
-rw-r--r-- 1 root root  1406 Jan  1  1970 PIV_BasedOn.CIM_BasedOn
-rw-r--r-- 1 root root 16633 Jan  1  1970 PIV_Battery.CIM_Battery
-rw-r--r-- 1 root root  6071 Jan  1  1970 PIV_BlockStorageStatisticalData.CIM_BlockStorageStatisticalData
-rw-r--r-- 1 root root 12182 Jan  1  1970 PIV_Blower.CIM_CoolingDevice
-rw-r--r-- 1 root root  1166 Jan  1  1970 PIV_Capabilities.CIM_Capabilities
-rw-r--r-- 1 root root  1436 Jan  1  1970 PIV_ComponentCS.CIM_ComponentCS
-rw-r--r-- 1 root root 17574 Jan  1  1970 PIV_ComponentStorageExtent.PIV_StorageExtent
-rw-r--r-- 1 root root 14755 Jan  1  1970 PIV_Controller.CIM_ComputerSystem
-rw-r--r-- 1 root root  1045 Jan  1  1970 PIV_ControllerElementStatisticalData.CIM_ElementStatisticalData
-rw-r--r-- 1 root root  3967 Jan  1  1970 PIV_ControllerSetting.CIM_SettingData
-rw-r--r-- 1 root root  6177 Jan  1  1970 PIV_ControllerStatisticalData.PIV_BlockStorageStatisticalData
-rw-r--r-- 1 root root 20262 Jan  1  1970 PIV_DiskDrive.CIM_DiskDrive
-rw-r--r-- 1 root root  1073 Jan  1  1970 PIV_DiskDriveSetting.CIM_SettingData
-rw-r--r-- 1 root root 16057 Jan  1  1970 PIV_Enclosure.CIM_Chassis
-rw-r--r-- 1 root root  1584 Jan  1  1970 PIV_EndpointOfNetworkPipe.CIM_EndpointOfNetworkPipe
-rw-r--r-- 1 root root 11825 Jan  1  1970 PIV_ESP.CIM_LogicalDevice
-rw-r--r-- 1 root root 18986 Jan  1  1970 PIV_EthernetPort.CIM_EthernetPort
-rw-r--r-- 1 root root  1865 Jan  1  1970 PIV_EthernetPortSettings.CIM_SettingData
-rw-r--r-- 1 root root  6607 Jan  1  1970 PIV_Event.CIM_AlertIndication
-rw-r--r-- 1 root root 12682 Jan  1  1970 PIV_Fan.CIM_Fan
-rw-r--r-- 1 root root  1283 Jan  1  1970 PIV_FCCapabilities.PIV_Capabilities
-rw-r--r-- 1 root root 18578 Jan  1  1970 PIV_FCPort.CIM_FCPort
-rw-r--r-- 1 root root  1041 Jan  1  1970 PIV_FCPortElementStatisticalData.CIM_ElementStatisticalData
-rw-r--r-- 1 root root 10649 Jan  1  1970 PIV_FCPortPhysicalConnector.CIM_PhysicalConnector
-rw-r--r-- 1 root root 14528 Jan  1  1970 PIV_FCPortStatistics.CIM_FCPortStatistics
-rw-r--r-- 1 root root  7649 Jan  1  1970 PIV_FCService.CIM_FibreProtocolService
-rw-r--r-- 1 root root  6607 Jan  1  1970 PIV_FRU.CIM_PhysicalElement
-rw-r--r-- 1 root root  1196 Jan  1  1970 PIV_HostedFCService.PIV_HostedService
-rw-r--r-- 1 root root  1198 Jan  1  1970 PIV_HostedLMMService.PIV_HostedService
-rw-r--r-- 1 root root  1225 Jan  1  1970 PIV_HostedService.CIM_HostedService
-rw-r--r-- 1 root root  1232 Jan  1  1970 PIV_HostedStorageConfigurationService.PIV_HostedService
-rw-r--r-- 1 root root 17496 Jan  1  1970 PIV_IntermediateStorageExtent.PIV_StorageExtent
-rw-r--r-- 1 root root  2434 Jan  1  1970 PIV_iSCSICapabilities.PIV_Capabilities
-rw-r--r-- 1 root root  6703 Jan  1  1970 PIV_iSCSIConnectionSettings.CIM_iSCSIConnectionSettings
-rw-r--r-- 1 root root  1124 Jan  1  1970 PIV_iSCSIEthernetPortElementSettingData.CIM_ElementSettingData
-rw-r--r-- 1 root root 20119 Jan  1  1970 PIV_iSCSIEthernetPort.PIV_EthernetPort
-rw-r--r-- 1 root root  2023 Jan  1  1970 PIV_iSCSIEthernetPortSettings.PIV_EthernetPortSettings
-rw-r--r-- 1 root root  1348 Jan  1  1970 PIV_iSCSIHostedAccessPoint.CIM_HostedAccessPoint
-rw-r--r-- 1 root root 15107 Jan  1  1970 PIV_iSCSINode.CIM_SCSIProtocolController
-rw-r--r-- 1 root root  1116 Jan  1  1970 PIV_iSCSINodeElementSettingData.CIM_ElementSettingData
-rw-r--r-- 1 root root  8620 Jan  1  1970 PIV_iSCSINodeSessionSettings.CIM_iSCSISessionSettings
-rw-r--r-- 1 root root  1044 Jan  1  1970 PIV_iSCSIPortElementStatisticalData.CIM_ElementStatisticalData
-rw-r--r-- 1 root root  1113 Jan  1  1970 PIV_iSCSIPortiSNSElementInfo.CIM_ElementSettingData
-rw-r--r-- 1 root root  1120 Jan  1  1970 PIV_iSCSIPortiSNSElementSettingData.CIM_ElementSettingData
-rw-r--r-- 1 root root  1646 Jan  1  1970 PIV_iSCSIPortiSNSInfo.CIM_SettingData
-rw-r--r-- 1 root root  1471 Jan  1  1970 PIV_iSCSIPortiSNSSettings.CIM_SettingData
-rw-r--r-- 1 root root  1112 Jan  1  1970 PIV_iSCSIPortSLPElementInfo.CIM_ElementSettingData
-rw-r--r-- 1 root root  1119 Jan  1  1970 PIV_iSCSIPortSLPElementSettingData.CIM_ElementSettingData
-rw-r--r-- 1 root root  1529 Jan  1  1970 PIV_iSCSIPortSLPInfo.CIM_SettingData
-rw-r--r-- 1 root root  1553 Jan  1  1970 PIV_iSCSIPortSLPSettings.CIM_SettingData
-rw-r--r-- 1 root root  8322 Jan  1  1970 PIV_iSCSIPortStatistics.CIM_iSCSISessionStatistics
-rw-r--r-- 1 root root 10215 Jan  1  1970 PIV_iSCSIProtocolEndpoint.CIM_iSCSIProtocolEndpoint
-rw-r--r-- 1 root root  1128 Jan  1  1970 PIV_iSCSIProtocolEndpointElementSettingData.CIM_ElementSettingData
-rw-r--r-- 1 root root 14089 Jan  1  1970 PIV_iSCSISession.CIM_iSCSISession
-rw-r--r-- 1 root root  1047 Jan  1  1970 PIV_iSCSISessionElementStatisticalData.CIM_ElementStatisticalData
-rw-r--r-- 1 root root  8807 Jan  1  1970 PIV_iSCSISessionStatistics.CIM_iSCSISessionStatistics
-rw-r--r-- 1 root root  1951 Jan  1  1970 PIV_IsSpare.CIM_IsSpare
-rw-r--r-- 1 root root  1962 Jan  1  1970 PIV_LMMInitiator.CIM_StorageHardwareID
-rw-r--r-- 1 root root 12891 Jan  1  1970 PIV_LMMProtocolController.CIM_SCSIProtocolController
-rw-r--r-- 1 root root  1812 Jan  1  1970 PIV_LMMProtocolControllerForUnit.CIM_ProtocolControllerForUnit
-rw-r--r-- 1 root root 15587 Jan  1  1970 PIV_LMMService.CIM_ControllerConfigurationService
-rw-r--r-- 1 root root  1129 Jan  1  1970 PIV_ManagementEthernetPortElementSettingData.CIM_ElementSettingData
-rw-r--r-- 1 root root 19266 Jan  1  1970 PIV_ManagementEthernetPort.PIV_EthernetPort
-rw-r--r-- 1 root root  2028 Jan  1  1970 PIV_ManagementEthernetPortSettings.PIV_EthernetPortSettings
-rw-r--r-- 1 root root 15713 Jan  1  1970 PIV_PowerSupply.CIM_PowerSupply
-rw-r--r-- 1 root root 17280 Jan  1  1970 PIV_PrimordialStorageExtent.PIV_StorageExtent
-rw-r--r-- 1 root root  3285 Jan  1  1970 PIV_RAIDCapabilities.PIV_Capabilities
-rw-r--r-- 1 root root  1056 Jan  1  1970 PIV_RealizesFCPort.CIM_Realizes
-rw-r--r-- 1 root root 17626 Jan  1  1970 PIV_RemainingStorageExtent.PIV_StorageExtent
-rw-r--r-- 1 root root  1219 Jan  1  1970 PIV_SASConnection.CIM_HostedDependency
-rw-r--r-- 1 root root 22484 Jan  1  1970 PIV_SASDiskDrive.PIV_DiskDrive
-rw-r--r-- 1 root root  1884 Jan  1  1970 PIV_SASDiskDriveSetting.PIV_DiskDriveSetting
-rw-r--r-- 1 root root 12325 Jan  1  1970 PIV_SASEnclosure.CIM_LogicalDevice
-rw-r--r-- 1 root root 12235 Jan  1  1970 PIV_SASEnclosureExpander.CIM_LogicalDevice
-rw-r--r-- 1 root root  1030 Jan  1  1970 PIV_SASEnclosureOnSystem.CIM_HostedDependency
-rw-r--r-- 1 root root  1043 Jan  1  1970 PIV_SASExpanderOnEnclosure.CIM_HostedDependency
-rw-r--r-- 1 root root 12390 Jan  1  1970 PIV_SASExpanderPort.CIM_LogicalDevice
-rw-r--r-- 1 root root  1041 Jan  1  1970 PIV_SASPortOnExpander.CIM_HostedDependency
-rw-r--r-- 1 root root 21996 Jan  1  1970 PIV_SATADiskDrive.PIV_DiskDrive
-rw-r--r-- 1 root root  1484 Jan  1  1970 PIV_SATADiskDriveSetting.PIV_DiskDriveSetting
-rw-r--r-- 1 root root  1347 Jan  1  1970 PIV_SCSIHostedAccessPoint.CIM_HostedAccessPoint
-rw-r--r-- 1 root root  9817 Jan  1  1970 PIV_SCSIProtocolEndpoint.CIM_SCSIProtocolEndpoint
-rw-r--r-- 1 root root  4494 Jan  1  1970 PIV_SoftwareIdentity.CIM_SoftwareIdentity
-rw-r--r-- 1 root root  1346 Jan  1  1970 PIV_SpareSetting.CIM_SettingData
-rw-r--r-- 1 root root 17810 Jan  1  1970 PIV_SpareStorageExtent.PIV_StorageExtent
-rw-r--r-- 1 root root 15524 Jan  1  1970 PIV_SPIPort.CIM_SPIPort
-rw-r--r-- 1 root root 20907 Jan  1  1970 PIV_StorageConfigurationService.CIM_StorageConfigurationService
-rw-r--r-- 1 root root 17252 Jan  1  1970 PIV_StorageExtent.CIM_StorageExtent
-rw-r--r-- 1 root root  1048 Jan  1  1970 PIV_StorageExtentElementStatisticalData.CIM_ElementStatisticalData
-rw-r--r-- 1 root root  6180 Jan  1  1970 PIV_StorageExtentStatisticalData.PIV_BlockStorageStatisticalData
-rw-r--r-- 1 root root  7092 Jan  1  1970 PIV_StoragePool.CIM_StoragePool
-rw-r--r-- 1 root root  3089 Jan  1  1970 PIV_StoragePoolSetting.PIV_StorageSetting
-rw-r--r-- 1 root root  4112 Jan  1  1970 PIV_StorageRedundancySet.CIM_StorageRedundancySet
-rw-r--r-- 1 root root  3018 Jan  1  1970 PIV_StorageSetting.CIM_StorageSetting
-rw-r--r-- 1 root root 19631 Jan  1  1970 PIV_StorageVolume.CIM_StorageVolume
-rw-r--r-- 1 root root  1048 Jan  1  1970 PIV_StorageVolumeElementStatisticalData.CIM_ElementStatisticalData
-rw-r--r-- 1 root root  1387 Jan  1  1970 PIV_StorageVolumeMigrationSetting.CIM_SettingData
-rw-r--r-- 1 root root  3971 Jan  1  1970 PIV_StorageVolumeSetting.PIV_StorageSetting
-rw-r--r-- 1 root root  6180 Jan  1  1970 PIV_StorageVolumeStatisticalData.PIV_BlockStorageStatisticalData
-rw-r--r-- 1 root root 17274 Jan  1  1970 PIV_Subsystem.CIM_ComputerSystem
-rw-r--r-- 1 root root  1325 Jan  1  1970 PIV_SystemComponent.CIM_SystemComponent
-rw-r--r-- 1 root root   893 Jan  1  1970 PIV_SystemElementCapabilities.CIM_ElementCapabilities
-rw-r--r-- 1 root root  3451 Jan  1  1970 PIV_SystemFeatures.PIV_Capabilities
-rw-r--r-- 1 root root 17652 Jan  1  1970 PIV_TemperatureSensor.CIM_NumericSensor
-rw-r--r-- 1 root root  1038 Jan  1  1970 PIV_TransitionPhyDrvOfStoragePool.CIM_HostedDependency
-rw-r--r-- 1 root root 17734 Jan  1  1970 PIV_VoltageSensor.CIM_NumericSensor

part3/pegasus/repository/root#PromiseTech/instances:
total 0

part3/pegasus/repository/root#PromiseTech/qualifiers:
total 31
-rw-r--r-- 1 root root 178 Jan  1  1970 Abstract
-rw-r--r-- 1 root root 147 Jan  1  1970 Aggregate
-rw-r--r-- 1 root root 151 Jan  1  1970 Aggregation
-rw-r--r-- 1 root root 151 Jan  1  1970 Alias
-rw-r--r-- 1 root root 160 Jan  1  1970 ArrayType
-rw-r--r-- 1 root root 151 Jan  1  1970 ASSOCIATION
-rw-r--r-- 1 root root 147 Jan  1  1970 BitMap
-rw-r--r-- 1 root root 170 Jan  1  1970 BitValues
-rw-r--r-- 1 root root 154 Jan  1  1970 CLASS
-rw-r--r-- 1 root root 151 Jan  1  1970 Composition
-rw-r--r-- 1 root root 155 Jan  1  1970 Counter
-rw-r--r-- 1 root root 143 Jan  1  1970 Delete
-rw-r--r-- 1 root root 237 Jan  1  1970 Deprecated
-rw-r--r-- 1 root root 224 Jan  1  1970 Description
-rw-r--r-- 1 root root 224 Jan  1  1970 DisplayName
-rw-r--r-- 1 root root 170 Jan  1  1970 DN
-rw-r--r-- 1 root root 182 Jan  1  1970 EmbeddedObject
-rw-r--r-- 1 root root 179 Jan  1  1970 Exception
-rw-r--r-- 1 root root 224 Jan  1  1970 Expensive
-rw-r--r-- 1 root root 246 Jan  1  1970 Experimental
-rw-r--r-- 1 root root 153 Jan  1  1970 Gauge
-rw-r--r-- 1 root root 146 Jan  1  1970 Ifdeleted
-rw-r--r-- 1 root root 139 Jan  1  1970 In
-rw-r--r-- 1 root root 162 Jan  1  1970 INDICATION
-rw-r--r-- 1 root root 189 Jan  1  1970 Invisible
-rw-r--r-- 1 root root 157 Jan  1  1970 Key
-rw-r--r-- 1 root root 135 Jan  1  1970 Large
-rw-r--r-- 1 root root 222 Jan  1  1970 MappingStrings
-rw-r--r-- 1 root root  99 Jan  1  1970 Max
-rw-r--r-- 1 root root 132 Jan  1  1970 MaxLen
-rw-r--r-- 1 root root 134 Jan  1  1970 MaxValue
-rw-r--r-- 1 root root 116 Jan  1  1970 Min
-rw-r--r-- 1 root root 149 Jan  1  1970 MinLen
-rw-r--r-- 1 root root 134 Jan  1  1970 MinValue
-rw-r--r-- 1 root root 227 Jan  1  1970 ModelCorrespondence
-rw-r--r-- 1 root root 104 Jan  1  1970 Nonlocal
-rw-r--r-- 1 root root 108 Jan  1  1970 NonlocalType
-rw-r--r-- 1 root root 124 Jan  1  1970 NullValue
-rw-r--r-- 1 root root 179 Jan  1  1970 Octetstring
-rw-r--r-- 1 root root 141 Jan  1  1970 Out
-rw-r--r-- 1 root root 154 Jan  1  1970 Override
-rw-r--r-- 1 root root 125 Jan  1  1970 Propagated
-rw-r--r-- 1 root root 138 Jan  1  1970 PropertyUsage
-rw-r--r-- 1 root root 201 Jan  1  1970 Provider
-rw-r--r-- 1 root root 120 Jan  1  1970 Read
-rw-r--r-- 1 root root 179 Jan  1  1970 Required
-rw-r--r-- 1 root root 157 Jan  1  1970 Revision
-rw-r--r-- 1 root root 135 Jan  1  1970 Source
-rw-r--r-- 1 root root 156 Jan  1  1970 SourceType
-rw-r--r-- 1 root root 157 Jan  1  1970 Static
-rw-r--r-- 1 root root 149 Jan  1  1970 Syntax
-rw-r--r-- 1 root root 153 Jan  1  1970 SyntaxType
-rw-r--r-- 1 root root 159 Jan  1  1970 Terminal
-rw-r--r-- 1 root root 187 Jan  1  1970 TriggerType
-rw-r--r-- 1 root root 151 Jan  1  1970 Units
-rw-r--r-- 1 root root 143 Jan  1  1970 UnknownValues
-rw-r--r-- 1 root root 147 Jan  1  1970 UnsupportedValues
-rw-r--r-- 1 root root 149 Jan  1  1970 ValueMap
-rw-r--r-- 1 root root 167 Jan  1  1970 Values
-rw-r--r-- 1 root root 175 Jan  1  1970 Version
-rw-r--r-- 1 root root 160 Jan  1  1970 Weak
-rw-r--r-- 1 root root 122 Jan  1  1970 Write

part3/php:
total 5
-rwxr--r-- 1 root root   96 Jan  1  1970 index.html
drwxr-xr-x 1 1023  232 3816 Jan  1  1970 promise

part3/php/promise:
ls: cannot read symbolic link part3/php/promise/css: Input/output error
ls: cannot read symbolic link part3/php/promise/enclosureImages: Input/output error
ls: cannot read symbolic link part3/php/promise/icons: Input/output error
ls: cannot read symbolic link part3/php/promise/images: Input/output error
ls: cannot read symbolic link part3/php/promise/languages: Input/output error
total 1002
-rwxr--r-- 1 1023  232   909 Jan  1  1970 about.php
-rwxr--r-- 1 1023  232  3883 Jan  1  1970 admin.php
-rwxr--r-- 1 1023  232  9864 Jan  1  1970 arraya.php
-rwxr--r-- 1 1023  232  6880 Jan  1  1970 arrayc1.php
-rwxr--r-- 1 1023  232 16505 Jan  1  1970 arrayc2.php
-rwxr--r-- 1 1023  232  4230 Jan  1  1970 arrayc3.php
-rwxr--r-- 1 1023  232  2572 Jan  1  1970 arrayc.php
-rwxr--r-- 1 1023  232  2889 Jan  1  1970 arrayd.php
-rwxr--r-- 1 1023  232  8856 Jan  1  1970 array.php
-rwxr--r-- 1 1023  232  2401 Jan  1  1970 arrays.php
-rwxr--r-- 1 1023  232  3871 Jan  1  1970 arrayt.php
-rwxr--r-- 1 1023  232  2774 Jan  1  1970 battery.php
-rwxr--r-- 1 1023  232  3133 Jan  1  1970 batteryt.php
-rwxr--r-- 1 1023  232  5144 Jan  1  1970 bga.php
-rwxr--r-- 1 1023  232  4938 Jan  1  1970 bgat.php
-rwxr--r-- 1 1023  232  3207 Jan  1  1970 buzzer.php
-rwxr--r-- 1 1023  232  4085 Jan  1  1970 chapc.php
-rwxr--r-- 1 1023  232  2863 Jan  1  1970 chapd.php
-rwxr--r-- 1 1023  232  1689 Jan  1  1970 chap.php
-rwxr--r-- 1 1023  232 11685 Jan  1  1970 cim.php
-rwxr--r-- 1 1023  232  1850 Jan  1  1970 clearStat.php
-rwxr--r-- 1 1023  232  1438 Jan  1  1970 common2.php
-rwxr--r-- 1 1023  232 26936 Jan  1  1970 common.php
-rwxr--r-- 1 1023  232  1597 Jan  1  1970 confirm.php
-rwxr--r-- 1 1023  232   505 Jan  1  1970 contact.php
-rwxr--r-- 1 1023  232  8704 Jan  1  1970 controller.php
-rwxr--r-- 1 1023  232  5020 Jan  1  1970 controllers.php
-rwxr--r-- 1 1023  232  7061 Jan  1  1970 controllert.php
lrwxrwxrwx 1 root root    15 Jan  1  1970 css
-rwxr--r-- 1 1023  232  2345 Jan  1  1970 ctrlStat.php
-rwxr--r-- 1 1023  232  4096 Jan  1  1970 daemon.php
-rwxr--r-- 1 1023  232   819 Jan  1  1970 download.php
-rwxr--r-- 1 1023  232  9079 Jan  1  1970 email.php
lrwxrwxrwx 1 root root    27 Jan  1  1970 enclosureImages
-rwxr--r-- 1 1023  232 37565 Jan  1  1970 encl.php
-rwxr--r-- 1 1023  232  2386 Jan  1  1970 encls.php
-rwxr--r-- 1 1023  232  7468 Jan  1  1970 enclt.php
-rwxr--r-- 1 1023  232  6069 Jan  1  1970 errtable.php
-rwxr--r-- 1 1023  232  3477 Jan  1  1970 event0.php
-rwxr--r-- 1 1023  232  3000 Jan  1  1970 event.php
-rwxr--r-- 1 1023  232  6256 Jan  1  1970 events.php
-rwxr--r-- 1 1023  232 20072 Jan  1  1970 evtsubscribe.php
-rwxr--r-- 1 1023  232  2608 Jan  1  1970 export.php
-rwxr--r-- 1 1023  232  1802 Jan  1  1970 fcDevice.php
-rwxr--r-- 1 1023  232  1774 Jan  1  1970 fcInitiator.php
-rwxr--r-- 1 1023  232  1556 Jan  1  1970 fcNode.php
-rwxr--r-- 1 1023  232  2194 Jan  1  1970 fcPort.php
-rwxr--r-- 1 1023  232  5673 Jan  1  1970 fcPortt.php
-rwxr--r-- 1 1023  232  2248 Jan  1  1970 fcSFP.php
-rwxr--r-- 1 1023  232  2287 Jan  1  1970 fcStats.php
-rwxr--r-- 1 1023  232  2795 Jan  1  1970 flash.php
-rwxr--r-- 1 1023  232 11954 Jan  1  1970 front.php
-rwxr--r-- 1 1023  232  2729 Jan  1  1970 fru.php
-rwxr--r-- 1 1023  232  8251 Jan  1  1970 header.php
drw------- 1 1023  232  4856 Jan  1  1970 help
-rwxr--r-- 1 1023  232 10811 Jan  1  1970 helpmap.php
-rwxr--r-- 1 1023  232  3955 Jan  1  1970 home.php
lrwxrwxrwx 1 root root    17 Jan  1  1970 icons
lrwxrwxrwx 1 root root    18 Jan  1  1970 images
-rwxr--r-- 1 1023  232  5991 Jan  1  1970 import.php
-rwxr--r-- 1 1023  232    88 Jan  1  1970 index.html
-rwxr--r-- 1 1023  232  7549 Jan  1  1970 index.php
-rwxr--r-- 1 1023  232 15898 Jan  1  1970 initiatora.php
-rwxr--r-- 1 1023  232  2805 Jan  1  1970 initiatord.php
-rwxr--r-- 1 1023  232  1725 Jan  1  1970 initiator.php
-rwxr--r-- 1 1023  232  4177 Jan  1  1970 iNode.php
-rwxr--r-- 1 1023  232 10505 Jan  1  1970 iNodet.php
-rwxr--r-- 1 1023  232  2423 Jan  1  1970 iPort.php
-rwxr--r-- 1 1023  232  5611 Jan  1  1970 iPortStat.php
-rwxr--r-- 1 1023  232  2942 Jan  1  1970 iPortt.php
-rwxr--r-- 1 1023  232 10810 Jan  1  1970 iSession.php
-rwxr--r-- 1 1023  232  7005 Jan  1  1970 iSessionStat.php
-rwxr--r-- 1 1023  232  2202 Jan  1  1970 isnsn.php
-rwxr--r-- 1 1023  232  1951 Jan  1  1970 isns.php
-rwxr--r-- 1 1023  232  4187 Jan  1  1970 isnst.php
drw------- 1 1023  232   124 Jan  1  1970 js
-rwxr--r-- 1 1023  232  3531 Jan  1  1970 language.php
lrwxrwxrwx 1 root root    21 Jan  1  1970 languages
-rwxr--r-- 1 1023  232  2595 Jan  1  1970 ldbga.php
-rwxr--r-- 1 1023  232 13281 Jan  1  1970 ldcfg.php
-rwxr--r-- 1 1023  232  3526 Jan  1  1970 ldinit.php
-rwxr--r-- 1 1023  232  5147 Jan  1  1970 ldinitt.php
-rwxr--r-- 1 1023  232  3454 Jan  1  1970 ldrc.php
-rwxr--r-- 1 1023  232  3297 Jan  1  1970 ldrct.php
-rwxr--r-- 1 1023  232  1932 Jan  1  1970 ldsync.php
-rwxr--r-- 1 1023  232 11893 Jan  1  1970 lmm2.php
-rwxr--r-- 1 1023  232 13543 Jan  1  1970 lmmld2.php
-rwxr--r-- 1 1023  232  8857 Jan  1  1970 lmmldcfg.php
-rwxr--r-- 1 1023  232 34585 Jan  1  1970 lmmld.php
-rwxr--r-- 1 1023  232 19535 Jan  1  1970 lmm.php
-rwxr--r-- 1 1023  232  2529 Jan  1  1970 lmms2.php
-rwxr--r-- 1 1023  232  3000 Jan  1  1970 lmms.php
-rwxr--r-- 1 1023  232  5295 Jan  1  1970 lock.php
-rwxr--r-- 1 1023  232  4974 Jan  1  1970 logdrvc2.php
-rwxr--r-- 1 1023  232 24219 Jan  1  1970 logdrvc.php
-rwxr--r-- 1 1023  232  3644 Jan  1  1970 logdrvd.php
-rwxr--r-- 1 1023  232  7664 Jan  1  1970 logdrv.php
-rwxr--r-- 1 1023  232  2746 Jan  1  1970 logdrvs.php
-rwxr--r-- 1 1023  232  2469 Jan  1  1970 logdrvStat.php
-rwxr--r-- 1 1023  232  3327 Jan  1  1970 logdrvt.php
-rwxr--r-- 1 1023  232  7242 Jan  1  1970 migrate1.php
-rwxr--r-- 1 1023  232 22723 Jan  1  1970 migrate2.php
-rwxr--r-- 1 1023  232  5580 Jan  1  1970 migrate3.php
-rwxr--r-- 1 1023  232  1672 Jan  1  1970 migrate.php
-rwxr--r-- 1 1023  232  4973 Jan  1  1970 mpatrol.php
-rwxr--r-- 1 1023  232  4276 Jan  1  1970 net.php
-rwxr--r-- 1 1023  232 13913 Jan  1  1970 netsend.php
-rwxr--r-- 1 1023  232  8893 Jan  1  1970 nett.php
-rwxr--r-- 1 1023  232 10562 Jan  1  1970 phydrv.php
-rwxr--r-- 1 1023  232  5044 Jan  1  1970 phydrvs.php
-rwxr--r-- 1 1023  232  2506 Jan  1  1970 phydrvStat.php
-rwxr--r-- 1 1023  232  4888 Jan  1  1970 phydrvst.php
-rwxr--r-- 1 1023  232  5258 Jan  1  1970 phydrvt.php
-rwxr--r-- 1 1023  232  2380 Jan  1  1970 ping.php
-rwxr--r-- 1 1023  232  2952 Jan  1  1970 pPort.php
-rwxr--r-- 1 1023  232  3949 Jan  1  1970 pPortt.php
-rwxr--r-- 1 1023  232  2271 Jan  1  1970 pTarget.php
-rwxr--r-- 1 1023  232  3988 Jan  1  1970 rebuild.php
-rwxr--r-- 1 1023  232  8836 Jan  1  1970 rebuildt.php
-rwxr--r-- 1 1023  232  2296 Jan  1  1970 redirect.php
-rwxr--r-- 1 1023  232  1381 Jan  1  1970 restart.php
-rwxr--r-- 1 1023  232  9746 Jan  1  1970 restore.php
-rwxr--r-- 1 1023  232  8266 Jan  1  1970 sastopology.php
-rwxr--r-- 1 1023  232  2907 Jan  1  1970 scheduled.php
-rwxr--r-- 1 1023  232 27641 Jan  1  1970 schedule.php
-rwxr--r-- 1 1023  232  1863 Jan  1  1970 schedules.php
-rwxr--r-- 1 1023  232  1406 Jan  1  1970 screen.php
-rwxr--r-- 1 1023  232  2208 Jan  1  1970 services.php
-rwxr--r-- 1 1023  232  5374 Jan  1  1970 servicet.php
-rwxr--r-- 1 1023  232  4172 Jan  1  1970 session.php
-rwxr--r-- 1 1023  232  1424 Jan  1  1970 shutdown1.php
-rwxr--r-- 1 1023  232   895 Jan  1  1970 shutdown2.php
-rwxr--r-- 1 1023  232  3214 Jan  1  1970 shutdown.php
-rwxr--r-- 1 1023  232  1938 Jan  1  1970 slpi.php
-rwxr--r-- 1 1023  232  4106 Jan  1  1970 slp.php
-rwxr--r-- 1 1023  232  4196 Jan  1  1970 slpt.php
-rwxr--r-- 1 1023  232 15193 Jan  1  1970 snmp.php
-rwxr--r-- 1 1023  232  3467 Jan  1  1970 sparecheck.php
-rwxr--r-- 1 1023  232 18059 Jan  1  1970 sparec.php
-rwxr--r-- 1 1023  232  3597 Jan  1  1970 spared.php
-rwxr--r-- 1 1023  232  5200 Jan  1  1970 spare.php
-rwxr--r-- 1 1023  232  2820 Jan  1  1970 spares.php
-rwxr--r-- 1 1023  232  7241 Jan  1  1970 sparet.php
-rwxr--r-- 1 1023  232  2884 Jan  1  1970 subsystem.php
-rwxr--r-- 1 1023  232  3526 Jan  1  1970 subsystems.php
-rwxr--r-- 1 1023  232  4722 Jan  1  1970 subsystemt.php
-rwxr--r-- 1 1023  232 18544 Jan  1  1970 table.php
-rwxr--r-- 1 1023  232  2762 Jan  1  1970 tcp.php
-rwxr--r-- 1 1023  232  3459 Jan  1  1970 tcpt.php
-rwxr--r-- 1 1023  232  6908 Jan  1  1970 telnet.php
-rwxr--r-- 1 1023  232 12104 Jan  1  1970 tree2.php
-rwxr--r-- 1 1023  232 12250 Jan  1  1970 treeframe.php
-rwxr--r-- 1 1023  232 17046 Jan  1  1970 tree.php
-rwxr--r-- 1 1023  232 11873 Jan  1  1970 upload.php
-rwxr--r-- 1 1023  232  3739 Jan  1  1970 userc.php
-rwxr--r-- 1 1023  232  3694 Jan  1  1970 userd.php
-rwxr--r-- 1 1023  232  3571 Jan  1  1970 userp.php
-rwxr--r-- 1 1023  232  4137 Jan  1  1970 users.php
-rwxr--r-- 1 1023  232  4192 Jan  1  1970 usert.php
-rwxr--r-- 1 1023  232 11827 Jan  1  1970 webserver.php

part3/php/promise/help:
ls: cannot read symbolic link part3/php/promise/help/common.js: Input/output error
total 339
-rw-r--r-- 1 1023  232  2052 Jan  1  1970 AdaptiveWritebackCacheHelp.html
-rw-r--r-- 1 1023  232  3022 Jan  1  1970 AdministrativeToolsHelp.html
-rw-r--r-- 1 1023  232  2641 Jan  1  1970 CachePolicyHelp.html
-rw-r--r-- 1 1023  232  2097 Jan  1  1970 CapacityCoercionHelp.html
-rw-r--r-- 1 1023  232  2518 Jan  1  1970 CIMHelp.html
-rw-r--r-- 1 1023  232   828 Jan  1  1970 ClearStatisticsHelp.html
lrwxrwxrwx 1 root root    21 Jan  1  1970 common.js
-rw-r--r-- 1 1023  232  4388 Jan  1  1970 connectionProblemHelp.html
-rw-r--r-- 1 1023  232  2979 Jan  1  1970 contact.html
-rw-r--r-- 1 1023  232  2521 Jan  1  1970 ControllerInfoHelp.html
-rw-r--r-- 1 1023  232  1300 Jan  1  1970 ControllerInfoStatsHelp.html
-rw-r--r-- 1 1023  232  2558 Jan  1  1970 ControllerSettingsHelp.html
-rw-r--r-- 1 1023  232  1024 Jan  1  1970 ControllersInfoHelp.html
-rw-r--r-- 1 1023  232  1622 Jan  1  1970 DiskArrayBackgroundHelp.html
-rw-r--r-- 1 1023  232  3130 Jan  1  1970 DiskArrayCreateLDHelp.html
-rw-r--r-- 1 1023  232  1132 Jan  1  1970 DiskArrayDeleteLDHelp.html
-rw-r--r-- 1 1023  232  5615 Jan  1  1970 DiskArrayInfoHelp.html
-rw-r--r-- 1 1023  232  2918 Jan  1  1970 DiskArrayMigrationHelp.html
-rw-r--r-- 1 1023  232  4006 Jan  1  1970 DiskArraysCreateAdvHelp.html
-rw-r--r-- 1 1023  232  1797 Jan  1  1970 DiskArraysCreateAutoHelp.html
-rw-r--r-- 1 1023  232  3062 Jan  1  1970 DiskArraysCreateExpHelp.html
-rw-r--r-- 1 1023  232  1910 Jan  1  1970 DiskArraysCreateHelp.html
-rw-r--r-- 1 1023  232  1144 Jan  1  1970 DiskArraysDeleteHelp.html
-rw-r--r-- 1 1023  232   948 Jan  1  1970 DiskArraySettingsHelp.html
-rw-r--r-- 1 1023  232  1456 Jan  1  1970 DiskArraysInfoHelp.html
-rw-r--r-- 1 1023  232  1162 Jan  1  1970 DiskArrayTransportHelp.html
-rw-r--r-- 1 1023  232  2488 Jan  1  1970 EmailHelp.html
-rw-r--r-- 1 1023  232  2102 Jan  1  1970 EnclosureBatteryHelp.html
-rw-r--r-- 1 1023  232  2265 Jan  1  1970 EnclosureBuzzerHelp.html
-rw-r--r-- 1 1023  232   877 Jan  1  1970 EnclosureFRUVPDHelp.html
-rw-r--r-- 1 1023  232  1333 Jan  1  1970 EnclosureInfoHelp.html
-rw-r--r-- 1 1023  232  4096 Jan  1  1970 EnclosureProblemHelp.html
-rw-r--r-- 1 1023  232  1394 Jan  1  1970 EnclosureSettingsHelp.html
-rw-r--r-- 1 1023  232  1324 Jan  1  1970 EnclosuresInfoHelp.html
-rw-r--r-- 1 1023  232  9318 Jan  1  1970 FaqsHelp.html
-rw-r--r-- 1 1023  232  1817 Jan  1  1970 FCMgtInitiatorHelp.html
-rw-r--r-- 1 1023  232  1595 Jan  1  1970 FCMgtLoggedInDeviceHelp.html
-rw-r--r-- 1 1023  232  1287 Jan  1  1970 FCMgtNodeHelp.html
-rw-r--r-- 1 1023  232  2983 Jan  1  1970 FCMgtPortHelp.html
-rw-r--r-- 1 1023  232  2953 Jan  1  1970 FCMgtPortSettingsHelp.html
-rw-r--r-- 1 1023  232  1933 Jan  1  1970 FCMgtSFPHelp.html
-rw-r--r-- 1 1023  232  1792 Jan  1  1970 FCMgtStatisticHelp.html
-rw-r--r-- 1 1023  232  7071 Jan  1  1970 FibreChannelHelp.html
-rw-r--r-- 1 1023  232   810 Jan  1  1970 FRUHelp.html
-rw-r--r-- 1 1023  232   353 Jan  1  1970 help.css
-rw-r--r-- 1 1023  232   580 Jan  1  1970 HelpHelp.html
drw------- 1 1023  232    56 Jan  1  1970 helpImages
-rw-r--r-- 1 1023  232 10590 Jan  1  1970 HelpMenu.html
-rw-r--r-- 1 1023  232  1086 Jan  1  1970 help.php
-rw-r--r-- 1 1023  232  3105 Jan  1  1970 InitializationHelp.html
-rw-r--r-- 1 1023  232  2798 Jan  1  1970 iSCSIMgtCHAPHelp.html
-rw-r--r-- 1 1023  232  3342 Jan  1  1970 iSCSIMgtiSCSINodeHelp.html
-rw-r--r-- 1 1023  232  2165 Jan  1  1970 iSCSIMgtiSNSHelp.html
-rw-r--r-- 1 1023  232   952 Jan  1  1970 iSCSIMgtPingHelp.html
-rw-r--r-- 1 1023  232  1575 Jan  1  1970 iSCSIMgtPortsHelp.html
-rw-r--r-- 1 1023  232  2604 Jan  1  1970 iSCSIMgtPortStatsHelp.html
-rw-r--r-- 1 1023  232  1678 Jan  1  1970 iSCSIMgtSessionsHelp.html
-rw-r--r-- 1 1023  232  1866 Jan  1  1970 iSCSIMgtSLPHelp.html
-rw-r--r-- 1 1023  232  5813 Jan  1  1970 iSCSISessionHelp.html
-rw-r--r-- 1 1023  232   728 Jan  1  1970 LanguageHelp.html
-rw-r--r-- 1 1023  232  3104 Jan  1  1970 LD_DAStatusHelp.html
-rw-r--r-- 1 1023  232  3449 Jan  1  1970 LDDegradedHelp.html
-rw-r--r-- 1 1023  232  1914 Jan  1  1970 LDOfflineHelp.html
-rw-r--r-- 1 1023  232  1433 Jan  1  1970 LogicalDriveBackgroundHelp.html
-rw-r--r-- 1 1023  232  1769 Jan  1  1970 LogicalDriveCheckTableHelp.html
-rw-r--r-- 1 1023  232  5127 Jan  1  1970 LogicalDriveInfoHelp.html
-rw-r--r-- 1 1023  232  5082 Jan  1  1970 LogicalDriveLUNMapHelp.html
-rw-r--r-- 1 1023  232  1330 Jan  1  1970 LogicalDriveSettingsHelp.html
-rw-r--r-- 1 1023  232  3508 Jan  1  1970 LogicalDrivesInfoHelp.html
-rw-r--r-- 1 1023  232  3451 Jan  1  1970 LogicalDriveSummaryInfoHelp.html
-rw-r--r-- 1 1023  232   682 Jan  1  1970 LogoutHelp.html
-rw-r--r-- 1 1023  232  2498 Jan  1  1970 MediaPatrolHelp.html
-rw-r--r-- 1 1023  232  3386 Jan  1  1970 NetSendHelp.html
-rw-r--r-- 1 1023  232  1291 Jan  1  1970 NetworkMgtEthernetHelp.html
-rw-r--r-- 1 1023  232  1030 Jan  1  1970 NetworkMgtEthernetPortHelp.html
-rw-r--r-- 1 1023  232  1252 Jan  1  1970 NetworkMgtISCSIHelp.html
-rw-r--r-- 1 1023  232  1066 Jan  1  1970 NetworkMgtISCSIPortHelp.html
-rw-r--r-- 1 1023  232  3602 Jan  1  1970 PDMHelp.html
-rw-r--r-- 1 1023  232  1403 Jan  1  1970 PhysicalDriveClearHelp.html
-rw-r--r-- 1 1023  232  1291 Jan  1  1970 PhysicalDriveForceOfflineHelp.html
-rw-r--r-- 1 1023  232  4495 Jan  1  1970 PhysicalDriveInfoHelp.html
-rw-r--r-- 1 1023  232   931 Jan  1  1970 PhysicalDriveSettingsHelp.html
-rw-r--r-- 1 1023  232  1530 Jan  1  1970 PhysicalDrivesInfoHelp.html
-rw-r--r-- 1 1023  232  1232 Jan  1  1970 PhysicalDrivesSettingsHelp.html
-rw-r--r-- 1 1023  232  3596 Jan  1  1970 RAID50Axles.html
-rw-r--r-- 1 1023  232  6279 Jan  1  1970 RAIDconvert.html
-rw-r--r-- 1 1023  232  7746 Jan  1  1970 RAIDlevels.html
-rw-r--r-- 1 1023  232  2683 Jan  1  1970 RCHelp.html
-rw-r--r-- 1 1023  232  4343 Jan  1  1970 RebuildHelp.html
-rw-r--r-- 1 1023  232  1330 Jan  1  1970 RestoreDefaultsHelp.html
-rw-r--r-- 1 1023  232  1035 Jan  1  1970 SCSIMgtPortsHelp.html
-rw-r--r-- 1 1023  232  1602 Jan  1  1970 SCSIMgtPortsSettingsHelp.html
-rw-r--r-- 1 1023  232  1212 Jan  1  1970 SCSIMgtTargetsHelp.html
-rw-r--r-- 1 1023  232  3075 Jan  1  1970 SectorSizeHelp.html
-rw-r--r-- 1 1023  232  2919 Jan  1  1970 ShutdownHelp.html
-rw-r--r-- 1 1023  232  1364 Jan  1  1970 SLPHelp.html
-rw-r--r-- 1 1023  232  2472 Jan  1  1970 SNMPHelp.html
-rw-r--r-- 1 1023  232  1408 Jan  1  1970 SoftwareMgtExportHelp.html
-rw-r--r-- 1 1023  232  3315 Jan  1  1970 SoftwareMgtFirmwareUpdateHelp.html
-rw-r--r-- 1 1023  232  1778 Jan  1  1970 SoftwareMgtImportHelp.html
-rw-r--r-- 1 1023  232  2704 Jan  1  1970 SoftwareMgtServiceHelp.html
-rw-r--r-- 1 1023  232  2587 Jan  1  1970 SpareDriveInfoHelp.html
-rw-r--r-- 1 1023  232  1874 Jan  1  1970 SpareDrivesCreateHelp.html
-rw-r--r-- 1 1023  232  1186 Jan  1  1970 SpareDrivesDeleteHelp.html
-rw-r--r-- 1 1023  232  1629 Jan  1  1970 SpareDriveSettingsHelp.html
-rw-r--r-- 1 1023  232  2237 Jan  1  1970 SpareDrivesInfoHelp.html
-rw-r--r-- 1 1023  232   799 Jan  1  1970 SpareDriveSpareCheckHelp.html
-rw-r--r-- 1 1023  232   955 Jan  1  1970 SpareDrivesSpareCheckHelp.html
-rw-r--r-- 1 1023  232  1388 Jan  1  1970 StorageNetworkHelp.html
-rw-r--r-- 1 1023  232  2080 Jan  1  1970 StorageServicesInitiatorsHelp.html
-rw-r--r-- 1 1023  232  5466 Jan  1  1970 StorageServicesLUNMapHelp.html
-rw-r--r-- 1 1023  232  1794 Jan  1  1970 StripeSizeHelp.html
-rw-r--r-- 1 1023  232  2590 Jan  1  1970 SubsystemBackgroundHelp.html
-rw-r--r-- 1 1023  232  2429 Jan  1  1970 SubsystemEventHelp.html
-rw-r--r-- 1 1023  232  1092 Jan  1  1970 SubsystemInfoHelp.html
-rw-r--r-- 1 1023  232  2584 Jan  1  1970 SubsystemLockHelp.html
-rw-r--r-- 1 1023  232  2896 Jan  1  1970 SubsystemSchedulerHelp.html
-rw-r--r-- 1 1023  232  1344 Jan  1  1970 SubsystemSettingsHelp.html
-rw-r--r-- 1 1023  232  1545 Jan  1  1970 SubsystemsInfoHelp.html
-rw-r--r-- 1 1023  232  1384 Jan  1  1970 SynchronizationHelp.html
-rw-r--r-- 1 1023  232  1209 Jan  1  1970 TechBackHelp.html
-rw-r--r-- 1 1023  232  2027 Jan  1  1970 TelnetHelp.html
-rw-r--r-- 1 1023  232  1866 Jan  1  1970 TransitionHelp.html
-rw-r--r-- 1 1023  232  1210 Jan  1  1970 TroubleShootingHelp.html
-rw-r--r-- 1 1023  232  3432 Jan  1  1970 UiHelp.html
-rw-r--r-- 1 1023  232  2472 Jan  1  1970 UserMgtCreateHelp.html
-rw-r--r-- 1 1023  232   907 Jan  1  1970 UserMgtDeleteHelp.html
-rw-r--r-- 1 1023  232  3137 Jan  1  1970 UserMgtEventSubscriptionHelp.html
-rw-r--r-- 1 1023  232  1090 Jan  1  1970 UserMgtInfoHelp.html
-rw-r--r-- 1 1023  232  1073 Jan  1  1970 UserMgtPasswordHelp.html
-rw-r--r-- 1 1023  232  1290 Jan  1  1970 UserMgtSessionHelp.html
-rw-r--r-- 1 1023  232   841 Jan  1  1970 UserMgtSettingsHelp.html
-rw-r--r-- 1 1023  232   796 Jan  1  1970 ViewHelp.html
-rw-r--r-- 1 1023  232  2385 Jan  1  1970 WebServerHelp.html
-rw-r--r-- 1 1023  232   897 Jan  1  1970 YellowRedHelp.html

part3/php/promise/help/helpImages:
total 2
-rwxr--r-- 1 1023 232 535 Jan  1  1970 ball-back.gif
-rwxr--r-- 1 1023 232 732 Jan  1  1970 help-ball.jpg

part3/php/promise/js:
total 73
-rwxr--r-- 1 1023 232 27101 Jan  1  1970 overlib.js
-rwxr--r-- 1 1023 232 14201 Jan  1  1970 plib.js
-rwxr--r-- 1 1023 232  5202 Jan  1  1970 ua.js
-rwxr--r-- 1 1023 232 19329 Jan  1  1970 wz_jsgraphics.js
-rwxr--r-- 1 1023 232  7373 Jan  1  1970 xmlhttprequest.js

part 4

dd if=iv2p_all_20110303_16mb.img bs=1 skip=3528967 count=3159321 of=part4.bz2
bunzip2 part4.bz2
bunzip2: part4.bz2 is not a bzip2 file.

part 5

dd if=iv2p_all_20110303_16mb.img bs=1 skip=6688288 count=4621205 of=part5.gz
gunzip part5.gz
file part5
part5: Linux rev 1.0 ext2 filesystem data, UUID=1e4f9d2b-b406-4a38-bbf8-8f1fcf52e5c7
mv part5 part5.ext2
mkdir part5
mount -o loop part5.ext2 part5/
ls -lR part5/
<pre>
part5/:
total 29
drwxr-xr-x 2 root root  1024 Mar  3 03:45 bin
drwxr-xr-x 2 root root  6144 Mar  3 03:37 dev
drwxr-xr-x 5 root root  1024 Mar  3 03:51 etc
drwxr-xr-x 6 root root  1024 Mar  3 03:51 islavista
drwxr-xr-x 3 root root  1024 Mar  3 03:51 lib
drwx------ 2 root root 12288 Mar  3 03:51 lost+found
drwxr-xr-x 2 root root  1024 Mar  3 03:37 mnt
drwxr-xr-x 2 root root  1024 Mar  3 03:37 oem
drwxr-xr-x 2 root root  1024 Mar  3 03:37 proc
drwxr-xr-x 2 root root  1024 Mar  3 03:45 sbin
drwxr-xr-x 2 root root  1024 Mar  3 03:37 tmp
drwxr-xr-x 8 root root  1024 Mar  3 03:37 usr
drwxr-xr-x 4 root root  1024 Mar  3 03:37 var

part5/bin:
total 540
lrwxrwxrwx 1 root root     12 Mar  3 03:51 addgroup -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 adduser -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 ash -> /bin/busybox
-rwxr-xr-x 1 root root 548128 Mar  3 03:45 busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 cat -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 chgrp -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 chmod -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 chown -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 cp -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 date -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 dd -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 delgroup -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 deluser -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 df -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 dmesg -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 echo -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 false -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 fgrep -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 grep -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 gunzip -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 gzip -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 hostname -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 ip -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 kill -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 ln -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 login -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 ls -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 mkdir -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 mknod -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 more -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 mount -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 mv -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 netstat -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 pidof -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 ping -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 ps -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 pwd -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 rm -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 rmdir -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 sed -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 sh -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 sleep -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 stty -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 su -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 sync -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 tar -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 touch -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 true -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 umount -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 uname -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 uncompress -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 usleep -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 vi -> /bin/busybox
lrwxrwxrwx 1 root root     12 Mar  3 03:51 zcat -> /bin/busybox

part5/dev:
total 0
crwx------ 1 root root   5,   1 Mar  3 03:37 console
lrwxrwxrwx 1 root root       13 Mar  3 03:51 fd -> /proc/self/fd
crw-r--r-- 1 root root 129,   0 Mar  3 03:37 iogenerator
crw-r--r-- 1 root root 127,   0 Mar  3 03:37 islavista
crw-r--r-- 1 root root   1,   2 Mar  3 03:37 kmem
brw-r--r-- 1 root root   7,   0 Mar  3 03:37 loop0
brw-r--r-- 1 root root   7,   1 Mar  3 03:37 loop1
brw-r--r-- 1 root root   7,   2 Mar  3 03:37 loop2
brw-r--r-- 1 root root   7,   3 Mar  3 03:37 loop3
brw-r--r-- 1 root root   7,   4 Mar  3 03:37 loop4
brw-r--r-- 1 root root   7,   5 Mar  3 03:37 loop5
brw-r--r-- 1 root root   7,   6 Mar  3 03:37 loop6
brw-r--r-- 1 root root   7,   7 Mar  3 03:37 loop7
crw-r--r-- 1 root root   1,   1 Mar  3 03:37 mem
crw-r--r-- 1 root root  90,   0 Mar  3 03:37 mtd0
crw-r--r-- 1 root root  90,   2 Mar  3 03:37 mtd1
crw-r--r-- 1 root root  90,  20 Mar  3 03:37 mtd10
crw-r--r-- 1 root root  90,  22 Mar  3 03:37 mtd11
crw-r--r-- 1 root root  90,  24 Mar  3 03:37 mtd12
crw-r--r-- 1 root root  90,  26 Mar  3 03:37 mtd13
crw-r--r-- 1 root root  90,  28 Mar  3 03:37 mtd14
crw-r--r-- 1 root root  90,  30 Mar  3 03:37 mtd15
crw-r--r-- 1 root root  90,  32 Mar  3 03:37 mtd16
crw-r--r-- 1 root root  90,  34 Mar  3 03:37 mtd17
crw-r--r-- 1 root root  90,  36 Mar  3 03:37 mtd18
crw-r--r-- 1 root root  90,  38 Mar  3 03:37 mtd19
crw-r--r-- 1 root root  90,   4 Mar  3 03:37 mtd2
crw-r--r-- 1 root root  90,  40 Mar  3 03:37 mtd20
crw-r--r-- 1 root root  90,   6 Mar  3 03:37 mtd3
crw-r--r-- 1 root root  90,   8 Mar  3 03:37 mtd4
crw-r--r-- 1 root root  90,  10 Mar  3 03:37 mtd5
crw-r--r-- 1 root root  90,  12 Mar  3 03:37 mtd6
crw-r--r-- 1 root root  90,  14 Mar  3 03:37 mtd7
crw-r--r-- 1 root root  90,  16 Mar  3 03:37 mtd8
crw-r--r-- 1 root root  90,  18 Mar  3 03:37 mtd9
brw-r--r-- 1 root root  31,   0 Mar  3 03:37 mtdblock0
brw-r--r-- 1 root root  31,   1 Mar  3 03:37 mtdblock1
brw-r--r-- 1 root root  31,  10 Mar  3 03:37 mtdblock10
brw-r--r-- 1 root root  31,  11 Mar  3 03:37 mtdblock11
brw-r--r-- 1 root root  31,  12 Mar  3 03:37 mtdblock12
brw-r--r-- 1 root root  31,  13 Mar  3 03:37 mtdblock13
brw-r--r-- 1 root root  31,  14 Mar  3 03:37 mtdblock14
brw-r--r-- 1 root root  31,  15 Mar  3 03:37 mtdblock15
brw-r--r-- 1 root root  31,  16 Mar  3 03:37 mtdblock16
brw-r--r-- 1 root root  31,  17 Mar  3 03:37 mtdblock17
brw-r--r-- 1 root root  31,  18 Mar  3 03:37 mtdblock18
brw-r--r-- 1 root root  31,  19 Mar  3 03:37 mtdblock19
brw-r--r-- 1 root root  31,   2 Mar  3 03:37 mtdblock2
brw-r--r-- 1 root root  31,  20 Mar  3 03:37 mtdblock20
brw-r--r-- 1 root root  31,   3 Mar  3 03:37 mtdblock3
brw-r--r-- 1 root root  31,   4 Mar  3 03:37 mtdblock4
brw-r--r-- 1 root root  31,   5 Mar  3 03:37 mtdblock5
brw-r--r-- 1 root root  31,   6 Mar  3 03:37 mtdblock6
brw-r--r-- 1 root root  31,   7 Mar  3 03:37 mtdblock7
brw-r--r-- 1 root root  31,   8 Mar  3 03:37 mtdblock8
brw-r--r-- 1 root root  31,   9 Mar  3 03:37 mtdblock9
crw-rw-rw- 1 root root   1,   3 Mar  3 03:37 null
crw-rw-rw- 1 root tty    2, 176 Mar  3 03:37 ptya0
crw-rw-rw- 1 root tty    2, 177 Mar  3 03:37 ptya1
crw-rw-rw- 1 root tty    2, 178 Mar  3 03:37 ptya2
crw-rw-rw- 1 root tty    2, 179 Mar  3 03:37 ptya3
crw-rw-rw- 1 root tty    2, 180 Mar  3 03:37 ptya4
crw-rw-rw- 1 root tty    2, 181 Mar  3 03:37 ptya5
crw-rw-rw- 1 root tty    2, 182 Mar  3 03:37 ptya6
crw-rw-rw- 1 root tty    2, 183 Mar  3 03:37 ptya7
crw-rw-rw- 1 root tty    2, 184 Mar  3 03:37 ptya8
crw-rw-rw- 1 root tty    2, 185 Mar  3 03:37 ptya9
crw-rw-rw- 1 root tty    2, 186 Mar  3 03:37 ptyaa
crw-rw-rw- 1 root tty    2, 187 Mar  3 03:37 ptyab
crw-rw-rw- 1 root tty    2, 188 Mar  3 03:37 ptyac
crw-rw-rw- 1 root tty    2, 189 Mar  3 03:37 ptyad
crw-rw-rw- 1 root tty    2, 190 Mar  3 03:37 ptyae
crw-rw-rw- 1 root tty    2, 191 Mar  3 03:37 ptyaf
crw-rw-rw- 1 root tty    2, 192 Mar  3 03:37 ptyb0
crw-rw-rw- 1 root tty    2, 193 Mar  3 03:37 ptyb1
crw-rw-rw- 1 root tty    2, 194 Mar  3 03:37 ptyb2
crw-rw-rw- 1 root tty    2, 195 Mar  3 03:37 ptyb3
crw-rw-rw- 1 root tty    2, 196 Mar  3 03:37 ptyb4
crw-rw-rw- 1 root tty    2, 197 Mar  3 03:37 ptyb5
crw-rw-rw- 1 root tty    2, 198 Mar  3 03:37 ptyb6
crw-rw-rw- 1 root tty    2, 199 Mar  3 03:37 ptyb7
crw-rw-rw- 1 root tty    2, 200 Mar  3 03:37 ptyb8
crw-rw-rw- 1 root tty    2, 201 Mar  3 03:37 ptyb9
crw-rw-rw- 1 root tty    2, 202 Mar  3 03:37 ptyba
crw-rw-rw- 1 root tty    2, 203 Mar  3 03:37 ptybb
crw-rw-rw- 1 root tty    2, 204 Mar  3 03:37 ptybc
crw-rw-rw- 1 root tty    2, 205 Mar  3 03:37 ptybd
crw-rw-rw- 1 root tty    2, 206 Mar  3 03:37 ptybe
crw-rw-rw- 1 root tty    2, 207 Mar  3 03:37 ptybf
crw-rw-rw- 1 root tty    2, 208 Mar  3 03:37 ptyc0
crw-rw-rw- 1 root tty    2, 209 Mar  3 03:37 ptyc1
crw-rw-rw- 1 root tty    2, 210 Mar  3 03:37 ptyc2
crw-rw-rw- 1 root tty    2, 211 Mar  3 03:37 ptyc3
crw-rw-rw- 1 root tty    2, 212 Mar  3 03:37 ptyc4
crw-rw-rw- 1 root tty    2, 213 Mar  3 03:37 ptyc5
crw-rw-rw- 1 root tty    2, 214 Mar  3 03:37 ptyc6
crw-rw-rw- 1 root tty    2, 215 Mar  3 03:37 ptyc7
crw-rw-rw- 1 root tty    2, 216 Mar  3 03:37 ptyc8
crw-rw-rw- 1 root tty    2, 217 Mar  3 03:37 ptyc9
crw-rw-rw- 1 root tty    2, 218 Mar  3 03:37 ptyca
crw-rw-rw- 1 root tty    2, 219 Mar  3 03:37 ptycb
crw-rw-rw- 1 root tty    2, 220 Mar  3 03:37 ptycc
crw-rw-rw- 1 root tty    2, 221 Mar  3 03:37 ptycd
crw-rw-rw- 1 root tty    2, 222 Mar  3 03:37 ptyce
crw-rw-rw- 1 root tty    2, 223 Mar  3 03:37 ptycf
crw-rw-rw- 1 root tty    2, 224 Mar  3 03:37 ptyd0
crw-rw-rw- 1 root tty    2, 225 Mar  3 03:37 ptyd1
crw-rw-rw- 1 root tty    2, 226 Mar  3 03:37 ptyd2
crw-rw-rw- 1 root tty    2, 227 Mar  3 03:37 ptyd3
crw-rw-rw- 1 root tty    2, 228 Mar  3 03:37 ptyd4
crw-rw-rw- 1 root tty    2, 229 Mar  3 03:37 ptyd5
crw-rw-rw- 1 root tty    2, 230 Mar  3 03:37 ptyd6
crw-rw-rw- 1 root tty    2, 231 Mar  3 03:37 ptyd7
crw-rw-rw- 1 root tty    2, 232 Mar  3 03:37 ptyd8
crw-rw-rw- 1 root tty    2, 233 Mar  3 03:37 ptyd9
crw-rw-rw- 1 root tty    2, 234 Mar  3 03:37 ptyda
crw-rw-rw- 1 root tty    2, 235 Mar  3 03:37 ptydb
crw-rw-rw- 1 root tty    2, 236 Mar  3 03:37 ptydc
crw-rw-rw- 1 root tty    2, 237 Mar  3 03:37 ptydd
crw-rw-rw- 1 root tty    2, 238 Mar  3 03:37 ptyde
crw-rw-rw- 1 root tty    2, 239 Mar  3 03:37 ptydf
crw-rw-rw- 1 root tty    2, 240 Mar  3 03:37 ptye0
crw-rw-rw- 1 root tty    2, 241 Mar  3 03:37 ptye1
crw-rw-rw- 1 root tty    2, 242 Mar  3 03:37 ptye2
crw-rw-rw- 1 root tty    2, 243 Mar  3 03:37 ptye3
crw-rw-rw- 1 root tty    2, 244 Mar  3 03:37 ptye4
crw-rw-rw- 1 root tty    2, 245 Mar  3 03:37 ptye5
crw-rw-rw- 1 root tty    2, 246 Mar  3 03:37 ptye6
crw-rw-rw- 1 root tty    2, 247 Mar  3 03:37 ptye7
crw-rw-rw- 1 root tty    2, 248 Mar  3 03:37 ptye8
crw-rw-rw- 1 root tty    2, 249 Mar  3 03:37 ptye9
crw-rw-rw- 1 root tty    2, 250 Mar  3 03:37 ptyea
crw-rw-rw- 1 root tty    2, 251 Mar  3 03:37 ptyeb
crw-rw-rw- 1 root tty    2, 252 Mar  3 03:37 ptyec
crw-rw-rw- 1 root tty    2, 253 Mar  3 03:37 ptyed
crw-rw-rw- 1 root tty    2, 254 Mar  3 03:37 ptyee
crw-rw-rw- 1 root tty    2, 255 Mar  3 03:37 ptyef
crw-rw-rw- 1 root tty    2,   0 Mar  3 03:37 ptyp0
crw-rw-rw- 1 root tty    2,   1 Mar  3 03:37 ptyp1
crw-rw-rw- 1 root tty    2,   2 Mar  3 03:37 ptyp2
crw-rw-rw- 1 root tty    2,   3 Mar  3 03:37 ptyp3
crw-rw-rw- 1 root tty    2,   4 Mar  3 03:37 ptyp4
crw-rw-rw- 1 root tty    2,   5 Mar  3 03:37 ptyp5
crw-rw-rw- 1 root tty    2,   6 Mar  3 03:37 ptyp6
crw-rw-rw- 1 root tty    2,   7 Mar  3 03:37 ptyp7
crw-rw-rw- 1 root tty    2,   8 Mar  3 03:37 ptyp8
crw-rw-rw- 1 root tty    2,   9 Mar  3 03:37 ptyp9
crw-rw-rw- 1 root tty    2,  10 Mar  3 03:37 ptypa
crw-rw-rw- 1 root tty    2,  11 Mar  3 03:37 ptypb
crw-rw-rw- 1 root tty    2,  12 Mar  3 03:37 ptypc
crw-rw-rw- 1 root tty    2,  13 Mar  3 03:37 ptypd
crw-rw-rw- 1 root tty    2,  14 Mar  3 03:37 ptype
crw-rw-rw- 1 root tty    2,  15 Mar  3 03:37 ptypf
crw-rw-rw- 1 root tty    2,  16 Mar  3 03:37 ptyq0
crw-rw-rw- 1 root tty    2,  17 Mar  3 03:37 ptyq1
crw-rw-rw- 1 root tty    2,  18 Mar  3 03:37 ptyq2
crw-rw-rw- 1 root tty    2,  19 Mar  3 03:37 ptyq3
crw-rw-rw- 1 root tty    2,  20 Mar  3 03:37 ptyq4
crw-rw-rw- 1 root tty    2,  21 Mar  3 03:37 ptyq5
crw-rw-rw- 1 root tty    2,  22 Mar  3 03:37 ptyq6
crw-rw-rw- 1 root tty    2,  23 Mar  3 03:37 ptyq7
crw-rw-rw- 1 root tty    2,  24 Mar  3 03:37 ptyq8
crw-rw-rw- 1 root tty    2,  25 Mar  3 03:37 ptyq9
crw-rw-rw- 1 root tty    2,  26 Mar  3 03:37 ptyqa
crw-rw-rw- 1 root tty    2,  27 Mar  3 03:37 ptyqb
crw-rw-rw- 1 root tty    2,  28 Mar  3 03:37 ptyqc
crw-rw-rw- 1 root tty    2,  29 Mar  3 03:37 ptyqd
crw-rw-rw- 1 root tty    2,  30 Mar  3 03:37 ptyqe
crw-rw-rw- 1 root tty    2,  31 Mar  3 03:37 ptyqf
crw-rw-rw- 1 root tty    2,  32 Mar  3 03:37 ptyr0
crw-rw-rw- 1 root tty    2,  33 Mar  3 03:37 ptyr1
crw-rw-rw- 1 root tty    2,  34 Mar  3 03:37 ptyr2
crw-rw-rw- 1 root tty    2,  35 Mar  3 03:37 ptyr3
crw-rw-rw- 1 root tty    2,  36 Mar  3 03:37 ptyr4
crw-rw-rw- 1 root tty    2,  37 Mar  3 03:37 ptyr5
crw-rw-rw- 1 root tty    2,  38 Mar  3 03:37 ptyr6
crw-rw-rw- 1 root tty    2,  39 Mar  3 03:37 ptyr7
crw-rw-rw- 1 root tty    2,  40 Mar  3 03:37 ptyr8
crw-rw-rw- 1 root tty    2,  41 Mar  3 03:37 ptyr9
crw-rw-rw- 1 root tty    2,  42 Mar  3 03:37 ptyra
crw-rw-rw- 1 root tty    2,  43 Mar  3 03:37 ptyrb
crw-rw-rw- 1 root tty    2,  44 Mar  3 03:37 ptyrc
crw-rw-rw- 1 root tty    2,  45 Mar  3 03:37 ptyrd
crw-rw-rw- 1 root tty    2,  46 Mar  3 03:37 ptyre
crw-rw-rw- 1 root tty    2,  47 Mar  3 03:37 ptyrf
crw-rw-rw- 1 root tty    2,  48 Mar  3 03:37 ptys0
crw-rw-rw- 1 root tty    2,  49 Mar  3 03:37 ptys1
crw-rw-rw- 1 root tty    2,  50 Mar  3 03:37 ptys2
crw-rw-rw- 1 root tty    2,  51 Mar  3 03:37 ptys3
crw-rw-rw- 1 root tty    2,  52 Mar  3 03:37 ptys4
crw-rw-rw- 1 root tty    2,  53 Mar  3 03:37 ptys5
crw-rw-rw- 1 root tty    2,  54 Mar  3 03:37 ptys6
crw-rw-rw- 1 root tty    2,  55 Mar  3 03:37 ptys7
crw-rw-rw- 1 root tty    2,  56 Mar  3 03:37 ptys8
crw-rw-rw- 1 root tty    2,  57 Mar  3 03:37 ptys9
crw-rw-rw- 1 root tty    2,  58 Mar  3 03:37 ptysa
crw-rw-rw- 1 root tty    2,  59 Mar  3 03:37 ptysb
crw-rw-rw- 1 root tty    2,  60 Mar  3 03:37 ptysc
crw-rw-rw- 1 root tty    2,  61 Mar  3 03:37 ptysd
crw-rw-rw- 1 root tty    2,  62 Mar  3 03:37 ptyse
crw-rw-rw- 1 root tty    2,  63 Mar  3 03:37 ptysf
crw-rw-rw- 1 root tty    2,  64 Mar  3 03:37 ptyt0
crw-rw-rw- 1 root tty    2,  65 Mar  3 03:37 ptyt1
crw-rw-rw- 1 root tty    2,  66 Mar  3 03:37 ptyt2
crw-rw-rw- 1 root tty    2,  67 Mar  3 03:37 ptyt3
crw-rw-rw- 1 root tty    2,  68 Mar  3 03:37 ptyt4
crw-rw-rw- 1 root tty    2,  69 Mar  3 03:37 ptyt5
crw-rw-rw- 1 root tty    2,  70 Mar  3 03:37 ptyt6
crw-rw-rw- 1 root tty    2,  71 Mar  3 03:37 ptyt7
crw-rw-rw- 1 root tty    2,  72 Mar  3 03:37 ptyt8
crw-rw-rw- 1 root tty    2,  73 Mar  3 03:37 ptyt9
crw-rw-rw- 1 root tty    2,  74 Mar  3 03:37 ptyta
crw-rw-rw- 1 root tty    2,  75 Mar  3 03:37 ptytb
crw-rw-rw- 1 root tty    2,  76 Mar  3 03:37 ptytc
crw-rw-rw- 1 root tty    2,  77 Mar  3 03:37 ptytd
crw-rw-rw- 1 root tty    2,  78 Mar  3 03:37 ptyte
crw-rw-rw- 1 root tty    2,  79 Mar  3 03:37 ptytf
crw-rw-rw- 1 root tty    2,  80 Mar  3 03:37 ptyu0
crw-rw-rw- 1 root tty    2,  81 Mar  3 03:37 ptyu1
crw-rw-rw- 1 root tty    2,  82 Mar  3 03:37 ptyu2
crw-rw-rw- 1 root tty    2,  83 Mar  3 03:37 ptyu3
crw-rw-rw- 1 root tty    2,  84 Mar  3 03:37 ptyu4
crw-rw-rw- 1 root tty    2,  85 Mar  3 03:37 ptyu5
crw-rw-rw- 1 root tty    2,  86 Mar  3 03:37 ptyu6
crw-rw-rw- 1 root tty    2,  87 Mar  3 03:37 ptyu7
crw-rw-rw- 1 root tty    2,  88 Mar  3 03:37 ptyu8
crw-rw-rw- 1 root tty    2,  89 Mar  3 03:37 ptyu9
crw-rw-rw- 1 root tty    2,  90 Mar  3 03:37 ptyua
crw-rw-rw- 1 root tty    2,  91 Mar  3 03:37 ptyub
crw-rw-rw- 1 root tty    2,  92 Mar  3 03:37 ptyuc
crw-rw-rw- 1 root tty    2,  93 Mar  3 03:37 ptyud
crw-rw-rw- 1 root tty    2,  94 Mar  3 03:37 ptyue
crw-rw-rw- 1 root tty    2,  95 Mar  3 03:37 ptyuf
crw-rw-rw- 1 root tty    2,  96 Mar  3 03:37 ptyv0
crw-rw-rw- 1 root tty    2,  97 Mar  3 03:37 ptyv1
crw-rw-rw- 1 root tty    2,  98 Mar  3 03:37 ptyv2
crw-rw-rw- 1 root tty    2,  99 Mar  3 03:37 ptyv3
crw-rw-rw- 1 root tty    2, 100 Mar  3 03:37 ptyv4
crw-rw-rw- 1 root tty    2, 101 Mar  3 03:37 ptyv5
crw-rw-rw- 1 root tty    2, 102 Mar  3 03:37 ptyv6
crw-rw-rw- 1 root tty    2, 103 Mar  3 03:37 ptyv7
crw-rw-rw- 1 root tty    2, 104 Mar  3 03:37 ptyv8
crw-rw-rw- 1 root tty    2, 105 Mar  3 03:37 ptyv9
crw-rw-rw- 1 root tty    2, 106 Mar  3 03:37 ptyva
crw-rw-rw- 1 root tty    2, 107 Mar  3 03:37 ptyvb
crw-rw-rw- 1 root tty    2, 108 Mar  3 03:37 ptyvc
crw-rw-rw- 1 root tty    2, 109 Mar  3 03:37 ptyvd
crw-rw-rw- 1 root tty    2, 110 Mar  3 03:37 ptyve
crw-rw-rw- 1 root tty    2, 111 Mar  3 03:37 ptyvf
crw-rw-rw- 1 root tty    2, 112 Mar  3 03:37 ptyw0
crw-rw-rw- 1 root tty    2, 113 Mar  3 03:37 ptyw1
crw-rw-rw- 1 root tty    2, 114 Mar  3 03:37 ptyw2
crw-rw-rw- 1 root tty    2, 115 Mar  3 03:37 ptyw3
crw-rw-rw- 1 root tty    2, 116 Mar  3 03:37 ptyw4
crw-rw-rw- 1 root tty    2, 117 Mar  3 03:37 ptyw5
crw-rw-rw- 1 root tty    2, 118 Mar  3 03:37 ptyw6
crw-rw-rw- 1 root tty    2, 119 Mar  3 03:37 ptyw7
crw-rw-rw- 1 root tty    2, 120 Mar  3 03:37 ptyw8
crw-rw-rw- 1 root tty    2, 121 Mar  3 03:37 ptyw9
crw-rw-rw- 1 root tty    2, 122 Mar  3 03:37 ptywa
crw-rw-rw- 1 root tty    2, 123 Mar  3 03:37 ptywb
crw-rw-rw- 1 root tty    2, 124 Mar  3 03:37 ptywc
crw-rw-rw- 1 root tty    2, 125 Mar  3 03:37 ptywd
crw-rw-rw- 1 root tty    2, 126 Mar  3 03:37 ptywe
crw-rw-rw- 1 root tty    2, 127 Mar  3 03:37 ptywf
crw-rw-rw- 1 root tty    2, 128 Mar  3 03:37 ptyx0
crw-rw-rw- 1 root tty    2, 129 Mar  3 03:37 ptyx1
crw-rw-rw- 1 root tty    2, 130 Mar  3 03:37 ptyx2
crw-rw-rw- 1 root tty    2, 131 Mar  3 03:37 ptyx3
crw-rw-rw- 1 root tty    2, 132 Mar  3 03:37 ptyx4
crw-rw-rw- 1 root tty    2, 133 Mar  3 03:37 ptyx5
crw-rw-rw- 1 root tty    2, 134 Mar  3 03:37 ptyx6
crw-rw-rw- 1 root tty    2, 135 Mar  3 03:37 ptyx7
crw-rw-rw- 1 root tty    2, 136 Mar  3 03:37 ptyx8
crw-rw-rw- 1 root tty    2, 137 Mar  3 03:37 ptyx9
crw-rw-rw- 1 root tty    2, 138 Mar  3 03:37 ptyxa
crw-rw-rw- 1 root tty    2, 139 Mar  3 03:37 ptyxb
crw-rw-rw- 1 root tty    2, 140 Mar  3 03:37 ptyxc
crw-rw-rw- 1 root tty    2, 141 Mar  3 03:37 ptyxd
crw-rw-rw- 1 root tty    2, 142 Mar  3 03:37 ptyxe
crw-rw-rw- 1 root tty    2, 143 Mar  3 03:37 ptyxf
crw-rw-rw- 1 root tty    2, 144 Mar  3 03:37 ptyy0
crw-rw-rw- 1 root tty    2, 145 Mar  3 03:37 ptyy1
crw-rw-rw- 1 root tty    2, 146 Mar  3 03:37 ptyy2
crw-rw-rw- 1 root tty    2, 147 Mar  3 03:37 ptyy3
crw-rw-rw- 1 root tty    2, 148 Mar  3 03:37 ptyy4
crw-rw-rw- 1 root tty    2, 149 Mar  3 03:37 ptyy5
crw-rw-rw- 1 root tty    2, 150 Mar  3 03:37 ptyy6
crw-rw-rw- 1 root tty    2, 151 Mar  3 03:37 ptyy7
crw-rw-rw- 1 root tty    2, 152 Mar  3 03:37 ptyy8
crw-rw-rw- 1 root tty    2, 153 Mar  3 03:37 ptyy9
crw-rw-rw- 1 root tty    2, 154 Mar  3 03:37 ptyya
crw-rw-rw- 1 root tty    2, 155 Mar  3 03:37 ptyyb
crw-rw-rw- 1 root tty    2, 156 Mar  3 03:37 ptyyc
crw-rw-rw- 1 root tty    2, 157 Mar  3 03:37 ptyyd
crw-rw-rw- 1 root tty    2, 158 Mar  3 03:37 ptyye
crw-rw-rw- 1 root tty    2, 159 Mar  3 03:37 ptyyf
crw-rw-rw- 1 root tty    2, 160 Mar  3 03:37 ptyz0
crw-rw-rw- 1 root tty    2, 161 Mar  3 03:37 ptyz1
crw-rw-rw- 1 root tty    2, 162 Mar  3 03:37 ptyz2
crw-rw-rw- 1 root tty    2, 163 Mar  3 03:37 ptyz3
crw-rw-rw- 1 root tty    2, 164 Mar  3 03:37 ptyz4
crw-rw-rw- 1 root tty    2, 165 Mar  3 03:37 ptyz5
crw-rw-rw- 1 root tty    2, 166 Mar  3 03:37 ptyz6
crw-rw-rw- 1 root tty    2, 167 Mar  3 03:37 ptyz7
crw-rw-rw- 1 root tty    2, 168 Mar  3 03:37 ptyz8
crw-rw-rw- 1 root tty    2, 169 Mar  3 03:37 ptyz9
crw-rw-rw- 1 root tty    2, 170 Mar  3 03:37 ptyza
crw-rw-rw- 1 root tty    2, 171 Mar  3 03:37 ptyzb
crw-rw-rw- 1 root tty    2, 172 Mar  3 03:37 ptyzc
crw-rw-rw- 1 root tty    2, 173 Mar  3 03:37 ptyzd
crw-rw-rw- 1 root tty    2, 174 Mar  3 03:37 ptyze
crw-rw-rw- 1 root tty    2, 175 Mar  3 03:37 ptyzf
brw-r--r-- 1 root root   1,   0 Mar  3 03:37 ram0
brw-r--r-- 1 root root   1,   1 Mar  3 03:37 ram1
brw-r--r-- 1 root root   1,  10 Mar  3 03:37 ram10
brw-r--r-- 1 root root   1,  11 Mar  3 03:37 ram11
brw-r--r-- 1 root root   1,  12 Mar  3 03:37 ram12
brw-r--r-- 1 root root   1,  13 Mar  3 03:37 ram13
brw-r--r-- 1 root root   1,  14 Mar  3 03:37 ram14
brw-r--r-- 1 root root   1,  15 Mar  3 03:37 ram15
brw-r--r-- 1 root root   1,  16 Mar  3 03:37 ram16
brw-r--r-- 1 root root   1,  17 Mar  3 03:37 ram17
brw-r--r-- 1 root root   1,  18 Mar  3 03:37 ram18
brw-r--r-- 1 root root   1,  19 Mar  3 03:37 ram19
brw-r--r-- 1 root root   1,   2 Mar  3 03:37 ram2
brw-r--r-- 1 root root   1,   3 Mar  3 03:37 ram3
brw-r--r-- 1 root root   1,   4 Mar  3 03:37 ram4
brw-r--r-- 1 root root   1,   5 Mar  3 03:37 ram5
brw-r--r-- 1 root root   1,   6 Mar  3 03:37 ram6
brw-r--r-- 1 root root   1,   7 Mar  3 03:37 ram7
brw-r--r-- 1 root root   1,   8 Mar  3 03:37 ram8
brw-r--r-- 1 root root   1,   9 Mar  3 03:37 ram9
crw-r--r-- 1 root root   1,   8 Mar  3 03:37 random
crw-r--r-- 1 root root 127,   1 Mar  3 03:37 sep
lrwxrwxrwx 1 root root        4 Mar  3 03:51 stderr -> fd/0
lrwxrwxrwx 1 root root        4 Mar  3 03:51 stdin -> fd/1
lrwxrwxrwx 1 root root        4 Mar  3 03:51 stdout -> fd/2
crw-rw-rw- 1 root root   5,   0 Mar  3 03:37 tty
crw-rw-rw- 1 root tty    4,   0 Mar  3 03:37 tty0
crw-rw-rw- 1 root tty    4,   1 Mar  3 03:37 tty1
crw-rw-rw- 1 root tty    3,   0 Mar  3 03:37 ttyp0
crw-rw-rw- 1 root tty    3,   1 Mar  3 03:37 ttyp1
crw-rw-rw- 1 root tty    3,   2 Mar  3 03:37 ttyp2
crw-rw-rw- 1 root tty    3,   3 Mar  3 03:37 ttyp3
crw-rw-rw- 1 root tty    3,   4 Mar  3 03:37 ttyp4
crw-rw-rw- 1 root tty    3,   5 Mar  3 03:37 ttyp5
crw-rw-rw- 1 root tty    3,   6 Mar  3 03:37 ttyp6
crw-rw-rw- 1 root tty    3,   7 Mar  3 03:37 ttyp7
crw-rw-rw- 1 root tty    3,   8 Mar  3 03:37 ttyp8
crw-rw-rw- 1 root tty    3,   9 Mar  3 03:37 ttyp9
crw-rw-rw- 1 root tty    3,  10 Mar  3 03:37 ttypa
crw-rw-rw- 1 root tty    3,  11 Mar  3 03:37 ttypb
crw-rw-rw- 1 root tty    3,  12 Mar  3 03:37 ttypc
crw-rw-rw- 1 root tty    3,  13 Mar  3 03:37 ttypd
crw-rw-rw- 1 root tty    3,  14 Mar  3 03:37 ttype
crw-rw-rw- 1 root tty    3,  15 Mar  3 03:37 ttypf
crw-r--r-- 1 root root   4,  64 Mar  3 03:37 ttyS0
crw-r--r-- 1 root root   4,  65 Mar  3 03:37 ttyS1
crw-r--r-- 1 root root   1,   9 Mar  3 03:37 urandom

part5/etc:
total 12
lrwxrwxrwx  1 root root   10 Mar  3 03:51 fstab -> fstab_16mb
-rw-r--r--  1 root root  396 Nov 23  2004 fstab_16mb
-rw-r--r--  1 root root  317 Oct  4  2003 fstab_8mb
-rw-r--r--  1 root root  283 Sep 15  2003 group
-rw-r--r--  1 root root   50 Aug 29  2003 hosts
lrwxrwxrwx  1 root root   11 Mar  3 03:51 init.d -> rc.d/init.d
-rw-r--r--  1 root root    0 Aug 29  2003 modules
-rw-r--r--  1 root root    0 Aug 29  2003 motd
-rw-r--r--  1 root root    0 Aug 29  2003 mtab
-rw-r--r--  1 root root   68 Aug 29  2003 passwd
-rw-r--r--  1 root root  847 May 26  2005 profile
drwxr-xr-x 11 root root 1024 Jun  3  2004 rc.d
lrwxrwxrwx  1 root root   18 Mar  3 03:51 resolv.conf -> udhcpc/resolv.conf
-rw-r--r--  1 root root 1323 Aug 29  2003 services
-rw-r--r--  1 root root   87 Aug 29  2003 shadow
drwxr-xr-x  4 root root 1024 Jun  3  2004 sysconfig
drwxr-xr-x  3 root root 1024 Jun  3  2004 udhcpc

part5/etc/rc.d:
total 10
drwxr-xr-x 2 root root 1024 Jun  3  2004 CVS
drwxr-xr-x 2 root root 1024 Oct  9  2003 init.d
-rwxr-xr-x 1 root root   65 Aug 29  2003 rc
drwxr-xr-x 2 root root 1024 Aug 29  2003 rc0.d
drwxr-xr-x 2 root root 1024 Aug 29  2003 rc1.d
drwxr-xr-x 2 root root 1024 Aug 29  2003 rc2.d
drwxr-xr-x 2 root root 1024 Aug 29  2003 rc3.d
drwxr-xr-x 2 root root 1024 Aug 29  2003 rc4.d
drwxr-xr-x 2 root root 1024 Aug 29  2003 rc5.d
drwxr-xr-x 2 root root 1024 Aug 29  2003 rc6.d

part5/etc/rc.d/CVS:
total 3
-rw-r--r-- 1 root root  2 Jun  3  2004 Entries
-rw-r--r-- 1 root root 39 Jun  3  2004 Repository
-rw-r--r-- 1 root root 52 Jun  3  2004 Root

part5/etc/rc.d/init.d:
total 3
-rwxr-xr-x 1 root root 447 Aug 29  2003 killall
-rwxr-xr-x 1 root root 201 Sep 22  2003 rcS
-rwxr-xr-x 1 root root 160 Aug 29  2003 single

part5/etc/rc.d/rc0.d:
total 0

part5/etc/rc.d/rc1.d:
total 0
lrwxrwxrwx 1 root root 16 Mar  3 03:51 S00single -> ../init.d/single

part5/etc/rc.d/rc2.d:
total 0

part5/etc/rc.d/rc3.d:
total 0

part5/etc/rc.d/rc4.d:
total 0

part5/etc/rc.d/rc5.d:
total 0

part5/etc/rc.d/rc6.d:
total 0

part5/etc/sysconfig:
total 2
drwxr-xr-x 2 root root 1024 Jun  3  2004 CVS
drwxr-xr-x 3 root root 1024 Jun  3  2004 network

part5/etc/sysconfig/CVS:
total 4
-rw-r--r-- 1 root root  2 Jun  3  2004 Entries
-rw-r--r-- 1 root root 16 Jun  3  2004 Entries.Log
-rw-r--r-- 1 root root 44 Jun  3  2004 Repository
-rw-r--r-- 1 root root 52 Jun  3  2004 Root

part5/etc/sysconfig/network:
total 1
drwxr-xr-x 2 root root 1024 Jun  3  2004 CVS

part5/etc/sysconfig/network/CVS:
total 3
-rw-r--r-- 1 root root  2 Jun  3  2004 Entries
-rw-r--r-- 1 root root 52 Jun  3  2004 Repository
-rw-r--r-- 1 root root 52 Jun  3  2004 Root

part5/etc/udhcpc:
total 1
drwxr-xr-x 2 root root 1024 Jun  3  2004 CVS
-rw-r--r-- 1 root root    0 Aug 29  2003 resolv.conf

part5/etc/udhcpc/CVS:
total 3
-rw-r--r-- 1 root root 46 Jun  3  2004 Entries
-rw-r--r-- 1 root root 41 Jun  3  2004 Repository
-rw-r--r-- 1 root root 52 Jun  3  2004 Root

part5/islavista:
total 22
drwxr-xr-x 2 root root  1024 Mar  3 03:37 conf
drwxr-xr-x 2 root root  1024 Mar  3 03:37 flash
drwxr-xr-x 2 root root  1024 Mar  3 03:37 fw
-rw-r--r-- 1 root root 17321 Mar  3 03:51 rd_flash.gz
drwxr-xr-x 2 root root  1024 Mar  3 03:37 sw

part5/islavista/conf:
total 0

part5/islavista/flash:
total 0

part5/islavista/fw:
total 0

part5/islavista/sw:
total 0

part5/lib:
total 1098
-rwxr-xr-x 1 root root  20548 Mar  3 03:51 ld-uClibc-0.9.26.so
lrwxrwxrwx 1 root root     19 Mar  3 03:51 ld-uClibc.so.0 -> ld-uClibc-0.9.26.so
-rwxr-xr-x 1 root root  10312 Mar  3 03:51 libcrypt-0.9.26.so
lrwxrwxrwx 1 root root     18 Mar  3 03:51 libcrypt.so -> libcrypt-0.9.26.so
lrwxrwxrwx 1 root root     18 Mar  3 03:51 libcrypt.so.0 -> libcrypt-0.9.26.so
lrwxrwxrwx 1 root root     19 Mar  3 03:51 libc.so -> libuClibc-0.9.26.so
lrwxrwxrwx 1 root root     19 Mar  3 03:51 libc.so.0 -> libuClibc-0.9.26.so
-rwxr-xr-x 1 root root   6676 Mar  3 03:51 libdl-0.9.26.so
lrwxrwxrwx 1 root root     15 Mar  3 03:51 libdl.so -> libdl-0.9.26.so
lrwxrwxrwx 1 root root     15 Mar  3 03:51 libdl.so.0 -> libdl-0.9.26.so
lrwxrwxrwx 1 root root     13 Mar  3 03:51 libfloat.so -> libfloat.so.1
-rwxrwxr-x 1 root root  92392 Mar  3 03:51 libfloat.so.1
lrwxrwxrwx 1 root root     13 Mar  3 03:51 libgcc_s.so -> libgcc_s.so.1
-rwxr-xr-x 1 root root  29624 Mar  3 03:51 libgcc_s.so.1
-rwxr-xr-x 1 root root  79556 Mar  3 03:51 libm-0.9.26.so
lrwxrwxrwx 1 root root     14 Mar  3 03:51 libm.so -> libm-0.9.26.so
lrwxrwxrwx 1 root root     14 Mar  3 03:51 libm.so.0 -> libm-0.9.26.so
-rwxr-xr-x 1 root root   1688 Mar  3 03:51 libnsl-0.9.26.so
lrwxrwxrwx 1 root root     16 Mar  3 03:51 libnsl.so -> libnsl-0.9.26.so
lrwxrwxrwx 1 root root     16 Mar  3 03:51 libnsl.so.0 -> libnsl-0.9.26.so
-rwxr-xr-x 1 root root  66804 Mar  3 03:51 libpthread-0.9.26.so
lrwxrwxrwx 1 root root     20 Mar  3 03:51 libpthread.so -> libpthread-0.9.26.so
lrwxrwxrwx 1 root root     20 Mar  3 03:51 libpthread.so.0 -> libpthread-0.9.26.so
-rwxr-xr-x 1 root root   1696 Mar  3 03:51 libresolv-0.9.26.so
lrwxrwxrwx 1 root root     19 Mar  3 03:51 libresolv.so -> libresolv-0.9.26.so
lrwxrwxrwx 1 root root     19 Mar  3 03:51 libresolv.so.0 -> libresolv-0.9.26.so
lrwxrwxrwx 1 root root     18 Mar  3 03:51 libstdc++.so -> libstdc++.so.5.0.5
lrwxrwxrwx 1 root root     18 Mar  3 03:51 libstdc++.so.5 -> libstdc++.so.5.0.5
-rwxr-xr-x 1 root root 520652 Mar  3 03:51 libstdc++.so.5.0.5
-rwxr-xr-x 1 root root 272440 Mar  3 03:51 libuClibc-0.9.26.so
-rwxr-xr-x 1 root root   4320 Mar  3 03:51 libutil-0.9.26.so
lrwxrwxrwx 1 root root     17 Mar  3 03:51 libutil.so -> libutil-0.9.26.so
lrwxrwxrwx 1 root root     17 Mar  3 03:51 libutil.so.0 -> libutil-0.9.26.so
drwxr-xr-x 3 root root   1024 Mar  3 03:37 modules

part5/lib/modules:
total 1
drwxr-xr-x 3 root root 1024 Mar  3 03:37 2.4.21-timesys-4.1.447

part5/lib/modules/2.4.21-timesys-4.1.447:
total 1
drwxr-xr-x 2 root root 1024 Mar  3 03:37 misc

part5/lib/modules/2.4.21-timesys-4.1.447/misc:
total 147
-rw-r--r-- 1 root root 13272 Mar  3 03:37 fumutex.o
-rw-r--r-- 1 root root  4776 Mar  3 03:37 ioc80314_timer.o
-rw-r--r-- 1 root root 13804 Mar  3 03:37 ktimer.o
-rw-r--r-- 1 root root 15240 Mar  3 03:37 measure_rk.o
-rw-r--r-- 1 root root 14164 Mar  3 03:37 mqueue.o
-rw-r--r-- 1 root root 11108 Mar  3 03:37 mutex.o
-rw-r--r-- 1 root root  8416 Mar  3 03:37 pi.o
-rw-r--r-- 1 root root 10888 Mar  3 03:37 posix_timers.o
-rw-r--r-- 1 root root 50920 Mar  3 03:37 rk.o

part5/lost+found:
total 0

part5/mnt:
total 0

part5/oem:
total 0

part5/proc:
total 0

part5/sbin:
total 0
lrwxrwxrwx 1 root root 12 Mar  3 03:51 freeramdisk -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 getty -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 halt -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 hwclock -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 ifconfig -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 ifdown -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 ifup -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 init -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 insmod -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 klogd -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 logread -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 lsmod -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 makedevs -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 modprobe -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 poweroff -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 reboot -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 rmmod -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 route -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 sulogin -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 swapoff -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 swapon -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 syslogd -> /bin/busybox
lrwxrwxrwx 1 root root 12 Mar  3 03:51 udhcpc -> /bin/busybox

part5/tmp:
total 0

part5/usr:
total 7
drwxr-xr-x 2 root root 1024 Mar  3 03:51 bin
drwxr-xr-x 2 root root 2048 Mar  3 03:51 lib
drwxr-xr-x 2 root root 1024 Mar  3 03:37 local
drwxr-xr-x 2 root root 1024 Mar  3 03:37 man
drwxr-xr-x 2 root root 1024 Mar  3 03:45 sbin
drwxr-xr-x 3 root root 1024 Mar  3 03:51 share

part5/usr/bin:
total 1333
lrwxrwxrwx 1 root root      12 Mar  3 03:51 [ -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 ar -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 awk -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 basename -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 bunzip2 -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 bzcat -> /bin/busybox
-rwxr-xr-x 1 root root   30372 Mar  3 03:51 cimserver
-rwxr-xr-x 1 root root   81524 Mar  3 03:51 cimuser
lrwxrwxrwx 1 root root      12 Mar  3 03:51 clear -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 crontab -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 cut -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 dc -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 dirname -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 dos2unix -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 du -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 env -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 find -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 free -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 ftpget -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 ftpput -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 head -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 hexdump -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 hostid -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 id -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 killall -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 logger -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 md5sum -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 mesg -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 nslookup -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 passwd -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 patch -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 printf -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 realpath -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 renice -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 reset -> /bin/busybox
-rwxr-xr-x 1 root root  179231 Mar  3 03:37 slpd
-rwxr-xr-x 1 root root   20012 Mar  3 03:44 snmpd
lrwxrwxrwx 1 root root      12 Mar  3 03:51 sort -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 strings -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 tail -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 tee -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 telnet -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 test -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 tftp -> /bin/busybox
-rwxr-xr-x 1 root root 1041980 Mar  3 03:42 thttpd
lrwxrwxrwx 1 root root      12 Mar  3 03:51 time -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 top -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 tr -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 traceroute -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 tty -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 uniq -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 unix2dos -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 unzip -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 uptime -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 vlock -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 wc -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 wget -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 which -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 who -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 whoami -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 xargs -> /bin/busybox
lrwxrwxrwx 1 root root      12 Mar  3 03:51 yes -> /bin/busybox

part5/usr/lib:
total 8510
-rwxr-xr-x 1 root root   24736 Mar  3 03:51 libCIMxmlIndicationHandler.so
-rwxr-xr-x 1 root root  535728 Mar  3 03:51 libCMPIProviderManager.so
lrwxrwxrwx 1 root root      14 Mar  3 03:51 libcrypto.so -> libcrypto.so.0
lrwxrwxrwx 1 root root      18 Mar  3 03:51 libcrypto.so.0 -> libcrypto.so.0.9.7
-rwxr-xr-x 1 root root 1073256 Mar  3 03:40 libcrypto.so.0.9.7
-rwxr-xr-x 1 root root   33364 Mar  3 03:51 libNamespaceProvider.so.1
lrwxrwxrwx 1 root root      24 Mar  3 03:51 libnetsnmpagent.so -> libnetsnmpagent.so.5.0.8
lrwxrwxrwx 1 root root      24 Mar  3 03:51 libnetsnmpagent.so.5 -> libnetsnmpagent.so.5.0.8
-rwxr-xr-x 1 root root  172064 Mar  3 03:44 libnetsnmpagent.so.5.0.8
lrwxrwxrwx 1 root root      26 Mar  3 03:51 libnetsnmphelpers.so -> libnetsnmphelpers.so.5.0.8
lrwxrwxrwx 1 root root      26 Mar  3 03:51 libnetsnmphelpers.so.5 -> libnetsnmphelpers.so.5.0.8
-rwxr-xr-x 1 root root  146688 Mar  3 03:44 libnetsnmphelpers.so.5.0.8
lrwxrwxrwx 1 root root      23 Mar  3 03:51 libnetsnmpmibs.so -> libnetsnmpmibs.so.5.0.8
lrwxrwxrwx 1 root root      23 Mar  3 03:51 libnetsnmpmibs.so.5 -> libnetsnmpmibs.so.5.0.8
-rwxr-xr-x 1 root root  154508 Mar  3 03:44 libnetsnmpmibs.so.5.0.8
lrwxrwxrwx 1 root root      19 Mar  3 03:51 libnetsnmp.so -> libnetsnmp.so.5.0.8
lrwxrwxrwx 1 root root      19 Mar  3 03:51 libnetsnmp.so.5 -> libnetsnmp.so.5.0.8
-rwxr-xr-x 1 root root  502156 Mar  3 03:44 libnetsnmp.so.5.0.8
-rwxr-xr-x 1 root root   67420 Mar  3 03:51 libpegauthentication.so.1
-rwxr-xr-x 1 root root  354380 Mar  3 03:51 libpegclient.so.1
-rwxr-xr-x 1 root root  115152 Mar  3 03:51 libpegcliutils.so.1
-rwxr-xr-x 1 root root 1963312 Mar  3 03:51 libpegcommon.so.1
-rwxr-xr-x 1 root root  295900 Mar  3 03:51 libpegconfig.so.1
-rwxr-xr-x 1 root root   70012 Mar  3 03:51 libpegexportclient.so.1
-rwxr-xr-x 1 root root  154236 Mar  3 03:51 libpegexportserver.so.1
-rwxr-xr-x 1 root root  119444 Mar  3 03:51 libpeggetoopt.so.1
-rwxr-xr-x 1 root root   53860 Mar  3 03:51 libpeghandlerservice.so.1
-rwxr-xr-x 1 root root  299944 Mar  3 03:51 libpegindicationservice.so.1
-rwxr-xr-x 1 root root  179504 Mar  3 03:51 libpegprm.so.1
-rwxr-xr-x 1 root root  308692 Mar  3 03:51 libpegprovidermanager.so.1
-rwxr-xr-x 1 root root  134724 Mar  3 03:51 libpegprovider.so.1
-rwxr-xr-x 1 root root  158000 Mar  3 03:51 libpegquerycommon.so.1
-rwxr-xr-x 1 root root   25348 Mar  3 03:51 libpegqueryexpression.so.1
-rwxr-xr-x 1 root root  315808 Mar  3 03:51 libpegrepository.so.1
-rwxr-xr-x 1 root root  641748 Mar  3 03:51 libpegserver.so.1
-rwxr-xr-x 1 root root  102472 Mar  3 03:51 libpegservice.so.1
-rwxr-xr-x 1 root root   73204 Mar  3 03:51 libpeguser.so.1
-rwxr-xr-x 1 root root  100468 Mar  3 03:51 libpegwql.so.1
lrwxrwxrwx 1 root root      15 Mar  3 03:51 libslp.so -> libslp.so.1.0.0
lrwxrwxrwx 1 root root      15 Mar  3 03:51 libslp.so.1 -> libslp.so.1.0.0
-rwxr-xr-x 1 root root  143646 Mar  3 03:37 libslp.so.1.0.0
lrwxrwxrwx 1 root root      11 Mar  3 03:51 libssl.so -> libssl.so.0
lrwxrwxrwx 1 root root      15 Mar  3 03:51 libssl.so.0 -> libssl.so.0.9.7
-rwxr-xr-x 1 root root  179508 Mar  3 03:40 libssl.so.0.9.7
-rwxr-xr-x 1 root root  134640 Mar  3 03:51 libUserAuthProvider.so.1

part5/usr/local:
total 0

part5/usr/man:
total 0

part5/usr/sbin:
total 17
lrwxrwxrwx 1 root root    12 Mar  3 03:51 chroot -> /bin/busybox
lrwxrwxrwx 1 root root    12 Mar  3 03:51 clitelnetd -> /bin/busybox
lrwxrwxrwx 1 root root    12 Mar  3 03:51 crond -> /bin/busybox
lrwxrwxrwx 1 root root    12 Mar  3 03:51 inetd -> /bin/busybox
lrwxrwxrwx 1 root root    12 Mar  3 03:51 rdate -> /bin/busybox
-rwxr-xr-x 1 root root 16232 Mar  3 03:42 stunnel
lrwxrwxrwx 1 root root    12 Mar  3 03:51 telnetd -> /bin/busybox

part5/usr/share:
total 1
drwxr-xr-x 2 root root 1024 Apr 14  2006 udhcpc

part5/usr/share/udhcpc:
total 6
-rwxr-xr-x 1 root root 588 Aug 29  2003 bound
-rwxr-xr-x 1 root root  77 Aug 29  2003 deconfig
-rwxr-xr-x 1 root root 264 Aug 29  2003 default.script
-rwxr-xr-x 1 root root  31 Apr 14  2006 leasefail
-rwxr-xr-x 1 root root  68 Aug 29  2003 nak
-rwxr-xr-x 1 root root 588 Aug 29  2003 renew

part5/var:
total 2
drwxr-xr-x 2 root root 1024 Mar  3 03:37 log
drwxr-xr-x 2 root root 1024 Mar  3 03:37 run

part5/var/log:
total 0

part5/var/run:
total 0