Operating System - HP-UX
1830207 Members
1925 Online
109999 Solutions
New Discussion

Re: How to setup dual boot on hpux server

 
indumathi
New Member

How to setup dual boot on hpux server

Hi,
I'm new to hp administration.
we are planning to have hp11.11 and hp11.23 on the same machine. can any body give me the instructions how to setup dual boot.any doc for refference pls
10 REPLIES 10
Jaime Bolanos Rojas.
Honored Contributor

Re: How to setup dual boot on hpux server

Indumanthi,

This thread will be able to help you out,

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=585553&admit=-682735245+1154609263645+28353475

Regards,

Jaime.
Work hard when the need comes out.
James R. Ferguson
Acclaimed Contributor

Re: How to setup dual boot on hpux server

Hi:

Use 'setboot' to point your primary and secondary boot pathes to the disk containing each release.

See the manpages for 'setboot(1M)' for more information.

Regards!

...JRF...
Steven E. Protter
Exalted Contributor

Re: How to setup dual boot on hpux server

Shalom,

You do need two disks. LVM on HP-UX only supports a disk being in one volume group.

After that, install the OS's in squence each on its own disk.

At the ISL prompt disable auto start unless you like rushing to hit the keyboard during the 10 second prompt.

Then boot providing the hardware path you wish to boot from, probably P0 or P1 on older machines or P1 and P2 on newer ones where the CD/DVD-ROM get P0


SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Torsten.
Acclaimed Contributor

Re: How to setup dual boot on hpux server

You just need to boot from the disk you want. e.g.

you have 11.11 on disk 0/0/2/0.0.0 , you have to stop at the boot menu and run

Menu> boot 0/0/2/0.0.0

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!   
V.Manoharan
Valued Contributor

Re: How to setup dual boot on hpux server

Hi Indumathi,
I am sure you will not be able to use two HPUX version with one disk Not like other Operating systems. Probably you can have two Disks and you can install HPUX 11i in one diks and HPUX 11.00 in another disk. While booting you disable the auto boot and give command as below.
Main> sea ipl
you will get two disk as P0 & P1. you can boot any of the Operating version as you whish to boot by gving command "bo P1" or "bo P0" from the main memu.

The second option is if you can have Vpar installed and one partion we can install HPUX11i and other with HPUX11.00 In this both the operating system can run at the same time.

The Third option is using NPar . you can create two Npars and install different Operating system in the each npars. This is supported if have Hardware of abouve rp7400 ie on cell based system only.

Thanks and regards
V.Manoharan
indumathi
New Member

Re: How to setup dual boot on hpux server

Hi,

Thanks for your reply's.I need help on installing dual versions on a single machine with two hard disks. How can i do it. for the first installation i can just carry on with booting it to cdrom. if i need to install the other version of os on the other harddisk how can i change the active partion and install the os on the other hard disk.
Torsten.
Acclaimed Contributor

Re: How to setup dual boot on hpux server

You can simply select the destination disk in the installation menu.

The installation routine will set the last installation to default boot disk.

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!   
Pupil_1
Trusted Contributor

Re: How to setup dual boot on hpux server

Remove one of the disk and install the first OS Version.
Note the H/W path of the disk.
When the installation is complete, shutdown the machine, remove the first disk and insert the 2nd disk and perform the installation again !!

Once both the installation is complete, use setboot command to determine which version of the OS should boot first !!

Cheers.
There is always something new to learn everyday !!
DCE
Honored Contributor

Re: How to setup dual boot on hpux server



Go through the installation process and install the OS on one disk. Two things
1. Note the disk adress you installed th OS on
2. use setboot to disable autoboot

Boot of off the second install CD and install the OS on the other disk. again, note the disk address use setboot to turn autoboot off.

Now when you you want to change between the two OS's, simply reboot the system and and at the BCH do a sea which will list the disks and their addresses, the ndo a bo pX where pX is the disk you want to boot from

HTH
dave
V.Manoharan
Valued Contributor

Re: How to setup dual boot on hpux server

Hi Indu,
Since you are new to HP The best way is remove the second disk install the Operating system completely.
Then remove the first disk and insert the second disk and install the other version of Operating system.
For installing HPUX .
1. Power on the server .
2. Enter into Main menu by Breaking the booting sequence and when PDC prompts for intrupt.
3. Give command "sea ipl" in main menu where you get all the boot devices. which will be displayed as P0, P1..
4. Manin>bo P0{which ever CD ROM Path}
5.This brings to installation screen
6.Install OS as per requirement.

similarly do for other as well