Rhynri Posted February 6, 2007 Share Posted February 6, 2007 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. Link to comment https://www.insanelymac.com/forum/topic/41280-comapplebootplist-missing-on-reboot-after-successful-install/ Share on other sites More sharing options...
sadiekiller Posted February 6, 2007 Share Posted February 6, 2007 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. Link to comment https://www.insanelymac.com/forum/topic/41280-comapplebootplist-missing-on-reboot-after-successful-install/#findComment-295158 Share on other sites More sharing options...
Rhynri Posted February 6, 2007 Author Share Posted February 6, 2007 Thanks for the input, i'll see if can find another solution. I'm having a friend put on Gentoo for me, so if there is a solution using grub, i'm all ears. Link to comment https://www.insanelymac.com/forum/topic/41280-comapplebootplist-missing-on-reboot-after-successful-install/#findComment-295169 Share on other sites More sharing options...
Rhynri Posted February 8, 2007 Author Share Posted February 8, 2007 Is it possible that the mac bootloader isn't seeing my OSX partition? Link to comment https://www.insanelymac.com/forum/topic/41280-comapplebootplist-missing-on-reboot-after-successful-install/#findComment-297535 Share on other sites More sharing options...
onecut Posted March 18, 2007 Share Posted March 18, 2007 Same problem for me, the most weird is that i have installed it thru vmware and no probs (using the iso mounted) but the burning dvd wont boot, same message error... Link to comment https://www.insanelymac.com/forum/topic/41280-comapplebootplist-missing-on-reboot-after-successful-install/#findComment-326659 Share on other sites More sharing options...
Analog Posted March 18, 2007 Share Posted March 18, 2007 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. Link to comment https://www.insanelymac.com/forum/topic/41280-comapplebootplist-missing-on-reboot-after-successful-install/#findComment-326761 Share on other sites More sharing options...
omass Posted April 28, 2007 Share Posted April 28, 2007 Hi, After entering "p" in terminal I get this: Any ideas why there is everything empty? Link to comment https://www.insanelymac.com/forum/topic/41280-comapplebootplist-missing-on-reboot-after-successful-install/#findComment-355145 Share on other sites More sharing options...
Andrey Roth Posted May 4, 2007 Share Posted May 4, 2007 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. Link to comment https://www.insanelymac.com/forum/topic/41280-comapplebootplist-missing-on-reboot-after-successful-install/#findComment-358568 Share on other sites More sharing options...
Recommended Posts