Jump to content
2 posts in this topic

Recommended Posts

I snagged the jas dvd from the pirets bay

 

Doing an complete reinstall, but cant select the individual patches on installation, its either all toggled on or all toggled off.................thats weird, now I can select individually on 4th attempt, booting now

 

Used this workaround from Bodoche:

 

(THANK YOU VERY MUCH BODOCHE!!!!!!!!! :):D (&JAS!!)

 

".... post May 10 2006, 02:31 AM

Post #213

Microsoft Bob

*

 

Group: Members

Posts: 2

Joined: 14-February 06

 

 

 

 

 

QUOTE(bodoche @ May 8 2006, 11:38 AM) *

 

I've the same problem, though for me it's more about AppleIntel8264XEthernet.kext and IOPCardBridge that don't load.

 

I have also something like this : IOPCardFamily differs from requested version com.apple.iokit,IOPCIFamily.

 

I have a IBM T42. I've tried with 10.4.6 JaS, 10.4.5 universal intel.amd ss2.ss3 and 10.4.4 that is on the JaS DVD ( i just don't install the upgrade 10.4.4 to 10.4.6).

 

hmm...

 

 

I solved my problem.

 

For some unknown reason when I reinstalled JaS 10.4.6 I had a beter result :

- after installation, if I reboot, the DVD still inserted I got a kernel panic

- if I remove the DVD and reboot, I get the famous b0 error.

 

kernel panic error :

- boot on DVD, once the installer there, open a terminal and copy from the DVD the mach kernel to your HDD

cp /mach_kernel /Volumes/<your HDD>/

 

(I also copied mach, but I'm not sure it is necessary)

 

b0 error :

- it doesn't work because your partition is not active, therefore you cannot boot from it.

solution

- boot on DVD, open terminal

- execute diskutil -list and keepnote of your HDD, mine is disk0, the mac os partition is diskos1 on my computer

- execute fdisk on your disk

+ fdisk -e /dev/rdisk0

+ p (display partition)

+ f 1 (will flag the partition 1 as active)

+ write

- reboot and it should be ok.

 

I hope there is no mistakes, I wrote this by memory.

 

good luck!........"

×
×
  • Create New...