- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Disk Cleansing
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
04-19-2002 06:49 AM
04-19-2002 06:49 AM
We currently have a shell script that can triple write a series of 1's and 0's to the disk (fill the disk with 1's, then fill the disk with 0's, repeat 3 times). However, from a maintenance shell, I don't have access to tools like dd (used primarily in the script).
Anyone had to do anything like this before?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2002 07:02 AM
04-19-2002 07:02 AM
Re: Disk Cleansing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2002 07:06 AM
04-19-2002 07:06 AM
Re: Disk Cleansing
GL,
C
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2002 07:07 AM
04-19-2002 07:07 AM
Re: Disk Cleansing
Regards,
Trond
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2002 07:19 AM
04-19-2002 07:19 AM
SolutionA simple solution would be to install a previously loaded boot disk in this system (or install a new disk & load base OS on it) & use this disk to run your script on all other disks. Then remove this disk before shipping.
It should be noted that mediainit or format commands do not physically overwrite any data, which would be recoverable.
Your method of physically overwriting all blocks is better especially since you rotate the pattern - random rotation would be even better. But nothing is 100% certain - except physically destroying the disk.
Rgds,
Jeff

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2002 01:15 AM
05-02-2002 01:15 AM
Re: Disk Cleansing
UniShred Pro permits the immediate reuse of disks with no possibility of data compromise.
It avoids the harm that can be caused by removing hard disks from their host systems for physical destruction or for degaussing. It is environmentally safe; avoiding the hazards of chemical oxide removal, including the possible dissipation of oxide materials into the air.
--
hth, Thomas.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2002 01:19 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2002 01:29 AM