Re: mksysb: restore specific files

From: Zoltan Vad (zoltan.vad_at_VXWARE.HU)
Date: 02/24/05

  • Next message: Chafik,Basim: "Re: mksysb: restore specific files"
    Date:         Thu, 24 Feb 2005 15:30:52 +0100
    To: aix-l@Princeton.EDU
    
    

    Hi,

    > tctl fsf 3 # move the tape to the data section
    > restore -xvf /dev/rmt0 /home # restore the files.
    >
    Try this:
    tctl fsf 3 /dev/rmt0.1
    restore -xvf /dev/rmt0.1 ./home

    > However, i am getting an error that the volume is not
    > in "backup" format. I thought that version 4 started
    > using "backup" instead of "tar". Am I missing
    > something?

    Cheers,
    Z

    --
    Üdv, Zoli    PGP-key:gpg --keyserver pgp.mit.edu --recv-key 0x36E75159
                    http://vxware.hu/gpg/zvad_public_key.asc
    PGP fingerprint = 0870 4C12 EAF2 1B61 295D  8C89 B771 28A8 36E7 5159
    

  • Next message: Chafik,Basim: "Re: mksysb: restore specific files"