View Single Post
 
Old 04-05-2009, 06:02 AM
oneshot's Avatar
oneshot oneshot is offline
Panther
 
Join Date: Nov 2008
Location: Sacramento, CA
Posts: 242
Quote:
Originally Posted by erick2red View Post
are u sure all what u did was replace the kernel??

try boot "-s", the check boot volume, mount for write-read access, and then:
Code:
cd /System/Library
chmod -R 755 Extensions/
chown -R root:wheel Extensions/
touch Extensions/
rm -Rf Extensions.mkext
diskutil repairpermissions /
and reboot using "-v -f" flags
I booted with "-s" but it just booted the same way? And I don't know how I would mount for write-read access?

EDIT

I used those commands (with my brothers help) using the terminal on the install disk. I also made sure they were being applied to my OSX HD and not to the install disk. Anyways It did not change anything at all...Still the same screen. The reason I changed my kernel in the first place was because I was getting the error where I could not mount a .dmg disk image or whatever it's called. I got the "mounting disk" kernel panic after installing the 9.6.0 kernel based on voodoo.Then after replacing the kernel with another kernel that I believed was my old 9.5.0 voodoo kernel, I started to have this proble. I have no idea if that information would help but I really need to be able to access my OSX HD and it is getting very frustrating not being able to do so.

Mac OS X 10.5.5 Voodoo 9.5.0 2.7 GHz AMD Athlon(tm) 64 X2 Dual Core Processor 5200+ 2 GB 1334 MHz DDR2 NVIDIA GeForce 9500M-M MB Maxtor 75 GB IDE

Last edited by oneshot; 04-07-2009 at 10:37 AM.
Reply With Quote