Jump to content
7 posts in this topic

Recommended Posts

Hi, my Yosemite hackintosh 10.10.5 was working perfectly, but today I restarted laptop It's stock on boot time: 

boot: test

boot: done

 

I used my USB installer and boot to OS X, reinstalled Enoch last version not helped. I installed chameleon last version Not helped again.

 

I used dd if=/usr/standalon/i386/boot1h /dev/disk0r4 command by USB installer but not helped.

 

I don't know what should I do.

Please help me.

if you type correctly it must work. dont forget to unmount the partition first, then copy the boot1h. try to copy the boot1h to the root of the usb.

 

like this: 

 

type> 

diskutil list ,to see what is the right partition

diskutil unmount diskXsY ,to unmount it

cd / ,to access the root

dd if=boot1h of=/dev/diskXsY bs=4096 ,to copy to the unmounted partition

 

done.

if you type correctly it must work. dont forget to unmount the partition first, then copy the boot1h. try to copy the boot1h to the root of the usb.

 

like this: 

 

type> 

diskutil list ,to see what is the right partition

diskutil unmount diskXsY ,to unmount it

cd / ,to access the root

dd if=boot1h of=/dev/diskXsY bs=4096 ,to copy to the unmounted partition

 

done.

I did, and I did again,

but not helped.

 

Still stuck on boot:done with blinking curser.

I tried chimera too but same .

×
×
  • Create New...