Jump to content
6 posts in this topic

Recommended Posts

ok here is the thing i am getting

localhost diskarbitration (46) unable to mount /dev/disk1s2 (status code 0X000000047)

localhost diskarbitration (46) unable to mount /dev/disk0s1 (status code 0X000000047)

After the login application started sentence just before the gui

panic (cpu 1 caller 0X001A2ECF) ; kernel trap (0X47fd444) with64 bit state

Debugger called : (panic)

backtrace, format- frame : return address (4 potential args on stack )

..........

.........

..........

backtrace terminated -invalid frame pointer 0Xbffffbc8

 

 

ANY IDEAS ?

 

MB: Intel945 GNTL CPU: Intel Pentium D 830 3.2 Ghz RAM: 2GB DDR2 OEM

Video: Ati X1600PRO Td

Sound: cmedia3738

HDD: Samsung SP2504C 250 Gb Sata II - Samsung SP0802N 80 Gb -- ST3120026AS 120 Gb

OS: 10.4.8-JaS Kernel: semthex-beta8

SW_VERS RESULT : 10.4.8 --- 8L2127

Link to comment
https://www.insanelymac.com/forum/topic/34777-panic-after-semthex-update/
Share on other sites

and the method by which you installed 10.4.8 and the method by which you installed the new kernel.

no answers

 

 

If you installed the mach_kernel manually, did you repair permissions on it by using chown and chmod?

 

Boot in single-user mode (-s after F8) or use Terminal on install DVD and type:

(if in single user mode, type the following:)
mount -uw /
cd /

(if using Terminal from install DVD, type the following:)
cd "/Volumes/(name-0f-OSX-partition)/"

(now, for both situations:)
chown root:wheel mach_kernel
chmod 644 mach_kernel

Reboot using -v -f for boot options

×
×
  • Create New...