Jump to content

"com.apple.Boot.plist missing" on reboot after Successful install


8 posts in this topic

Recommended Posts

Asus P5B -- All drives removed or disabled except the mac install drive

 

WD200gb SATA on JMicron Controller.

 

installed using JaS 10.4.8 for AMD & Intel SSe2 Or SSe3 W/ Semthex's 8.8.1 kernel for sse2 and sse3

 

JMicron Listed as "Working"

 

Install works great, see's disk.

 

On reboot i get said error.

 

Any details needed, just post... I'm open to any possible solution.

haha, I never did find a solution for that error, then again, mine happened at the DVD/ install part. try using your dvd to boot from. like insert it and then press F8 when asked and highlight your mac drive. Thats about all i can think will help.

  • 1 month later...

When this happens, it is usually (I've found) due to the wrong partition or drive being active. If you have multiple partitions (dual boot system, etc.) try this:

 

1) Use the terminal supplied on the OSX boot disk

2) Type:

diskutil list

which will display all your partitions. Find the partition that has your OSX install.

3) Type:

fdisk -e /dev/disk# (this is from the disk#s# you found in the step above with your OSX partition)

. This gets you ready to set the proper partition active.

4) At the fdisk prompt, type:

fdisk> p<enter>

to again ensure you have the right disk. This will list the partitions on the disk# you entered). Note the number of the partition (s#) that has your OSX install.

5) Now that you are sure of having the right disk, type:

fdisk> f #<enter> (number is the partition # with your OSX install on it - disk#[b]s#[/b])

.

6) When prompted, hit 'y'.

7) Quit fdisk:

fdisk> quit <enter>

.

8) Type "reboot" at the prompt and enjoy.

 

After the reboot, you should be able to boot into the Darwin bootloader :). If this doesn't fix it, write back and we can go from there. I've had this problem before when mucking around with installs and settings and solved it as stated.

  • 1 month later...

Hi Friend

I made ur tutorial and had the folowing problems:

If I put fdisk -e /dev/disk1:

I get a message that this is not a character device or regular file.

If I put, fdisk -e /dev/disk1s2, I get a message saying "resource busy"

some help over here? thanx

 

U know the most weird hing is that was working 'till last week.

×
×
  • Create New...