1827741 Members
3216 Online
109969 Solutions
New Discussion

Copying the boot disk

 
SOLVED
Go to solution
Subhas R. Reddy
Frequent Advisor

Copying the boot disk

I remember seeing a script submitted by a lady former for copying boot disk to another disk and she even mentioned that she copied about 300 HP-UX systems. Does any one remember the thread?

Thanks,

Subhas
Art is long and time is fleeting!
3 REPLIES 3
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: Copying the boot disk

Hi:

I've attached my 'LIFEBOAT' creation script that copies boot disk(s) to identical disk(s).
Make sure that you set the SRC and DEST variables and you are all set. It is best to do this while a system is realtively quiescent since you a copying a running system. If you then boot from the lifeboat disk(s), the system will run an fsck but I've never had one to fail. If you want a truly quiescent system, you can split the root mirror before running this script.


This should get you started, Clay
If it ain't broke, I can fix that.
Patrick Wallek
Honored Contributor

Re: Copying the boot disk

Subhas R. Reddy
Frequent Advisor

Re: Copying the boot disk

Thanks a lot guys

Subhas
Art is long and time is fleeting!