Operating System - HP-UX
1833162 Members
3629 Online
110051 Solutions
New Discussion

Re: Dual Boot on HP Unix Workstation (B2000)

 
Rajeesh_1
Advisor

Dual Boot on HP Unix Workstation (B2000)

At present i have HP-Unix 11.0 loaded on my machine.
I would like to add one more Hard Disk and make it 11.11.
Will HP support dual boot?
Which will help me to switch over between 11.0 and 11.11

Generally i used to make Solaris Machines dual boot, where i can specify the desired OS from the ok prompt (eg:- boot disk1 or boot disk0). Is it simple on HP?

Thanks in advance
4 REPLIES 4
Jeff Schussele
Honored Contributor

Re: Dual Boot on HP Unix Workstation (B2000)

Hi Rajeesh,

Fairly so.
You'd load 11.11 on the second disk & then specify that disk to be the alternate boot disk.
Then when you want to boot that one you'd interrupt the boot process at the appropriate time & specify
boot alt

If you don't interrupt the boot process the primary (11.0) disk would boot.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
A. Clay Stephenson
Acclaimed Contributor

Re: Dual Boot on HP Unix Workstation (B2000)

Yes, you can do this. You can specify one disk as primary boot path and the other as alternate boot path. If 11.0 is loaded on the primary boot path, you do nothing and get 11.0; if 11.11 is loaded on the alternate boot path, you interrupt the boot and enter 'BOOT ALT' at the prompt and 11.11 will then be loaded.
If it ain't broke, I can fix that.
Bill McNAMARA_1
Honored Contributor

Re: Dual Boot on HP Unix Workstation (B2000)

Will HP support dual boot?
o I'm not 100% certain on this, but internally
on hp site, they're doing this all the time!
so I guess so!.. once you've got a support
contract/agreement for each OS version..


Generally i used to make Solaris Machines dual boot, where i can specify the desired OS from the ok prompt (eg:- boot disk1 or boot disk0). Is it simple on HP?

o nearly identical...
BOOT PRI
BOOT ALT

to set the ALT/PRI path, the disk HW path is written on the box. Set the path from unix using:

rio - / # setboot -?
setboot: illegal option -- ?
usage: setboot [-p primary_path] [-a alternate_path] [-b on|off] [-s on|off]

or
via the BCH via PA PRI

setboot to view:
rio - / # setboot
Primary bootpath : 0/0/2/0.2.0
Alternate bootpath : 0/0/1/1.2.0

Autoboot is ON (enabled)
Autosearch is ON (enabled)

PA from bch to view

Later,
Bill
It works for me (tm)
melvyn burnard
Honored Contributor

Re: Dual Boot on HP Unix Workstation (B2000)

do a man setboot

This allows you to change the boot path the system will choose when it reboots.
All you then need is to do an install to the new disc of the OS you require on that disk.
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!