Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

blueflame

macrumors 6502a
Original poster
Apr 3, 2003
856
158
Studio City
alright, here is the deal. in another thread there is something that says speed up your boot time in 10.3

it requires that i put this into terminal

sudo ln -s /System/Library/Extensions/BootCache.kext/Contents/Resources/BootCacheControl /usr/sbin/BootCacheControl



well, i did it
and now when i restart my computer i dont have that pretty grey apple instead i have like old dos booting. PLUS, i have to type logout in order to continue booting, becuase it stops until i type that

my question is, how do i undo this?
I really appreciate any help, thank you
Andreas
 
All that does is create a folder called BootCacheControl in the /usr/sbin folder

did you type it right?

type in

sudo rm -R /usr/sbin/BootCacheControl

But that's assuming you typed in the previous command right.
 
:-(

neither of those are working, dammit, i hate having to type logout everytime I restart, i hate the command line look. I miss my pretty apple look
ANdreas
 
Try this: ls /usr/sbin/

(at this dos'ish prompt) and tell us if there is anything close to BootCacheControl, maybe you missed a letter while copying it over.
 
Look on p2p for the same instructions. That comes wih instructions on how to undo it. Uhh, screw it. I'll do it for you.

You should have typed this (then restart x2):

sudo ln -s /System/Library/Extensions/BootCache.kext/Contents/Resources/BootCacheControl /usr/sbin/BootCacheControl

If that doesn't work, try this (then restart x2):

sudo cp /System/Library/Extensions/BootCache.kext/Contents/Resources/BootCacheControl /usr/sbin

Please tell me/us how it turns out. If you really mess up your machine to the point of no boot, remember, you (should) have a bootable Panther disk. If you re-install the system software, (just the core) that'll fix it and put you back at sqaure one.
 
thank you everyone, i got it fixed. whew, that was a scare for me.
this is what makes apple so great, the community.
thanks everyone
Andreas
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.