Monday, July 31, 2006

IBM ThinkPad HDD Upgrade

Recently I decided to upgrade the original 40GB hard drive in my ThinkPad T41 to something bigger (and faster). HDD upgrade is not something I like. It is as complicated, as changing the old laptop for a new one, but in the end you still have your old laptop, so the reward is... not that rewarding. Why is it so difficult and time consuming? I work with my computer easily ten hours a day (on average). And everyday I do something that makes it better. Add a few links, store a password or two, customize several websites, or install an application that makes my life easier. So imagine after, say 500 days, I decide to change the drive. I can always use a tool like Norton Ghost, to mirror my old drive (stream the content to the new one), but at the same time, I do realize my 500 days old Windows operating system is cluttered with the remains of old applications, unused registry settings and lots of rubbish that I no longer use, but what occupies the precious RAM and causes instabilities. Windows does require periodical refresh (that means fresh install most of the times). So usually when I decide to upgrade the hard drive, it is a good time to clean-install a fresh copy of the operating system. But then it takes almost a month to bring everything back to where it used to be... Metadata metachallenges... One day this will be universally solved.

But as this blog is not about life - changing ideas, I will not discuss the general (poor) state of the metadata solutions. The purpose of this bulletin is to share the way I upgraded a drive in my IBM Thinkpad T41 (should generally apply to other IBM laptops).

Where was the challenge? I had no Windows installation CD. IBM laptops come with Windows preinstalled, so you can restore the computer to factory default state (that means reformatting the hard drive) by pressing the "Access IBM" button at startup and then choosing the "Recover to factory settings" option. Of course... but this works ONLY when your hard drive has something they call "Predesktop Area", a piece of a drive with Windows install files on it. As you can imagine, the new aftermarket drives simply don't have that special area...

My plan was generally simple:

  1. Transfer the IBM predesktop area from the old drive to the new one
  2. Use the Access IBM button at startup to rebuild original Windows from the new drive.

Unfortunately it did not work. I purchased the latest Norton Ghost, then using IDE-TO-USB converter cable plugged the new drive to the laptop, and used the "duplicate drive" option of Ghost to mirror the old drive to the new one. After that, I removed the old drive from the laptop and installed the new one, booted the laptop and pressed the Blue button... just to learn Ghost failed to mirror the drive properly. I don't know exactly what happened, but the Blue button was not giving the usual options, throwing an error message instead. I tried several other drive mirroring tools and none worked (it took several days, installing the mirroring soft, executing the mirror operation and learning it failed). Then I realized I would not do it with "normal" tools. IBM Predesktop is simply not visible to them the way it should be.

So I started digging The Net and here is what I learned:

  • The predesktop area is not a legal partition. Most (if not all) of the mirroring software just can't see it.
  • When you get to the "Recover to factory..." option via the blue "Access IBM" button at startup, there is a hidden exit by pressing F3. It brings you to the command shell (DOS). Once there, you may use fwbackup.exe and fwrestor.exe applications you will find there. Fwbackup backs up the predesktop area somewhere, and fwrestore does the opposite.

So now my new HDD upgrade plan was modified to look like this:

  1. Prepare a IDE-TO-USB converter.
  2. Prepare a THIRD (intermediate) HDD (6GB is enough, I used an old drive from some old Toshiba laptop, but generally you can use any USB drive for that (as long as it can be formatted with FAT32).
  3. Prepare a bootable Windows 95 or Windows 98 CD (again from one of my old machines).
  4. Boot Windows normally from the old drive, then connect the intermediate drive over USB and format it using FAT32 filesystem. The choice of FAT32 is because the drive has to be visible after the machine is booted with DOS shell of Win 95/98.
  5. Reboot and press the blue "Access IBM" button, then go to "Recover to factory..." and press F3 (undocumented) to exit to the DOS command shell.
  6. Make sure the intermediate drive is visible (it mounted as drive D: in my case). Go to A:\RECOVERY (A: is a virtual drive mounted during the IBM recovery procedure) and launch FWBACKUP application:
    fwbackup size=640 file=d:\backup
    This will take fairly long time (2 hours+ in my case), and will produce a set of backup.nnn files on the intermediate drive.
  7. Copy the FWRESTOR.EXE from A: to the intermediate drive (you will need this application to restore the backup.nnn files created in step 6).
  8. Power off the machine, replace the old hard drive with a new, blank one. Leave the intermediate drive with backup files connected over USB.
  9. Boot the computer with the Windows 9x CD (actually do not start Windows, just go to the DOS shell). From there go to the intermediate drive (still conencted over USB) and run:
    fwrestor file=d:\backup
    This will restore the predesktop area to the new drive. We are almost home...
  10. Reboot, press the blue "Access IBM" and go to the "Recover to factory...". This will setup you a fresh copy of Windows XP, direct from the predesktop area, just transferred over the intermediate drive from your old to the new one. Ufffff......

The nice thing about this rather lenghty procedure is you will recover everything exactly as it was intended to by IBM. Now it is just a matter of updating your Windows to the latest patches (another 3-5 hours), install the applications (1-3 days) and copy over all your passwords and cookies (2 weeks...). Now you know why I hate this process, just hoping the description above will save you some work and time.

Till next time...

54 comments:

  1. When you boot the machine using the windows 98 boot cd with the intermediate drive connected using USB, will the USB drive will be visible in the DOS prompt without any additional drivers?

    ReplyDelete
  2. Yes, ThinkPad BIOS takes care of that.

    ReplyDelete
  3. THANK YOU! for the information in this posting. I've struggled for days with various information found on the internet regarding a Thinkpad HDD upgrade. At first I wanted to copy my existing Windows XP partition and have the Predesktop area copied for the future, just in case. I could not get this to work with either GHOST or EZ GIG II. I could successfully clone the Windows partition with EZ GIG, but had no luck with the Predesktop area. Considering I could probably recover my system to the desired operating condition after a couple of days, I decided it was worth it to start with a clean 'factory' slate. This procedure worked great as opposed to other information found online. Once again, thanks for the posting.

    ReplyDelete
  4. Good to hear your story! If you have anything to add, let me know, it is good to make somebody's life easier...

    ReplyDelete
  5. First of all, great information. I still have not been able to get this to work for my G40. The F3 trick does not work for me, so I have to CTRL+Break the batch job after the recovery utility starts in order to see the files and folders in the hidden partition. I also cannot get my system to recognize a 6GB HDD connected via IDE to USB converter. Any thoughts on how to get the USB connected drive to show?

    ReplyDelete
  6. Hi, as noted in the original bulletin above, the "helper" HDD should be formatted with Fat-32. With that my ThinkPad does not need anything else to recognize the drive connected to USB port - looks like all the necessary software is built in the IBM BIOS. While this works on my T41, this does not have to be true for other models...

    ReplyDelete
  7. Thanks for the information.

    Any idea how I might restore the Predesktop area and HPA when my original drive died. I had backups but didn't know about the HPA until it was too late. I purchased the restore CDs from IBM/Lenovo, but they do not recreate the HPA and Predesktop area. This makes the Access IBM button useless, and also means that I have to carry all of the CDs with me when on business trips...just in case.

    ReplyDelete
  8. Hmmm... That is weird, I have been pretty sure the original restore CDs would create the predesktop area. If they do not, am afraid I cannot help you. The only answer would be to find a backed up predesktop partition and fwrestore...

    ReplyDelete
  9. Thanks for the article. Unfortunately I have not been able to "see" either my USB drive (FAT32) or CD-ROM drive when I F3 out to the Predesktop command prompt. Basically I'm stuck at the point where I "make sure the intermediate drive is visible.

    I poked around in the available drives and also do not see any signs of USB drivers which I believe would be needed beyond the BIOS support.

    Maybe an issue with the T40 vs T41?

    Note: I'm able to see my intermediate USB drive if I boot from a CD.

    Any ideas? Thanks in advance...

    ReplyDelete
  10. Well... I am not 100% sure what do you mean by booting from CD. I do not have the machine at hand now, but will try to check if there are any BIOS settings that would help.

    ReplyDelete
  11. If I boot from a separate boot disk (Win98), I can see the USB connected FAT32 drive.

    However, the drive is not available when I F3 out to the C:> prompt after booting to the desktop area. I think the bios is OK because I can test the USB port after booting to the predesktop area, but it looks like there are no USB drivers loaded.

    Again, thanks for any help you can provide.

    ReplyDelete
  12. In BIOS settings (config) there is a USB option. When ON it supports drives via BIOS. Yours is probably OFF, try changing this (blue button when booting, then F1). Hope this helps.

    ReplyDelete
  13. I'll recheck right after I reboot -- but I believe that setting is already 'ON'. Would it be possible for you to send me the FWBACKUP and FWRESTORE utilities? I think that may allow me to do the backup outside of the Predesktop boot (at least according to the disk cloning instructions from IBM).

    Thanks,

    JLTook11atcomcast.net

    ReplyDelete
  14. confirmed... USB BIOS support is 'Enabled'.

    I love ThinkPads, but this is killing me!

    ReplyDelete
  15. Update: Thanks for sending those files, but unfortunately they did not work for me. I created and booted a Bart PE CD and tried to run FWBACKUP from the cmd prompt but it just sat there doing nothing. :(

    I also tried a number of other boot cds but getting them to recognize the USB drive was challenging since DOS does not normally support USB devices. I don't understand how this just "worked" for you.

    In the meantime, I went ahead and ordered the Recovery CDs from IBM -- they arrived yesterday, but the initial boot CD had a bad file on it! I just can't win.

    ReplyDelete
  16. Well... this may just be the difference between T40 and T41. What I did and described here was T41. And I do not have any explicit USB drivers, the drive just works, probably thanks to the enhanced BIOS (that is my theory at least...).

    ReplyDelete
  17. Get a copy of Acronis True Image and install it on your HD, then using the USB adapter, clone the old disk to the new one. True Image will see the hidden restore partition, make sure to choose both partitions when cloning. I refurb Tpads and have done this hundreds of times on about every model imaginable. T40's and later have USB 2.0, so it only takes about 30 minutes. Then swap the drives and you're done. Will boot right up.

    ReplyDelete
  18. In regards to what "Anonymous" said on August 13, 2007 5:14 AM

    That solution only works with earlier Thinkpad T30 and below. Both EZ-GIG and Acronis will not copy HPA

    You'll need to follow the instructions above in regards to copying HPA (Hidden Protected Area) for later machines

    ReplyDelete
  19. I found that in addition to enabling BIOS USB support, you will need to add your USB HD in SETUP to the included Boot Order list (the default is excluded) in the BIOS in order for it to show up as a drive in Win98 or in the escaped DOS prompt from Recovery without having to load any usb drivers.

    ReplyDelete
  20. Hello everybody,

    I've ordered a 2nd hand ThinkPad X31 recently and since I found out about that HPA I was wondering how to swap the HDD and move the HPA to the new drive, too.

    So I found this decent HowTo here written by Headworkx. First of all, thanks for that!

    Here is my actual comment about the whole thing: Reading the HowTo I found it rather inappropriate to work with a USB drive under DOS and other comments seemed to proof me right so far.

    As far as I still don't have my ThinkPad X31 I GUESS the following could be a useful solution as well, but correct me if I made a mistake in my assumptions:

    1. Still having the old HDD in your ThinkPad reboot and press the blue "Access IBM" button, then go to "Recover to factory..." and press F3 (undocumented) to exit to the DOS command shell.

    2. Go to A:\RECOVERY (A: is a virtual drive mounted during the IBM recovery procedure) and launch FWBACKUP application:
    fwbackup size=640 file=c:\backup

    3. Copy the FWRESTOR.EXE from A: to C: (no USB Drive needed so far, all neccessary files backed up to your old HDD in Partition C:)

    4. Burn a bootable DVD e.g. with Nero using a DOS-boot-disk to create the boot-sector and copy the backup.nnn files and FWRESTOR.EXE from C: to that DVD

    5. install the new HDD to your ThinkPad, boot from the created DVD and run:
    fwrestor file=d:\backup (with D: being your DVD-Drive)

    6. Recovery should take place from your bootable DVD now

    Best regards from Germany
    Sebastian

    ReplyDelete
  21. Hi Sebastian,

    I can confirm the USB drive works under DOS. You just have to enable legacy USB support in BIOS.

    I am not sure about your solution, especially the part when you want to access your DVD drive from DOS. Just not sure if DOS handles DVD formats.

    Also - my C drive was NTFS - formatted and thus not easily accessible from DOS. That is why I opted for the intermediate drive solution.

    ReplyDelete
  22. Hi,

    thanks for the quick reply. Your arguments are quite reasonable.

    I tried several things for now:

    Burn a bootable DVD with emulation as a HDD (otherwise the DVD's size would have been shrinked to a FDD's 1,44 MB) -> DOS is bootable from DVD but no access via USB-keyboard (tested on my desktop PC).

    So booting DOS from a DVD is possible and it might work even with keyboard support on a ThinkPad. With the DVD emulated as a HDD there should be enogh capacity for the HPA backup.nnn files.

    But to increase my options I also tested the following:
    I booted DOS and tried to access a USB flash drive formatted in FAT32 -> this worked either! However the USB flash drive was only found when DOS was booted from a MS-DOS floppy start disk. Booting from CD (emulating a MS-DOS floppy start disk) made the USB flash drive disappear. So in the end I can't tell if this worked on a ThinnkPad X31 but I'm convinced it certainly did on your machine.

    So what am I gonna do? My ThinkPad X31 will be delivered tomorrow and I will try to stick to your HowTo using my USB flash drive as the third (intermediate) drive.

    If not successful I will have to try one of the remaining options. Some of them appear to be quite appropriate. So I'm looking forward to get the whole thing done somehow...

    ReplyDelete
  23. If it works when booting from FDD, then you can always copy the FWBACKUP and FWESTORE utilities to the floppy disk... Should do the job.

    ReplyDelete
  24. After a rather long fight with my new ThinkPad X31 I'm finally having a backup being restored to a new installed Samsung M60.

    Unfortunately I had several problems trying to stick to your HowTo, headworx.

    But the following did just fine in the end:

    I booted the Win98SE boot disk from CD and formatted partition C on the ThinkPad's HDD to FAT32.

    After a reboot I used fwbackup to backup the HPA to partition C.

    5 Files had been created 640 MB in size, the last one only 552 MB. I added fwrestor.exe to these files as well und shut the notebook down.

    Now I swapped the hard disk drives and installed the old ThinkPad drive containing the backups to my external HDD USB case, connected it to my desktop PC and burned a bootable DOS DVD with all the backup files.

    Having the Samsung M60 installed to the ThinkPad I booted from my Win98SE CD and deleted the HDD's MBR with fdisk.

    Afterwards I just placed the DVD into the drive and rebooted from that DVD. Now I was able to run fwrestore.exe!

    This is how it works for a ThinkPad X31. I'd say it's the only way for that oldie.

    Thanks for your help, I appreciate technical bulletins like yours.

    cu
    Sebastian

    ReplyDelete
  25. I am glad you have finally succeeded and found my little guide of some help. Thanks for posting :)

    ReplyDelete
  26. IBM document can be found here ftp://ftp.software.ibm.com/pc/pccbbs/access_ibm_en/hpa_aibm.pdf

    ReplyDelete
  27. Using this method took me over 2 1/2 hours just for the backup alone, why's it so slow?

    Using fiesta (http://sourceforge.net/projects/fiesta) I was able to copy directly from one disk to another with

    fiesta -C /dev/hda -f /dev/sdb 2>/dev/null | sh

    hda is the original internal drive and sdb is the replacement disk.
    With the new disk in I ran

    fiesta -nc -x

    to update the checksums.

    The whole ptocess took about 20min, after that I had the new hard disk in and was in the new Predesktop area.

    ReplyDelete
  28. Good tip with Fiesta.

    BTW I have just upgraded my new Lenovo to an FDE drive using Acronis Migrate Easy. The entire process (including moving ~140GB of data) took less than 3 hours.

    http://headworx.slupik.com/2008/02/fde-full-disk-encryption-hard-drive.html

    ReplyDelete
  29. This post works great on the X31 just do the bios update to get to 3.02 and the usb harddrive will work great

    ReplyDelete
  30. Greeting everyone! I am working on a T40 in the way that Sebastian mentioned. The problem with T40 is that the BIOS only picks up USB floppy drive or CD-ROM, therefore Sebastian's method should work on T40. The only problem is that it take ages to backup the bloody HPA. it is still 3% after an hour. well, it is the first backup file only !!!! .... getting really mad on this. I am looking to see if fiesta will work for me
    Brian ^v^

    ReplyDelete
  31. hi just reading all the posts in here and i too found a problem with some hard drives not being detected in dos, but i did find something out when u format in fat32 alot of people have long names for the drive name like say boot 123 or they might even have no name at all i found this to not work but if i name the hard drive say Boot it will detect then. i just thought i would share this with the rest of the guys having problems it could just be a matter of the hard drive name keep it simple and short and 1 word worked for me rgds,

    headworx thanks for the time and the post

    ReplyDelete
  32. I just had a question. I have tried this method several times prior to finding this post, but have not been quite as successful.

    I have a couple of questions about the exact steps.

    1. The new drive, does it need to have a recognized format setup on it? New drives come unallocated, so will that work? Will it be recognized by fwrestor.exe?

    2. According to Step 9, we just run fwrestor.exe from the immediate (USB) drive. Since the destination drive/partition is not specified, how does fwrestore.exe know which drive to restore to?

    Thank you.

    ReplyDelete
  33. 1. The new drive may be unallocated. FWRESTOR will take care of it.

    2. It restores [probably] to the first physical drive on the first ATA interface. So the one tha you plug in the original drive bay.

    ReplyDelete
  34. Thanks for the quick response.

    I think I know what I need to do.

    ReplyDelete
  35. I also seem to be having trouble getting BIOS to recognize my USB HDD.

    I know that when I go into DOS using the F3 key in Recovery, the USB HDD is recognized. But what I'm using to boot into DOS is a 98SE boot CD, which does not seem to work.

    I know in the original steps that Windows 98 installation CD is used, so does that matter? Should I use an installation CD instead of a boot CD to get the USB to be recognized?

    I have already altered my BIOS Settings with USB support enabled, and the Boot Sequence includes the USB HDD ordered after the CD/DVD drive. And what I noticed is that I cannot boot using the USB HDD.

    Any suggestions?

    Thanks.

    ReplyDelete
  36. HI there used to be a setting in BIOS called LEGACY SUPPORT or something similar (I cannot check this now). Turning this ON may help. Somebody here also noted the drive presence depends on the BIOS/ ThinkPad version / Model. I had no issues with this on T41p.

    ReplyDelete
  37. Hey, it's me again.

    First of all, my Thinkpad X31 still works fine. ;o)

    But meanwhile I would like to sell the Thinkpad's original HDD which I had replaced back on 4th of October 2007.

    Now I would like to find out if anyone knows about a way to delete the Hidden Protected Area (HPA) fromt that HDD. I just want to sell a clean HDD with it's maximum capacity.

    ReplyDelete
  38. It is a good question.... You can always download the trial version of Acronis True Image - it handles the HPA correctly including getting rid of it :)

    ReplyDelete
  39. Hi,

    Acronis didn't do as it only detects a fake-partition just 1,6 MB in size. I am going to use HDAT2 (http://www.hdat2.com/) but I will have to install the old HDD in the Thinkpad for this as HDAT2 does not have the appropriate options available for USB-drives although it does detect and support them in general.

    ReplyDelete
  40. Hmmmm that is interesting... I have used Acronis a number of times and every time it worked well with HPAs...

    ReplyDelete
  41. i wanted to thank you for your detailed, easy to follow, explanation! i had spent hours online trying to find complete instructions and was extremely happy to come across your blog! thank you thank you!

    ReplyDelete
  42. It is always nice to learn it is still helpful after two years since originally published :)

    ReplyDelete
  43. Hi, all. I'll have my new lenovo notebook in two days.

    When the notebook arrive I'll create two partitions: 30 for C: and 80 GB for Documents.

    After it, I'll install and actualize software, and clone the partition C: using Acronis True Image. The image will be saved in DVD and a copy will be left in the 80GB partition.

    My question: If I boot from the True Image disk, Will I be able to restore THIS PARTITION from the image in the 80GB partition normally? As we do normally in an HD without the hidden recovery partition.

    I work with software, so mess up Windows is my job. Then, I do not want to do the recovery from IBM, since it will wipe the HD and return it to the manufactures, which would made copy my data do an external drive, repartition the HD, install all my softwares again, atualize then and copy data back. Using the Acronis will take 10-15 min to recover C: and that is what I want.

    ReplyDelete
  44. I have not tried this, but it should work as you describe. Acronis boots pre-desktop environment, so you can see all the devices and files.

    ReplyDelete
  45. Someone can send to me FWBACKUP and FWRESTOR, because I think my rescue and recovery is not working properly. branci@bol.com.br

    Thanks a lot!

    ReplyDelete
  46. Hi headworx -- question on the IDE to USB cable. Do I need only the cable, or do I also need the power supply? I guess I don't know how this cable set actually works. Thanks!

    ReplyDelete
  47. Well... the answer is... it depends :)

    Assuming you have a standard (parallel) ATA drive (most older Thinkpads), you need either a USB<->ATA cable or a 2,5" USB drive enclosure with matching cable. Most enclosures have mini-USB conenctors, so in that case you would need a USB-to-miniUSB cable. Usually when you buy an enclosure, it comes with appropriate cables. Most drives usually get enough power from the USB port (ThinkPad ports typically deliver more than just standard 500mA). If your drive is very power hungry, you may need an extra power supply or draw power from a second USB port. Again, most enclosures or USB-to-ATA cables are ended with two USB plugs on the computer end, so they combine the power from two USB ports.

    ReplyDelete
  48. Two more points to consider when upgrading the HDD. 1- Will it be "compatible" with the HD Active Protection System, i.e, the "AirBag" system for the HDD and 2- is there a way to streamline the image with sp3 (in the case of XP Pro )and, if it's not too much to ask to include newer versions of drivers?
    Thanks

    ReplyDelete
  49. 1 - airbag - as far as I understand is a software solution... as long as the hardware provides accelerometers, it is a matter of loading an appropriate driver, usually present on the "factory default" image

    2 - depends on what is stored as a default on the factory partition; it is not possible to alter this setup... usually there is a very old version of OS... in my case even pre-sp1 XP

    ReplyDelete
  50. I have a T40 I'm trying to backup before the HD totally smokes (bad sectors already) - I'm hoping the HPA is still OK.

    I booted into the HPA's DOS environment and can't find FWBACKUP and FWRESTOR (yes, I've done all the usual DOS search functions).

    Would someone mind emailing them to me? Thanks so much!

    mnizod [at] y'hoo [dot] com.

    ReplyDelete
  51. Hello!

    My story. Running ahead - it was a SUCCESS!

    Have to replace HDD in my friend's good-old T41. The way was painful (just like Headworks'). Before finding and following this I've tried Acronis True Image Home 11 & Server 9, Norton Ghost 2003 & 14. And with no luck. Progs were not able to copy hidden area, even though Acronis showed it (but only as unpartitioned). As described on forums.thinkpads.com Ghost 2003 should work (with -ib switch), but the problem for me was in USB-TO-IDE - when loading DOS Ghost can't see external disk. Was eager to try Apricon EZ Gig app. Thought it could help, or why than it comes in bundle, when you buy HDD upgade kit from IBM/Lenovo http://shop.lenovo.com/SEUILibrary/controller/e/web/LenovoPortal/en_US/catalog.workflow:item.detail?GroupID=38&Code=41A1534&current-category-id=6D8E5191FB0B45CBB39F45EB5B2B986E ?
    But was not able to find where to download EZ Gig...

    Finally came to fwbackup/fwrestore as the last but not least solution and arrived here. The procedure, described by Headworx worked for me. Be aware, that running fw* utils in pair with external HDD over USB takes very long time. So be patient, reserve free time and make coffee (from 5 to 10 mugs).

    So I've made little changes in the roadmap in order to speed up the process. Instead of using "intermediate" HDD, I created new logical HDD by repartitioning (with Partition Magic) empty space of current (old) HDD to separate FAT32 partition of 4 Gigs.
    Found this idea somewhere via Google.
    Than made fwbackup their, copied files to new HDD (with the same additional FAT32 partition) via Windows, changed HDDs, and restored HPA back from DOS prompt of Win98 bootable CD.

    This is a bit quicker, but still very-very long. Seems like the best hardware config for this task is HDD extension for Thinkpad's Ultrabay.

    Finally I have to confirm:
    procedure, described by Headworx really works... for ThinkPad T41 2373.

    Good luck!

    For the previois poster. AFAIK, fwbackup/fwrestore are model dependent, so youd'd better not try with those from other models.

    ReplyDelete
  52. Very Helpful. God Bless You!

    ReplyDelete
  53. I did it yesterda - Acronis Home edition, image of HDD and thats it! Quite simple.

    ReplyDelete
  54. Thank you for this excellent information! I had to update my bios in order to get my T40 to recognize the USB HDD. After that, everything went smoothly to get a 320gb HDD setup like new. Only problem was that it created a 256gb partition and left the rest unallocated. I should still be able to format the unallocated space though.

    ReplyDelete