Operating System - HP-UX
1833038 Members
2647 Online
110049 Solutions
New Discussion

how to install OS on an Integrity virtual machine

 
Rommel T. Misa_2
Frequent Advisor

how to install OS on an Integrity virtual machine

Hi Guys,

I've recently installed IVM on our rx4640 here. I have already defined the resources for the VM. Next bump is how to install HP-UX on this VM. I plan to install via DVD. How do I do this?

Thanks.
Rommel
4 REPLIES 4
Torsten.
Acclaimed Contributor

Re: how to install OS on an Integrity virtual machine

You need to add the DVD drive to your VM.

See "booting guests" from the VM Admin Guide.

http://docs.hp.com/en/T2767-90004/ch04s02.html

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
freddy_21
Respected Contributor

Re: how to install OS on an Integrity virtual machine

You must asign your DVD at your VM machine. using command
hpvmmodify -a dvd:scsi::disk:/dev/rdsk/

after that run this command
hpvmconsole -P

and you have a screen like MP server. run command : cm -pc - on
and your vm machine will be boot with dvd already at the vm machine. do like normal installation


thanks
freddy

freddy_21
Respected Contributor

Re: how to install OS on an Integrity virtual machine

sorry i have mistake for hpvmmodify the correcft command is
hpvmmodify -P -a dvd:scsi::disk:/dev/rdsk/

thanks
freddy
Joe Profaizer
Super Advisor

Re: how to install OS on an Integrity virtual machine

Is there a way to install the OS from an ignite tape of the source physical server that will now become a guest? Can this be done within the guest's console so that one doesn't have to take down the virtual machine? From what I can gather I can take down the virtual machine, boot from the tape device and do an ignite restore to the physical disk allocated to the guest.