Details Complete of cloning T40,41,42 ect. to raw drive

T4x series specific matters only
Post Reply
Message
Author
skunkwerkz
Posts: 11
Joined: Thu Jul 21, 2005 10:30 am

Details Complete of cloning T40,41,42 ect. to raw drive

#1 Post by skunkwerkz » Thu Jul 21, 2005 4:58 pm

Would someone who had sucesfully done this please post ALL details of how they did this copying the HPA intact without using recovery cd's to
put HPA in Place.

Ex: Imaging software incl ver and build, new drive location usb 2nd hdd bay primary.

Security in bios for Predesktop area Disabled or Normal I have tried all the products people said worked but it does not for me!!! So it has to be the method!!!

Ground Loop
Sophomore Member
Posts: 174
Joined: Sun Jul 10, 2005 2:19 am

#2 Post by Ground Loop » Thu Jul 21, 2005 5:35 pm

My favorite drive cloning trick worked fine.

0) Disable the HPA protection in the BIOS to make it visible.

1) Boot Linux from a Live CD (KNOPPIX, SLAX, there are many). Make sure a storage medium is available, either by network or USB, and mount that for storing your backups.

2) Verify that the hard disk was detected and present. Usually /dev/hda, but on SATA models, it's sda.

3) Save the MBR (WinXP boot loader, first sector on disk)
dd if=/dev/sda of=/network/path/thinkpad.mbr bs=512 count=1

2) Record the entire partition table for safekeeping. The idea here is to make a dump of the partition table in a format you can restore later. I like sfdisk:
sfdisk -d /dev/sda > /network/path/sfdisk.sda.txt

3) Inspec the partition table to see how many partitions and how big -- plan your backup storage accordingly:
cfdisk /dev/sda

4) Dump the entire partitions that you want to save.
dd if=/dev/sda1 of=/network/path/sda1.huge.all-of-it bs=64k
dd if=/dev/sda2 of=/network/path/sda2.probably-hpa bs=64k

5) (optionally) compress the image dumps. The FAT32 factory install compresses very well, since it's mostly blank.

As shipped, my Thinkpad had about 3GB in each partition after compression. Two DVDs on the shelf, and now I have confidence that I could restore the Thinkpad to out-of-box condition anytime.

skunkwerkz
Posts: 11
Joined: Thu Jul 21, 2005 10:30 am

I have 14 brand new sealed Hitachi 40gb Notebook drives

#3 Post by skunkwerkz » Thu Jul 21, 2005 6:37 pm

I am hoping to find a trick that does not require me to use the Recovery CD's to put thee HPA in place.

loading the CD's and getting windows functioning before I clone is time consuming the only TIDBIT ibm shares about Ghost is to use IA or IB. This has not worked either.

I will be so annoyed if I find out how after.... I have run the recovery cd's
to put the HPA in place...

Skunk

Vindicated
Freshman Member
Posts: 57
Joined: Thu Jul 21, 2005 5:03 am
Location: USA; California

#4 Post by Vindicated » Thu Jul 21, 2005 7:40 pm

The program that I and many computer techs rely on is Easy Recovery Pro. It's a profressonal grade recovery software designed to copy the entire drive sector by sector. When ever I work on a PC, specially one which files need to be recovered, I always copy the hard drive contents to another drive and work on the copy.

The program is ment to be run on a seperate machine and the backup is ment to be put on another hard drive, not a CD. But once its saved to another hard drive you can just make an image of it. I image you would still need to get into the BIOS and turn off the HPA protection.

skunkwerkz
Posts: 11
Joined: Thu Jul 21, 2005 10:30 am

Objective

#5 Post by skunkwerkz » Thu Jul 21, 2005 8:17 pm

My objective is copy drives with both partitions working perfectly. Just want to save time. I even have a UDMA IDE hdd duplicator that is unable to accomplish.

climbingrose
Posts: 14
Joined: Thu Jul 07, 2005 4:47 am

#6 Post by climbingrose » Fri Jul 22, 2005 4:09 am

Is anyone able to clone HPA on original TP harddrive to another harddrive? If yes, can you please let me know the details? I'm planning to upgrade my harddrive. THanks.

Post Reply
  • Similar Topics
    Replies
    Views
    Last post

Return to “ThinkPad T4x Series”

Who is online

Users browsing this forum: No registered users and 22 guests