- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Deleting entire data on UNIX WS under HP-UX 10...
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
08-21-2003 10:57 PM
08-21-2003 10:57 PM
sad but true we want to get rid of our UNIX-Workstations. Therefore I have to delete all data incl. operating system. Has anyone a good idea how to do this job? Does rm -r * under root do this job? Or formatting the disk (I do not know the command fpr that task though)? Any idea ia appreciated, thanks in advance!
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2003 12:10 AM
08-22-2003 12:10 AM
Re: Deleting entire data on UNIX WS under HP-UX 10.20/11.00
rm -r /etc/*
cat /stand/vmunix >/dev/rdsk/cxtxdx
cat /stand/vmunix > " " -> disk 2
.....
.....
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2003 12:26 AM
08-22-2003 12:26 AM
Re: Deleting entire data on UNIX WS under HP-UX 10.20/11.00
And to do the OS VG, you would need to boot on recovery CD, load the mediainit command and proceed.
I have never done it so good luck.
Tim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2003 12:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2003 02:24 AM
08-22-2003 02:24 AM
Re: Deleting entire data on UNIX WS under HP-UX 10.20/11.00
You don't mention what you intend to do with the workstations nor anything about your requirements for security. If you intend to sell or give these machines to someone, I would caution against using mediainit - it can cause future problems with the drive. If you're looking to prevent anyone from recovering data, then the dd command Massimo pointed out will work just fine. If someone else is going to become the proud owner of the machines, you could load a fresh install of the O/S onto each - the new owner is entitled. Though I'm not familiar with the details of the licensing, I know they're entitled by ownership of the machine, so you can just clear any of your data, reload the O/S and kiss the workstation goodbye!
Pete
Pete