Mac में Kernel Panic की समस्या कैसे ठीक करें
Kernel panic Mac की सबसे गंभीर system errors में से एक है जो आपके computer को restart करने पर मजबूर कर देती है। यह hardware failure, corrupted drivers या memory issues के कारण होती है।
- Safe Mode में boot करें. Mac को power off करें। Power button दबाकर Mac start करें और तुरंत Shift key hold करें जब तक Apple logo दिखाई न दे। Safe Mode में boot होने के बाद check करें कि क्या kernel panic फिर से आती है।
- Hardware connections verify करें. सभी external devices (USB drives, printers, external hard drives) को disconnect करें। केवल keyboard और mouse connected रखें। Mac को normal mode में restart करें और check करें कि problem persist करती है या नहीं।
- RAM memory test करें. Applications > Utilities > Terminal खोलें। Command 'sudo memory_test' run करें admin password के साथ। Test complete होने का wait करें। यदि errors मिलती हैं तो faulty RAM module को replace करना होगा।
- Disk errors check करें. Disk Utility (Applications > Utilities) open करें। Startup disk select करें और 'First Aid' button click करें। Scan complete होने तक wait करें। यदि errors found हैं तो 'Repair' option use करें।
- Recent software uninstall करें. Applications folder में जाकर recently installed programs को identify करें। Suspicious या unknown applications को Trash में move करें। Kernel extensions (.kext files) को /System/Library/Extensions से remove करें if any recently added।
- macOS update install करें. Apple menu > System Preferences > Software Update open करें। Available updates को download और install करें। Complete update के लिए Mac को restart करें। Latest macOS version bugs को fix करता है जो kernel panic cause करते हैं।
- SMC और NVRAM reset करें. Mac shutdown करें। SMC reset के लिए: Shift+Control+Option+Power button को 10 seconds hold करें। NVRAM reset के लिए: restart करके Command+Option+P+R keys hold करें जब तक startup sound 2 बार न आए।
- Clean macOS install करें. यदि problem persist करे तो macOS Recovery Mode (Command+R during startup) से boot करें। Disk Utility से disk erase करें और fresh macOS install करें। Important data का backup पहले Time Machine या external drive में कर लें।