- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- wipe entire system
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
05-05-2003 08:45 AM
05-05-2003 08:45 AM
wipe entire system
1. Insert tape
2. boot to recovery shell where OS is running in memory.
3. run a script to dd / mediainit all drives.
I am pretty confident that I can add the script to the SYSCMDS file so it is available. I believe I can add the /dev/zero to that file also. Is this something I can accomplish? Can I make the system boot right to the recovery shell instead of having some select launch recovery shell? Can I preload files into memory instead of loading them from that menu? I did see one thread where someone was trying this exact same thing, but I never saw a responce. Any help is appreciated.
Chad....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2003 09:11 AM
05-05-2003 09:11 AM
Re: wipe entire system
Check with HP if this is okay, but you could just install the base os and include all avaialble disks. This will leave the system clean and without usable data.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2003 09:26 AM
05-05-2003 09:26 AM
Re: wipe entire system
'bootp' uses MAC addresses so you'll need to investigate booting within the same subnet or to a remote subnet. Try this link:
http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&con=/hpux/onlinedocs/B2355-90685/00/00/52-con.html&toc=/hpux/onlinedocs/B2355-90685/00/00/52-toc.html&searchterms=bootptab&queryid=20011010-060445
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2003 03:00 AM
05-06-2003 03:00 AM
Re: wipe entire system
*Why* do you 'need' to *low-level* format these disks?
Why is a high-level format, i.e. newfs(1M), or a dd(1) over-write not sufficient? I.e. what will happen next to these systems?
Will the disks be *thrown away* (i.e. *not* re-used/sold)? If not, mediainit is *not* appropriate.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-06-2003 06:01 AM
05-06-2003 06:01 AM
Re: wipe entire system
How to use ODE to wipe out a disk
Reboot the machine
Insert the support plus media cd
Stop the "boot primary path"
Then find the cdrom drive:
>search
>boot
At the ISL prompt:
ISL>ode
At the ODE prompt:
ODE>diskexpt
You will be prompted for a password, type in:
Commands to use in DISKEXPT:
To see disks: dispmap
Select disk: testdisk #
Then enter:
wrtmt
For range, enter 0/ and the max number displayed
Select 3 for userdefined, then enter 0 to write all zero's
Wait.....a long time............on a K class - about 30 hours for a 9 GB disk.
Do this for all disks.....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2003 04:02 AM
05-07-2003 04:02 AM
Re: wipe entire system
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2003 04:21 AM
05-07-2003 04:21 AM
Re: wipe entire system
Just swap the root disk with another disk in the same m/c ( but don't reveal this) whenever /anybody boot the m/c it wouldn't boot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-07-2003 04:36 AM
05-07-2003 04:36 AM
Re: wipe entire system
I follow my second recommendation.
I think you've gotten some good advice and might want to consider pointing posts other than mine.
Also, please let us know what you finally do. Curious minds want to know how things turn out.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com