1833590 Members
4240 Online
110061 Solutions
New Discussion

frecover

 
SOLVED
Go to solution
Matthew Pegge_1
Frequent Advisor

frecover

Does anyone know if I can use the -r and the -e switch in the same frecover command:

frecover -r -o -v -f /dev/rmt/0m -e

or is it just better to do:

frecover -o -v -f /dev/rmt/0m -i / -e /tarfiles
2 REPLIES 2
harry d brown jr
Honored Contributor
Solution

Re: frecover


No you can not use -r and -e together.

Additionally, the "just better to do" frecover line you have needs a command:

-r or -R or -x or -I or -V

before the -o

live free or die
harry d brown jr
Live Free or Die
Matthew Pegge_1
Frequent Advisor

Re: frecover

Thanks Harry... I'll use the just better to do line with the -x first then!