Re: mksysb: restore specific files
From: Green, Simon (Simon.Green_at_EU.ALTRIA.COM)
Date: 02/24/05
- Previous message: Justin Bleistein: "Re: mksysb: restore specific files"
- Maybe in reply to: self help: "mksysb: restore specific files"
- Next in thread: Zoltan Vad: "Re: mksysb: restore specific files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 24 Feb 2005 15:14:06 +0100 To: aix-l@Princeton.EDU
You need to use "/dev/rmt0.1". The .1 tells the system not to rewind the
tape.
You could also use the "-s 4" flag on the restore command, in which case you
don't need to do the "tctl fsf..." at all. (But still need to use
/dev/rmt0.1.)
-- Simon Green Altria ITSC Europe s.a.r.l. AIX-L Archive at https://new-lists.princeton.edu/listserv/aix-l.html New to AIX? http://publib-b.boulder.ibm.com/redbooks.nsf/portals/UNIX N.B. Unsolicited email from vendors will not be appreciated. Please post all follow-ups to the list. > -----Original Message----- > From: IBM AIX Discussion List [mailto:aix-l@Princeton.EDU] On > Behalf Of self help > Sent: 24 February 2005 13:32 > To: aix-l@Princeton.EDU > Subject: mksysb: restore specific files > > > Hi all. > I am trying to restore specific files from a mksysb > from a 4.3.3 box. I found on the internet that you > could do this using the following: > > tctl fsf 3 # move the tape to the data section > restore -xvf /dev/rmt0 /home # restore the files. > > 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?
- Previous message: Justin Bleistein: "Re: mksysb: restore specific files"
- Maybe in reply to: self help: "mksysb: restore specific files"
- Next in thread: Zoltan Vad: "Re: mksysb: restore specific files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|