Jump to content
4 posts in this topic

Recommended Posts

Put the necessary files for your system on your Windows hard drive (put them into a folder named EMERGENCY in the root directory). Try getting into Darwin's single user mode (-s at the boot screen).

 

If you have SSE3, get mach_kernel only; if you have SSE2 and not SSE3, get SSE2.zip and mach_kernel (you'll have to get the files off of the ISO into the EMERGENCY folder).

 

When there, do the following (replace "WINDOWS" with the name of your Windows hard drive and "TIGER" with the name of your Mac hard drive):

 

If you have SSE3:

Input the following in Darwin:

cp /Volumes/WINDOWS/EMERGENCY/mach_kernel /Volumes/TIGER/
reboot

If you have SSE2:

Input the following in Darwin:

cd /Volumes/WINDOWS/EMERGENCY/
cp mach_kernel /Volumes/TIGER/
sudo ./install.sh

Follow the directions, then:

reboot

I really don't have much experience with UNIX, so I'm basically going by commands I've learned. I hope this fixes your problem!

 

EDIT: The system won't let me upload 7 MB files, so PM me with your e-mail address and I'll give them to you.

Link to comment
https://www.insanelymac.com/forum/topic/4526-match_kernel/#findComment-29132
Share on other sites

Put the necessary files for your system on your Windows hard drive (put them into a folder named EMERGENCY in the root directory). Try getting into Darwin's single user mode (-s at the boot screen).

 

If you have SSE3, get mach_kernel; if you have SSE2 and not SSE3, get SSE2.zip (you'll have to get the files off of the ISO into the EMERGENCY folder).

 

When there, do the following (replace "WINDOWS" with the name of your Windows hard drive and "TIGER" with the name of your Mac hard drive):

 

If you have SSE3:

Input the following in Darwin:

cp /Volumes/WINDOWS/EMERGENCY/mach_kernel /Volumes/TIGER/
reboot

If you have SSE2:

Input the following in Darwin:

cd /Volumes/WINDOWS/EMERGENCY/
sudo ./install.sh

Follow the directions, then:

reboot

I really don't have much experience with UNIX, so I'm basically going by commands I've learned. I hope this fixes your problem!

 

EDIT: The system won't let me upload 7 MB files, so PM me with your e-mail address and I'll give them to you.

 

 

thanx !!!

Link to comment
https://www.insanelymac.com/forum/topic/4526-match_kernel/#findComment-29195
Share on other sites

×
×
  • Create New...