InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #1  
Old 03-12-2008, 07:42 PM
seren seren is offline
Jaguar
 
Join Date: Feb 2008
Posts: 79
I just bought a new SATA 500gb Drive and intend on migrating my leopard install to this drive. I have 10.5.2 installed with MBR and EFI. Would it be best to use something along the lines of Super Duper or Carbon Copy Cloner? Would any of these programs clone the EFI? Thanks. My xbench scores are 2 150 and can't wait th put this drive in as im running a 250gb ATA and the drive is my bottleneck, I'm very familiar with dd but i don't think i could grow the HFS+ partition to fill the 500GB. I'm open to ideas.
Reply With Quote
  #2  
Old 03-12-2008, 09:51 PM
WinLinMac01 WinLinMac01 is offline
Lion
 
Join Date: Feb 2008
Posts: 1,140
Carbon Copy Cloner should work. May be Acronis can work but I am not sure if it is mac-compatible at the moment, haven't tried. =)
Reply With Quote
  #3  
Old 03-13-2008, 01:42 PM
roisoft's Avatar
roisoft roisoft is offline
 
Join Date: Jan 2008
Location: Spain
Posts: 450
open disk utility and format the new sata drive in HFS+ (GUID), click in "restore" (disk utility), put (drag&drop) the first drive (ata) into the "source" and put the second drive (sata) into the "target" apply.

When the "restore" finishes, take note of the device id (SATA drive "diskXsY")download and extract the efi pack into your desktop (ata drive) open a terminal and type

sudo -s
(password)

cd /Users/"your user"/Desktop/pc_efi_v80

diskutil unmount diskX (Sata drive)

./startupfiletool /dev/rdiskXsY ./boot_v8

dd if=./guid/boot1h of=/dev/rdiskXsY bs=512 count=1

dd if=./guid/boot0 of=/dev/diskX bs=400 count=1
(if you get "resource busy" open diskutlity and unmount the disk)

X=Sata drive
Y=leo partition

thatīs all ( change in bios the default boot hd or use the bios boot selector)
Reply With Quote
  #4  
Old 03-13-2008, 09:02 PM
zuz242 zuz242 is offline
 
Join Date: Jan 2008
Location: Germany
Posts: 164
i used acronis successfully.
maybe one has to fix boot / dualboot, but my image saved me many hours

Leopard 10.6.5 | Core i3 | Gigabyte H55M-USB3 | ATI 5770 | Coolermaster Cosmos
Reply With Quote
  #5  
Old 05-14-2008, 01:27 AM
WinLinMac01 WinLinMac01 is offline
Lion
 
Join Date: Feb 2008
Posts: 1,140
Dual boot guide.
Reply With Quote
  #6  
Old 05-14-2008, 03:40 AM
smileyme smileyme is offline
Jaguar
 
Join Date: Feb 2008
Posts: 39
I use CCC then boot to the Zephyroth 10.5.2 CD and install only the EFI bootloader. In my case, as I triple boot with XP and Ubuntu, I use MBR.



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.

Reply With Quote
Reply