HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re : Root Disk Removal
Operating System - HP-UX
1834809
Members
2545
Online
110070
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
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
08-15-2004 05:17 PM
08-15-2004 05:17 PM
Re : Root Disk Removal
Hi,
Can anyone advice if there is any template that I can use to remove the os and data from a root disk. This is because of security reason as my company want to decommission a K-Class server and want to remove the data on the root disk with proper documentation and proof that the data and os on the root disk is already wipe out. Please help???
Regards
Vincent
Can anyone advice if there is any template that I can use to remove the os and data from a root disk. This is because of security reason as my company want to decommission a K-Class server and want to remove the data on the root disk with proper documentation and proof that the data and os on the root disk is already wipe out. Please help???
Regards
Vincent
nothing is better than to know more
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2004 05:50 AM
08-16-2004 05:50 AM
Re: Re : Root Disk Removal
Simple way would be to insert the drive in another system and newfs the drive. Then write some large files with 0's to fill the drive.
That would be a cheap way...
Here is a good thread to read up on:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=13542
Hope this helps! -john
That would be a cheap way...
Here is a good thread to read up on:
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=13542
Hope this helps! -john
Enjoy!
__________________________________________
Was the post useful? Click on the white KUDOS! Star.
Do you need help with your HP product?
Try this: http://www.hp.com/support/hpgt
__________________________________________
Was the post useful? Click on the white KUDOS! Star.
Do you need help with your HP product?
Try this: http://www.hp.com/support/hpgt
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2004 07:31 AM
08-16-2004 07:31 AM
Re: Re : Root Disk Removal
You can write zero's directly to the disk also. Something like the following script should do it:
echo "0"| while true ; do
dd of=/dev/dsk/c0t1d0
done
Replace the device file name above with your device file and let run for 30 minutes or so.
echo "0"| while true ; do
dd of=/dev/dsk/c0t1d0
done
Replace the device file name above with your device file and let run for 30 minutes or so.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2004 08:05 PM
08-16-2004 08:05 PM
Re: Re : Root Disk Removal
Hi Vincent,
I guess your company can afford purchasing Ontrack DOS Eraser for $36 or so. This utility is known for meeting military security standards. It would erase all data, then create 7 overlays repeatedly on the HDD.
Cheaper (Freeware), "Sure Delete" would sweep the disk from existing data and any remains from older installations, then write randomly-generated data of its own over them.
Personnally, I use to get under a DOS session from a boot-diskette, then DELTREE all and any files put to the disk. At a second stage, I'd FDISK (taking on option 1) and format the HD in order to complete the process. However rekon it's not 100% secure.
Alain.
I guess your company can afford purchasing Ontrack DOS Eraser for $36 or so. This utility is known for meeting military security standards. It would erase all data, then create 7 overlays repeatedly on the HDD.
Cheaper (Freeware), "Sure Delete" would sweep the disk from existing data and any remains from older installations, then write randomly-generated data of its own over them.
Personnally, I use to get under a DOS session from a boot-diskette, then DELTREE all and any files put to the disk. At a second stage, I'd FDISK (taking on option 1) and format the HD in order to complete the process. However rekon it's not 100% secure.
Alain.
Frustrations surmounted are paving the way to expertise.
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