Krot Posted November 16, 2005 Share Posted November 16, 2005 After installation 10.4.3 Update, i have seen a match_kernel file in my system disk, then i have deleted it, after that my system is not booting. What's wrong with it? Link to comment https://www.insanelymac.com/forum/topic/4526-match_kernel/ Share on other sites More sharing options...
habitual Posted November 17, 2005 Share Posted November 17, 2005 nice one... not sure why you would just delete something if you had no idea what it was. Well that is a system file and you are screwed. Link to comment https://www.insanelymac.com/forum/topic/4526-match_kernel/#findComment-29087 Share on other sites More sharing options...
Eggman Posted November 18, 2005 Share Posted November 18, 2005 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 More sharing options...
Krot Posted November 18, 2005 Author Share Posted November 18, 2005 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 More sharing options...
Recommended Posts