Jump to content

Stuck on boot0:test boot0:done after 1month installation


Vahids
 Share

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.

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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 .

Link to comment
Share on other sites

mate, nothing will work if you dont make it the right way.

pay attention.

It's strange,

It's worked well for more than 1 month.

I was a linux user and know how run a command. I'm completely sure I did right command.

Link to comment
Share on other sites

 Share

×
×
  • Create New...