Can I dual boot two diff os with an ultrabay?
Can I dual boot two diff os with an ultrabay?
If I purchase an ultrabay caddy and add a second HDD, if this Hdd and the main HDD both have two different os on each of them, will I get the option at bootup to choose which HDD I want to run? is this possible? Thank you for your advise.
-
twistero
- Senior Member

- Posts: 851
- Joined: Sun Feb 26, 2012 2:25 am
- Location: Princeton, New Jersey
- Contact:
Re: Can I dual boot two diff os with an ultrabay?
Press F12 each time it boots to bring up the boot device menu, then choose the hard drive you want to boot from.
If you would rather have a nice boot menu appear automatically, you'll have to set up a bootloader on one of your hard drives, e.g. add additional entries in the Windows bootloader, or install GRUB, etc.
If you would rather have a nice boot menu appear automatically, you'll have to set up a bootloader on one of your hard drives, e.g. add additional entries in the Windows bootloader, or install GRUB, etc.
X60 tablet 6363-P3U, 3GB ram, 128GB SanDisk Extreme SSD, SXGA+ screen, Intel 6300
T61 Frankenpad in 15 inch T60 body, UXGA LED-lit AFFS LCD, T9300, 6GB RAM, NVidia NVS140m, Intel 6205, 128GB Crucial M4 SSD, 1TB HGST HDD + eBay caddy in Ultrabay
701c butterfly, 75MHz 486DX4, 40MB ram, 1GB CF card
T61 Frankenpad in 15 inch T60 body, UXGA LED-lit AFFS LCD, T9300, 6GB RAM, NVidia NVS140m, Intel 6205, 128GB Crucial M4 SSD, 1TB HGST HDD + eBay caddy in Ultrabay
701c butterfly, 75MHz 486DX4, 40MB ram, 1GB CF card
Re: Can I dual boot two diff os with an ultrabay?
Thanks for the reply, I was familiar with the f12 but yea I wanted to know if its possible to have a menu. I will search further since it is possible and see the proper way in editing the bootloader. Thanks
-
twistero
- Senior Member

- Posts: 851
- Joined: Sun Feb 26, 2012 2:25 am
- Location: Princeton, New Jersey
- Contact:
Re: Can I dual boot two diff os with an ultrabay?
What operating systems do you plan to install?
X60 tablet 6363-P3U, 3GB ram, 128GB SanDisk Extreme SSD, SXGA+ screen, Intel 6300
T61 Frankenpad in 15 inch T60 body, UXGA LED-lit AFFS LCD, T9300, 6GB RAM, NVidia NVS140m, Intel 6205, 128GB Crucial M4 SSD, 1TB HGST HDD + eBay caddy in Ultrabay
701c butterfly, 75MHz 486DX4, 40MB ram, 1GB CF card
T61 Frankenpad in 15 inch T60 body, UXGA LED-lit AFFS LCD, T9300, 6GB RAM, NVidia NVS140m, Intel 6205, 128GB Crucial M4 SSD, 1TB HGST HDD + eBay caddy in Ultrabay
701c butterfly, 75MHz 486DX4, 40MB ram, 1GB CF card
Re: Can I dual boot two diff os with an ultrabay?
Yes you can via windows boot loader or GRUB , have to specify the disk and partition to boot off from.
Re: Can I dual boot two diff os with an ultrabay?
Twist they both will have windows 7 just for different purposes, I will get grub now and mess with it. Thanks guys.
-
twistero
- Senior Member

- Posts: 851
- Joined: Sun Feb 26, 2012 2:25 am
- Location: Princeton, New Jersey
- Contact:
Re: Can I dual boot two diff os with an ultrabay?
If they're both going to be Windows 7, it's probably easiest and safest to just add another entry into your existing Windows bootloader, so you don't have to worry about accidentally wiping your MBR and such when installing GRUB.
EasyBCD should make it a breeze.
EasyBCD should make it a breeze.
X60 tablet 6363-P3U, 3GB ram, 128GB SanDisk Extreme SSD, SXGA+ screen, Intel 6300
T61 Frankenpad in 15 inch T60 body, UXGA LED-lit AFFS LCD, T9300, 6GB RAM, NVidia NVS140m, Intel 6205, 128GB Crucial M4 SSD, 1TB HGST HDD + eBay caddy in Ultrabay
701c butterfly, 75MHz 486DX4, 40MB ram, 1GB CF card
T61 Frankenpad in 15 inch T60 body, UXGA LED-lit AFFS LCD, T9300, 6GB RAM, NVidia NVS140m, Intel 6205, 128GB Crucial M4 SSD, 1TB HGST HDD + eBay caddy in Ultrabay
701c butterfly, 75MHz 486DX4, 40MB ram, 1GB CF card
Re: Can I dual boot two diff os with an ultrabay?
Thank you again, will this work even if I have xp and win7 or a linux and win7? I also found gag. I destroyed my system badly years ago messing with this and would hate to go thru this again. So Iam very cautious at this point, considering even using f12 and letting things be. So easybcd can work even if theyre both not win7? And how you feel about GAG? Thanks again
-
twistero
- Senior Member

- Posts: 851
- Joined: Sun Feb 26, 2012 2:25 am
- Location: Princeton, New Jersey
- Contact:
Re: Can I dual boot two diff os with an ultrabay?
In short: yes.
If your primary OS is Windows 7, then everything can be done within EasyBCD. The Windows 7 boot loader should be able to boot XP natively, and EasyBCD will help you add the entry easily. For Linux, EasyBCD comes with "NeoGRUB", which is a rebranded version of Grub4DOS, chainloaded from windows bootloader (so no installing into MBR). Being GRUB, it is very flexible and can boot pretty much all flavors of Linux. (EasyBCD can also add a Linux entry directly into Windows boot loader by copying the boot sector of your Linux partition. I don't use that option.)
If your primary OS is Linux, the same thing can be done in GRUB. You'll have to chainload windows boot loader in order to boot Windows partitions.
Either way, there should be no need to install any new boot loader into the MBR.
I have no experience with GAG boot manager.
If your primary OS is Windows 7, then everything can be done within EasyBCD. The Windows 7 boot loader should be able to boot XP natively, and EasyBCD will help you add the entry easily. For Linux, EasyBCD comes with "NeoGRUB", which is a rebranded version of Grub4DOS, chainloaded from windows bootloader (so no installing into MBR). Being GRUB, it is very flexible and can boot pretty much all flavors of Linux. (EasyBCD can also add a Linux entry directly into Windows boot loader by copying the boot sector of your Linux partition. I don't use that option.)
If your primary OS is Linux, the same thing can be done in GRUB. You'll have to chainload windows boot loader in order to boot Windows partitions.
Either way, there should be no need to install any new boot loader into the MBR.
I have no experience with GAG boot manager.
X60 tablet 6363-P3U, 3GB ram, 128GB SanDisk Extreme SSD, SXGA+ screen, Intel 6300
T61 Frankenpad in 15 inch T60 body, UXGA LED-lit AFFS LCD, T9300, 6GB RAM, NVidia NVS140m, Intel 6205, 128GB Crucial M4 SSD, 1TB HGST HDD + eBay caddy in Ultrabay
701c butterfly, 75MHz 486DX4, 40MB ram, 1GB CF card
T61 Frankenpad in 15 inch T60 body, UXGA LED-lit AFFS LCD, T9300, 6GB RAM, NVidia NVS140m, Intel 6205, 128GB Crucial M4 SSD, 1TB HGST HDD + eBay caddy in Ultrabay
701c butterfly, 75MHz 486DX4, 40MB ram, 1GB CF card
Re: Can I dual boot two diff os with an ultrabay?
Good enough Twist and appreciate your time you took explaining everything. Will go with easyBCD and see how that works out. Thanks again for the lengthy explanation.
-
- Similar Topics
- Replies
- Views
- Last post
-
-
How Can I Tell If T400 is in "Dual Channel Mode"?
by jimwg » Sat Apr 15, 2017 3:36 am » in ThinkPad R, A, G and Z Series - 6 Replies
- 767 Views
-
Last post by shawross
Sat Apr 15, 2017 8:08 pm
-
-
- 4 Replies
- 2195 Views
-
Last post by jronald
Wed Feb 22, 2017 6:48 pm
-
-
R61: Takes Two Tries to Start
by ArtShapiro » Mon Jan 02, 2017 3:58 pm » in ThinkPad R, A, G and Z Series - 7 Replies
- 1764 Views
-
Last post by jaspen-meyer
Sun Jan 08, 2017 3:15 am
-
-
-
Models that support two ultrabays
by Whitieiii » Sat Jan 21, 2017 6:49 am » in GENERAL ThinkPad News/Comments & Questions - 5 Replies
- 544 Views
-
Last post by Whitieiii
Sat Jan 21, 2017 4:34 pm
-
Who is online
Users browsing this forum: iModFrenzy and 11 guests




