Details Complete of cloning T40,41,42 ect. to raw drive
-
skunkwerkz
- Posts: 11
- Joined: Thu Jul 21, 2005 10:30 am
Details Complete of cloning T40,41,42 ect. to raw drive
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!!!
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
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.
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
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
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
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.
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
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
-
- Similar Topics
- Replies
- Views
- Last post
-
-
FS: docking station for t440p/t440/t440s/ect
by Whitieiii » Mon Jan 23, 2017 11:44 pm » in Marketplace - Forum Members only - 3 Replies
- 470 Views
-
Last post by Whitieiii
Thu Feb 02, 2017 9:32 pm
-
-
-
*SOLD* T420s ... [but more goodies coming soon! read on for details]
by tpdude4 » Sun Jun 25, 2017 6:10 am » in Marketplace - Forum Members only - 1 Replies
- 139 Views
-
Last post by tpdude4
Tue Jun 27, 2017 10:09 pm
-
-
- 42 Replies
- 2708 Views
-
Last post by taichi
Thu Jan 12, 2017 11:44 am
-
-
Cloning XP on PATA drives in T42.
by thinkpadcollection » Thu May 18, 2017 1:17 pm » in Windows OS (Versions prior to Windows 7) - 3 Replies
- 415 Views
-
Last post by thinkpadcollection
Thu May 18, 2017 7:09 pm
-
Who is online
Users browsing this forum: No registered users and 22 guests



