- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: disk wiping issues
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
06-22-2001 08:55 AM
06-22-2001 08:55 AM
disk wiping issues
Greg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2001 09:00 AM
06-22-2001 09:00 AM
Re: disk wiping issues
I used to work for an "Agency" whose idea of "wiping a disk" consisted of melting down the platters. And that was after the oxide coating was removed from the platters with an acid bath. Talk about overkill :-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2001 09:02 AM
06-22-2001 09:02 AM
Re: disk wiping issues
including the dd command and the /dev/dsk device file.
Blank the disk from support media memory based filesystems..
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2001 09:07 AM
06-22-2001 09:07 AM
Re: disk wiping issues
(Vandenberg) require a series of 1's and 0's be written to the disk 6 times with a final pass of alternating 1's and zero's in order to remove all possibilities of classified data. The only other alternative is to physically destroy the disk(s), which my managers tell me they want to avoid doing if at all possible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2001 09:21 AM
06-22-2001 09:21 AM
Re: disk wiping issues
The way I think I would do it is this:
1) Run said script on all disks except the OS disk (vg00). Hopefuly the OS is all on one disk.
2) Reinstall a BASE HP-UX OS onto one of the disks that has been wiped.. Don't enable networking or anything else, just install the OS.
3) Boot from the new OS disk.
4) Run your script now agains the OLD OS / boot disk.
5) Now all you have is a system with a base HP OS, with no networking or anything else enabled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2001 09:48 AM
06-22-2001 09:48 AM
Re: disk wiping issues
Write your clean up file to CD, Tape or Floppy.
Boot from CD and the fire up your file from whichever media you placed it on.
Just and idea.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2001 10:08 AM
06-22-2001 10:08 AM
Re: disk wiping issues
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2001 10:32 AM
06-22-2001 10:32 AM
Re: disk wiping issues
I'm pretty much a newbie at UNIX, Could you explain what you mean by "Blank the disk from support media memory based filesystems" Is it
possible to run everything in memory so as to not tie up the disk?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2001 10:40 AM
06-22-2001 10:40 AM
Re: disk wiping issues
If you boot your machine from the support media (CD) then you will not be using the on board disks as Bill has said.
Now if you have your clean up routine on a disk (floppy) you can run it against ALL disks on your system.
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2001 10:48 AM
06-22-2001 10:48 AM
Re: disk wiping issues
Booting from core/install CD:-
Power on server, and interrupt boot when You see it on console.
Search for CD path with sea command
>sea
Also note floppy path.
boot from CD with
bo
E.G
> boot 0/0/1/0.1
Interact with IPL (Y, N, or Cancel)?> n
HTH
Paula
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-13-2002 08:11 AM
03-13-2002 08:11 AM