- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Dual boot B1000 10.2 and 11.x
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Knowledge Base
Forums
Discussions
- Cloud Mentoring and Education
- Software - General
- HPE OneView
- HPE Ezmeral Software platform
- HPE OpsRamp
Knowledge Base
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2001 12:49 PM
02-14-2001 12:49 PM
Dual boot B1000 10.2 and 11.x
Does anyone have any insights into any "gotchas"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2001 01:00 PM
02-14-2001 01:00 PM
Re: Dual boot B1000 10.2 and 11.x
To boot from the second disk you will have to interrupt the boot process and manually boot from the other disk. Or you could set your machine so that autoboot (I think) is off, so that it forces you each time to manually boot the machine. I would set one disk as the primary and the other as the alternate boot path and so you can do a bo pri or bo alt depending on which version you want to boot.
Once you are booted into the appropriate OS I would make sure you refrain from attempting to create an VGs on the other disk. That would really put a kink in things. You could have the 10.20 disk mounted when you are working in the 11 environment, but I'm not sure that would be wise. I'd avoid any interaction between the two environments. I think you'd be safer that way.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2001 10:08 AM
02-22-2001 10:08 AM
Re: Dual boot B1000 10.2 and 11.x
and sorry to take so long to reply..
I would really need to be able to 'see" the 10.2 disk when booted into the 11.0 environment as that is where all the source code is installed. I get a bit nervous when you talked about VG's.Under 10.2 I have one VG, 2 physical disks and 10 LV's. What happens to those when I boot into 11?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2001 10:36 AM
02-22-2001 10:36 AM
Re: Dual boot B1000 10.2 and 11.x
I agree with Patrick..., on dual boot box I prepare I always install ONLY OS on one disk=> 2 OS: 2disks, AND the additional soft and data on other disk so that you have 2 vg00 (on 2 separate disks) and then the other vgXX so that you can vgexport/vgimport etc... and use ignite-ux safely for both OS, so my recommendation would be to add another disk for your source code. then you will be fine...
Have also a look at the command setboot!
Good luck
All the best
Victor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2001 10:37 AM
02-22-2001 10:37 AM
Re: Dual boot B1000 10.2 and 11.x
It is best to get a test machine from EBAY, 715's and C110's are fairly inexpensive.
What you can do is have a 2nd machine on the new OS and NFS mount the source from the 10.20 machine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-22-2001 11:36 AM
02-22-2001 11:36 AM
Re: Dual boot B1000 10.2 and 11.x
So in summary, it seems like as long as we install UX 11 on a second (external) disk , then I can boot into UX 11 and 'see' the 10.2 filesystem and its various LV's intact inside the existing 10.2 VG.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2001 05:57 AM
02-23-2001 05:57 AM
Re: Dual boot B1000 10.2 and 11.x
I would still go with my other suggestion to put the source files on another machine and NFS the files from the 10.20 or 11 UNIX boot. This machine does not have to be a B1000 since it is only a file server. I am not sure what you meant by lack of dollars to spend, but C110's have been running around $500 on Ebay.
Or if space is available both on the 10 and 11 disk, and you don't want to hear this suggestion cause it is a bit ugly, backup the source to tape and reload it on the 11 disk. This will keep both disks separate but will force you to update the source on each disk since only one or the other is available at a time.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2001 09:54 AM
02-23-2001 09:54 AM
Re: Dual boot B1000 10.2 and 11.x
Assume It is risky to let UX11 see the existing 10.2 disks. If I install UX11 on an external drive, hwo do I stop it trying to access the existing 10.2 internal. I assume that at some point when I am installing 11 I will be given the option of mounting these disks to which I should obviously say no?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-23-2001 10:58 AM
02-23-2001 10:58 AM
Re: Dual boot B1000 10.2 and 11.x
Once the OS installation is complete and you boot from that disk nothing will try to access the 10.20 disk unless you tell it to. The thing that you COULD do, but probably don't want to do, is create a map file with vgexport of the 10.20 disk, and then vgimport that on 11.0.
But, if you don't do anything, the 10.20 disk will sit out there and nothing will access it and everything should be fine.
The same holds true for the disk that 11.0 installed on it when you boot up from the 10.20 disk.