boot from ultrabay?
boot from ultrabay?
has anyone been able to boot from the ultrabay?
I have a T61 and just got an caddy for the ultrabay to put a 2nd hard drive.
I have a T61 and just got an caddy for the ultrabay to put a 2nd hard drive.
-
RealBlackStuff
- Admin
- Posts: 17508
- Joined: Mon Sep 18, 2006 5:17 am
- Location: Mt. Cobb, PA USA
- Contact:
You have to change the boot-order in your BIOS, or press F12 at booting time to select from which item to boot.
Lovely day for a Guinness! (The Real Black Stuff)
Check out The Boardroom for Parts, Mods and Other Services.
Check out The Boardroom for Parts, Mods and Other Services.
Booting from an ultrabay HD saved my @$$ twice 
IBM Lenovo Z61p | 15.4'' WUXGA | Intel Core 2 Duo T7400 2x 2.16GHz | 4 GB Kingston HyperX | Hitachi 7K500 500 GB + WD 1TB (USB) | ATI Mobility FireGL V5200 | ThinkPad Atheros a/b/g | Analog Devices AD1981HD | Win 7 x86 + ArchLinux 2009.08 x64 (number crunching)
I tried that and it doesn't work.
the only way I got it to boot is to use boot magic (by powerquest) then add a menu to boot from my ultrabay.
if it's a dos windows 98, it boots fine (with the help of boot magic), but when I try to install XP, by first copying the the i386 folder into the fat32 partition, the setup runs fine, until the first reboot , then it won't boot anymore (still with the help of boot magic). something about boot.ini or ntloader. I'll have to try it again to see what the exact error is.
the only way I got it to boot is to use boot magic (by powerquest) then add a menu to boot from my ultrabay.
if it's a dos windows 98, it boots fine (with the help of boot magic), but when I try to install XP, by first copying the the i386 folder into the fat32 partition, the setup runs fine, until the first reboot , then it won't boot anymore (still with the help of boot magic). something about boot.ini or ntloader. I'll have to try it again to see what the exact error is.
-
bill bolton
- Admin

- Posts: 3848
- Joined: Thu Sep 01, 2005 10:09 am
- Location: Sydney, Australia - Best Address on Earth!
the original drive that came with my T61, I put in the ultrabay caddy.
I click on the blue ThinkVantage button, then select F12 to boot from the ultrabay, ATA HDD1
I then get an error:
cannot boot from any device, then it lists all my devices
ATA HDD1 no valid operating system
it also lists
ATA HDD0 no valid operating system even though I can boot from it, with boot magic. I tried disabling boot magic with the same results.
I click on the blue ThinkVantage button, then select F12 to boot from the ultrabay, ATA HDD1
I then get an error:
cannot boot from any device, then it lists all my devices
ATA HDD1 no valid operating system
it also lists
ATA HDD0 no valid operating system even though I can boot from it, with boot magic. I tried disabling boot magic with the same results.
-
Stargate199
- Senior Member

- Posts: 708
- Joined: Thu Jul 13, 2006 2:51 pm
- Location: Atlanta, GA
Make sure the BIOS is updated to the latest version. Sounds like the boot loader cannot find the boot sector on the drive for some reason.
One thing I am going to guess that happened is that when you started your XP install, it wanted to put the MBR on your main hard drive instead of the ultrabay drive. I would completely remove your main drive and try installing with just the ultrabay drive installed and see what happens.
One thing I am going to guess that happened is that when you started your XP install, it wanted to put the MBR on your main hard drive instead of the ultrabay drive. I would completely remove your main drive and try installing with just the ultrabay drive installed and see what happens.
I have finally rejoined the dark side.
ThinkPad T450s, Core i7 5600u, 12GB RAM, Samsung 850 EVO 500GB SSD.
Previous ThinkPads: T41, T21, 600E
ThinkPad T450s, Core i7 5600u, 12GB RAM, Samsung 850 EVO 500GB SSD.
Previous ThinkPads: T41, T21, 600E
ok, looks like I was able to boot off my original drive that I put in the ultrabay after updating the bios, but some XP errors. I still have my new drive in ATA HDD0
what should I have in my boot.ini?
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
I'm not sure what OS actually loaded, as I have a couple of OS's in my new drive and I got a bunch of errors, so I just shut it down.
what should I have in my boot.ini?
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
I'm not sure what OS actually loaded, as I have a couple of OS's in my new drive and I got a bunch of errors, so I just shut it down.
-
Stargate199
- Senior Member

- Posts: 708
- Joined: Thu Jul 13, 2006 2:51 pm
- Location: Atlanta, GA
Since this is a removable drive, I would just have a separate boot.ini on the ultrabay drive. You could modify the original boot.ini file on your main drive to include the OS on the ultrabay drive. You will just have to point the second boot entry to the other drive. A quick google search will tell you how to do it. It's been a while since I have done something like this so I don't remember how to do it.
I have finally rejoined the dark side.
ThinkPad T450s, Core i7 5600u, 12GB RAM, Samsung 850 EVO 500GB SSD.
Previous ThinkPads: T41, T21, 600E
ThinkPad T450s, Core i7 5600u, 12GB RAM, Samsung 850 EVO 500GB SSD.
Previous ThinkPads: T41, T21, 600E
yeah, I have a separate boot.ini on my ultrabay.
looks like leaving it at:
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
works.
one thing that boot magic changes is the active partition on the ultrabay. I had to make sure I set the partition to an active partition so I could boot from my ultrabay. I'm not sure if I was having the same problems with the earlier bios.
I'm all set! thanks for all the help!
looks like leaving it at:
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
works.
one thing that boot magic changes is the active partition on the ultrabay. I had to make sure I set the partition to an active partition so I could boot from my ultrabay. I'm not sure if I was having the same problems with the earlier bios.
I'm all set! thanks for all the help!
RE:boot off ultrabay
I don't really undersstand why you're using boot magic. Make an active partition using the disk manager on the new drive and intall to it. I'd use a linux trick to make things easier on boot. Look up and try wingrub. I use grub to triple boot using the ultrabay. You can also try adding this line to your boot.ini instead:
multi(0)disk(1)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
multi(0)disk(1)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /noexecute=optin /fastdetect
http://www.truk.tk - 'Cause you've got nothing better to do.
RIP t30 2367-au5 October '07
t400 2764-CTO
7/OSX/Ubuntu
2.8GHz core 2 duo
4g DDR3
320g@5400rpm+160g@7200RPM
Led backlit and all the goodies
RIP t30 2367-au5 October '07
t400 2764-CTO
7/OSX/Ubuntu
2.8GHz core 2 duo
4g DDR3
320g@5400rpm+160g@7200RPM
Led backlit and all the goodies
-
- Similar Topics
- Replies
- Views
- Last post
-
-
FS: Serial Ultrabay Slim DVD Multi IV Drives (8 available)
by excal32 » Thu Dec 29, 2016 1:10 pm » in Marketplace - Forum Members only - 1 Replies
- 316 Views
-
Last post by excal32
Mon Jan 02, 2017 10:18 pm
-
-
-
WTB Ultrabay Hard Hard Drive Adapter
by taichi » Tue Jan 10, 2017 11:12 pm » in Marketplace - Forum Members only - 5 Replies
- 623 Views
-
Last post by RealBlackStuff
Fri Jan 27, 2017 3:02 pm
-
-
-
Another ballsup from Lenovo: the 40Y8725 Ultrabay SATA-adapter
by RealBlackStuff » Wed Jan 25, 2017 3:20 pm » in GENERAL ThinkPad News/Comments & Questions - 1 Replies
- 413 Views
-
Last post by Cigarguy
Wed Jan 25, 2017 10:16 pm
-
-
-
T400 - Ultrabay Battery won't work
by timtakpad » Mon Jan 30, 2017 6:20 pm » in ThinkPad T400/410/420 and T500/510/520 Series - 9 Replies
- 1673 Views
-
Last post by TonyJZX
Fri Apr 07, 2017 1:39 am
-
Who is online
Users browsing this forum: No registered users and 7 guests





