Jump to content

system uptime in nanoseconds error in boot - Help Please


khaledem
 Share

45 posts in this topic

Recommended Posts

Hello,

I'm new to MAC .

This is my first time to install MAC on my PC or Dell Laptop .

But every time i got the screen with system up time in nanoseconds

or you need to restart your computer !

I tried many version on PC and Laptop , but the same result with this error .

 

i attached an image to what i get ..

please help me

 

My Dell

DELL XPS 15z

Intel Core i7-2640M CPU@2.80 GHz

8GB Memory DDR3 1333

intell HD Graphics 3000 (GT2+)

 

 

sorry for poor English

post-1135668-0-82904500-1361755150_thumb.jpg

Link to comment
Share on other sites

First thanks you

 

it worked fine with me till finish instillation then reboot

after that when i boot using USB flash

the error in image 1

error dcbtable version_0x10

nvidia rom patching failed

 

than get the apple logo loading then the error in image 2

 

but when i boot from cd (i boot 3.3) it give me the error in image 1

then just freeze on apple logo !

 

even when i try with UseKernelCache=No in both methods

post-1135668-0-27678100-1361821884_thumb.jpg

post-1135668-0-26599900-1361821964_thumb.jpg

Link to comment
Share on other sites

the problem is your graphics kexts, try remove this., boot with -s

 

mount /

mkdir kext_backup

cd /System/Library/Extensions

mv ATI* GeForce* NVDA* AppleIntelHD* AppleIntelSNB*/kext_backup

cd /System/Library/Caches

rm -rf *

shutdown -R now

Link to comment
Share on other sites

this image after boot with -f -v -x GraphicsEnabler=Yes npci=0x2000

 

the problem is your graphics kexts, try remove this., boot with -s

 

 

mount /

mkdir kext_backup

cd /System/Library/Extensions

mv ATI* GeForce* NVDA* AppleIntelHD* AppleIntelSNB*/kext_backup

cd /System/Library/Caches

rm -rf *

shutdown -R now

 

you mean after boot with -s

when get :/ root#

then type what you written ?

if i'm right

i can't type any thing ?!

 

the problem is your graphics kexts, try remove this., boot with -s

 

 

mount /

mkdir kext_backup

cd /System/Library/Extensions

mv ATI* GeForce* NVDA* AppleIntelHD* AppleIntelSNB*/kext_backup

cd /System/Library/Caches

rm -rf *

shutdown -R now

 

this what i get but i can type nothing

 

thank you :)

i know you are helping me and i appreciate this :)

post-1135668-0-62880800-1361823760_thumb.jpg

post-1135668-0-70358700-1361824031_thumb.jpg

Link to comment
Share on other sites

boot only with -s , then type the code, line by line and enter

 

 

Edit: if not work your keyboard use a keyboard USB

 

OK, i'll try now

but i want to show you something may help you

when i boot from DVD with i boot 3.3

not the USB flash

i gives me this image at first then goes to black screen and freeze

post-1135668-0-01164800-1361826186_thumb.jpg

Link to comment
Share on other sites

boot only with -s , then type the code, line by line and enter

 

 

Edit: if not work your keyboard use a keyboard USB

Sorry i tried this but no letters have written

even with USB keyboard

it freezes at this image

SDC10106.jpg

 

i can't write this code neither with laptop keyboard or USB

 

yes is the graphics kexts problem, if you can from wind install macdrive and remove all graphics kexts or with -s from MAC OS

 

OK i tried now with macdrive from windows but it see nothing when i press access Mac disks and open explore see no mac partition ?!!

another question please ,

is this problem from hardware or from my customization in instillation MAC OS?

post-1135668-0-66681800-1361826638_thumb.jpg

Link to comment
Share on other sites

vs, try: -f -s USBBusFix=Yes or you need boot with your USBInstaller and go for Utilities/Terminal app and use the same code

boot with this -f -s USBBusFix=Yes

still the same problem

 

and when i boot from USBInstaller it give me this image and freeze even boot with UseKernelCache=No !!

 

can i write the code in terminal of iAtkos V7 i have a DVD for it might work till terminal ?

or i have to write it in terminal of my USBinsaller ?

post-1135668-0-33694900-1361827961_thumb.jpg

Link to comment
Share on other sites

can i write the code in terminal of iAtkos V7 i have a DVD for it might work till terminal ? Yes

 

or i have to write it in

terminal of my USBinsaller ? Yes

 

 

in terminal app first type diskutil list , now mount your Partition Ex: diskutil mount /dev/disk0s2 , then put the code

 

cd /Volumes/yourdisk

mkdir kext_backup

cd /Volumes/yourdiskname/System/Library/Extensions

mv ATI* GeForce* NVDA* AppleIntelHD* AppleIntelSNB*/kext_backup

cd /System/Library/Caches

rm -rf *

shutdown -R now

Link to comment
Share on other sites

can i write the code in terminal of iAtkos V7 i have a DVD for it might work till terminal ? Yes

 

 

or i have to write it in

terminal of my USBinsaller ? Yes

 

 

 

in terminal app first type diskutil list , now mount your Partition Ex: diskutil mount /dev/disk0s2 , then put the code

 

 

cd /Volumes/yourdisk

mkdir kext_backup

cd /Volumes/yourdiskname/System/Library/Extensions

 

mv ATI* GeForce* NVDA* AppleIntelHD* AppleIntelSNB*/kext_backup

cd /System/Library/Caches

 

rm -rf *

 

shutdown -R now

 

 

OK thanks for help

but last question i hope :)

which one i mount ?

i mount here disk0s5

am i right ?

 

and

when i write

cd /Volumes/disk0s5

 

it told me

No such file or directory !

post-1135668-0-96269800-1361829123_thumb.jpg

Link to comment
Share on other sites

put the name of your Volume, mac ya rab , and for mount is : diskutil mount disk0s5, but if you have win installed is more easy for you install in WIN the app MacDrive and you can access your mac disk an delete these kexts

Link to comment
Share on other sites

put the name of your Volume, mac ya rab , and for mount is : diskutil mount disk0s5, but if you have win installed is more easy for you install in WIN the app MacDrive and you can access your mac disk an delete these kexts

OK

i already have windows 8 installed and macdrive

but when i open it and press access mac disks then view explore

it shows nothing - no mac disks appear !!

i don't know why ?

Link to comment
Share on other sites

this can be problem with WIN 8

 

 

Edit: put the disk of your Laptop in another PC and install MacDrive

i don't know how to get the disk of Laptop so i will install win 7 instead of win8

as i get confused with writing this code

 

is this the right scheme ??

as it told me no such file or directory again in the red line

 

 

 

diskutil mount /dev/disk0s5

 

cd /Mac ya rab/disk0s5

mkdir kext_backup

 

cd /Mac ya rab/disk0s5/System/Library/Extensions

 

mv ATI* GeForce* NVDA* AppleIntelHD* AppleIntelSNB*/kext_backup

 

cd /System/Library/Caches

 

rm -rf *

 

shutdown -R now

Link to comment
Share on other sites

diskutil mount /dev/disk0s5

cd /Volumes/Mac\ ya\ rab

mkdir kext_backup

cd /System/Library/Extensions

mv ATI* GeForce* NVDA* AppleIntelHD* AppleIntelSNB*/kext_backup

cd /System/Library/Caches

rm -rf *

 

 

 

shutdown -R now

 

 

 

 

 

 

diskutil mount /dev/disk0s5

cd /Volumes/Mac\ ya\ rab

mkdir kext_backup

cd /System/Library/Extensions

mv ATI* GeForce* NVDA* AppleIntelHD* AppleIntelSNB*/kext_backup

cd /System/Library/Caches


rm -rf *

shutdown -R now

Link to comment
Share on other sites

 Share

×
×
  • Create New...