• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

??? Copying Mac Osx HDD ???

MohawkAngel

New Member
Joined
Jan 21, 2009
Messages
1,864 (0.31/day)
Here's my idea:

I have an old crappy PowerMac G4 here with a 40gigs in it and a spare freshly formated 20 gigs.

I would like to transfer them in my main rig and put them on IDE cable since my main and single HDD is Sata. 40 gigs as master and 20 gigs as slave. Copy the content of the 40gigs to the 20gigs so i can put the old 20gigs in the crappy Mac and keep the 40gigs reformat it and use it on a windows XP pro compter im gonna use for download only.

Do i just have to copy and paste or there is a special tool in Windows 7 that could help me copying the whole HDD ?
 
Best use a bootable cd like Clonezilla Live, because afaik that is the only free cloning software able to read the filesystem Apple uses. http://www.clonezilla.org/clonezilla-live/

FYI: - Choose for "device-device", "device-image" (or whatchamacallit) is meant for back-up purposes and is not useful for the purpose you have because of the fact that it will make a compressed archive this way. But probably this is already clear for you.
- In case the program asks were to "mount /home/partimag", it simply wishes you to choose the location of the drive you wish to copy to. In your case it should be the partition being referred to as "/dev/hdb1" (the first and only partition on your 20GB drive (the second PATA disk, a.k.a. hdb).
- The partition you would like to copy, will be called /dev/hda1 (the 40GB drive is the first PATA drive, a.k.a. hda, hence the a combined with again a 1).
- The partition(s) on your SATA drive will be referred to as /dev/sda including a number, but you can ignore those of couse, because you won't use them during the cloning process.
 
Back
Top