Recently installed dvd drive and get the following error message on startup, the system extension "/System/Library/Extensions/IOSCSiBlockCommandsDevice.kext" was installed improperly and cannot be used.  Pointer is frozen in upper left hand corner.

I thought extensions were not used by Tiger?  Tried disk utility, restart, any suggestions would be appreciated. Thanks!

frybicki wrote:
I thought extensions were not used by Tiger?  Tried disk utility, restart, any suggestions would be appreciated. Thanks!
There are bunches of kexts loaded in Tiger; you can see them in System Profiler.  The info from my TiBook shows the following:
That being said, you might want to do an NVRAM reset, since you have made a hardware change.  Boot into open firmware by holding down the cmd-opt-O-F key combination until you get to the white OF terminal screen.  Then type the following two commands:
reset-nvram <enter>
reset-all  <enter>
which reboots the machine and forces it to rebuild its device table.
If that doesn't work, you may have a damaged kext cache file, which will require some single user skulduggery.  This one is a little more complicated but may also clear up the problem as well.  You can boot into single-user mode by holding down the cmd-S key combination as you boot until you get to a black Unix terminal screen.  The routine goes like this:
/sbin/mount   -uw   /   <enter>
cd   /System/Library   <enter>
rm    Extensions.kextcache  <enter>
rm   Extensions.mkext  <enter>
touch   Extensions   <enter >
shutdown   -r   now  <enter>
The last command does a graceful shutdown and then reboots the machine.  This will force a rebuild of the extensions cache files which may clear up your problem.

Similar Messages

Maybe you are looking for

  • Missing application support folder or how to recover a folder

    Hi, I've searched the forum and see a lot of information on missing files/photos/operating systems/applications, but I've been unable to find information to help me recover my "Application Support" folder. It is usually in System>Library but now its

  • String Display Format Specifiers?

    I am aware that numerics have display format specifiers (as shown in picture), but I'm wondering if there's a similar function for getting the display formats of strings? I have shown what I want the output to be (although that output was clearly not

  • Lightroom CC won't open

    Just downloaded Lightroom CC on my Mac but it won't open??

  • DECODE(SUM Function Transtype substract

    Hi, I am trying to subtract transaction types from a FACT table using SUM & DECODE functions. I need to substract Transtypes (10201, 10206, 10207, 10212) - (10202, 10206, 10207, 10212) Query SELECT D0.campaign_id, NVL((NVL(((SUM( DECODE((FACT.transty

  • Error when inserting...or rather, trying to....

    Hi all, I have a master/detail form where the master block is based on a view and the detail on a table. When I try to insert records in the detail block I get an error message saying 'Field is protected against update'. The thing is, neither the blo