HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- frecover from commandline
Operating System - HP-UX
1832988
Members
2720
Online
110048
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2005 09:33 AM
02-24-2005 09:33 AM
Hi All
I want to recover /etc/passwd file from my full backup tape on to a different path (for ex. /home/admin/passwd).
Would this do the trick for me?
# cd /home/admin
#frecover -f /dev/rmt/0m -x -i /etc/passwd -F
I will appreciate any help
Regards
Nell
I want to recover /etc/passwd file from my full backup tape on to a different path (for ex. /home/admin/passwd).
Would this do the trick for me?
# cd /home/admin
#frecover -f /dev/rmt/0m -x -i /etc/passwd -F
I will appreciate any help
Regards
Nell
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2005 09:45 AM
02-24-2005 09:45 AM
Solution
Yes, that is correct. The "-F" is the most important argument to prevent the overwrite of the "real" /etc/passwd file. You might want to include "-v" for verbose and to gain some "safe" experience use the -N argument that will print the output message but not do any real extraction.
Above all. when doing anything to the passwd file, make a copy, and be logged in as root in at least two sessions so that you can get yourself out of trouble almost as fast as you got yourself in trouble.
Above all. when doing anything to the passwd file, make a copy, and be logged in as root in at least two sessions so that you can get yourself out of trouble almost as fast as you got yourself in trouble.
If it ain't broke, I can fix that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-24-2005 10:10 AM
02-24-2005 10:10 AM
Re: frecover from commandline
Hi Nell
I've used the "-X" (capital X) option to restore files /directories to a different location as follows:
# cd /home/admin
# frecover -x -X -v -f /dev/rmt/0m -i /etc/passwd
Cheers
Con
I've used the "-X" (capital X) option to restore files /directories to a different location as follows:
# cd /home/admin
# frecover -x -X -v -f /dev/rmt/0m -i /etc/passwd
Cheers
Con
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-01-2005 03:12 AM
03-01-2005 03:12 AM
Re: frecover from commandline
Thanks guys for your suggestions!
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP