Operating System - HP-UX
1835039 Members
3210 Online
110073 Solutions
New Discussion

Re: How can I move OS from one disk to second?

 
Anton_3
New Member

How can I move OS from one disk to second?

I have Workstation HP9000/785 with 9Gb hdd. I want setup 18 Gb disk into workstation and remove 9Gb. How move all software and patches to new disk?

I want create partitions in new disk (with LVM) (partitions on new and old disk are not equal).
Then move all data from old disk to new by ( tar cfb - 20 |tar xfb - 20) on second workstation.

It is correct ? Or exist alternate path ?

P.S. Sorry my english.
4 REPLIES 4
Barry O Flanagan
Respected Contributor

Re: How can I move OS from one disk to second?

You could use Ignite to create a recovery tape using make_recovery - then you could use this tape to reinstall the OS onto the new disk. Boot off the new disk and then transfer your data over from the old disk?
Vincenzo Restuccia
Honored Contributor

Re: How can I move OS from one disk to second?

Pedro Sousa
Honored Contributor

Re: How can I move OS from one disk to second?

Atul Thakur
Occasional Advisor

Re: How can I move OS from one disk to second?

The easiest way would be to use ignite. Take a make_recovery on a tape and then reinstall on the new disk. Ignite allows you to change the FS sizes etc.

Hope this helps.
Unix rules