UnixPedia : HPUX / LINUX / SOLARIS: HPUX : reading the VGID

Wednesday, February 27, 2013

HPUX : reading the VGID

 

 

Both of the attachments you provided have no data – they only contain 1 line stating the following - Running install script : ./dump_lvmtab.install dump_lvmtab a 1

 

Let me again review the use of the dump_lvmtab tool, from the point where the tool is still in an encrypted state.

 

1)  decrypt the file – use this exact syntax

    #crypt ???04 <dump_lvmtab-28216.bin.crypt >dump_lvmtab.bin

 

3) make the archive executable

  #chmod +x ./dump_lvmtab.bin

 

2) open the archive

   #./dump_lvmtab.bin –s

 

   the following file will be seen after opening the archive

 

    dump_lvmtab                  dump_lvmtab.bin

    dump_lvmtab-28216.bin.crypt  dump_lvmtab.install

    dump_lvmtab-a-1

 

4) run the dump_lvmtab tool to collect data

 

   #./dump_lvmtab -s > dump_lvmtab.out

No comments:

Post a Comment