Subscribe to our RSS news feed
AAPL 199.94 (-1.25)

2 Pages V   1 2 >  
Reply to this topic Start new topic
Finally a real work around! Can't boot the DVD? Can Now, /com.apple.Boot.plist not found errors no more
**
  • Group: Members
  • Posts: 89
  • Joined: 21-August 05
  • Member No.: 7,145
BIG DISCLAIMER- This is a new guide so if you're unsure or know that you're not upto it, don't try it. Let me get some feedback and make any corrections that need to be made, or you may tombstone your PC. BIG DISCLAIMER ENDS!


Background

Some ppls computers, for whatever reason fail to boot the JaS (and other) install DVDs and present the user with at startup.

CODE
/com.apple.Boot.plist not found


The only real 2 work arounds that are being used are...

1 - Put the hard drive into a different PC that will boot the loader and install there. (can cause some hardware compatability issues)
2 - Use VMWare to install natively on a prepared partition. (Is not particularly easy to setup and has stabillity issues on some PC)s)


The Third Way

Just by accident I've found a way to make my Lenovo C100 natively boot and install from the JaS DVDs and I guess this will work for everyone smile.gif There are several stages to getting on track so bear with me and I'll make it as clear as possible.

Tools - Links as and when you need them.

A PC and DVD drive etc
Windows XP already installed (OR an existing Grub installation OR a Linux boot CD that can install Grub)
Wingrub (if you are the first of the options above)
Smart Boot Manager (a now deceased bootloading sourceforge project)

***************************************

Step 1 - This guide now assumes you are working from within a Windows XP environment (if not ur smart enough to skip to the end.)

Download the latest WinGrub Here, choose a close mirror.

Now you'll need a small Fat32 partition (can be as small as 20Mb or so so set that up using Partition magic or whatever you like using. I'd suggest you put it right at the start of the disk if possible, i.e. before C:\)

Install wingrub and just chose all the default options.

Start up the Wingrub GUI and choose Tools - Base Setup - check copy stage files and point it at your fat32 partition.

Then choose Tools - Install - Boot.ini and default drive.

You'll now have a folder at c:\grub (If you already have you small Fat32 partition ready it'll be on that drive)

The file in \grub called menu.lst should already be setup ready to use, but check it looks a bit like this;

CODE
title Windows at (hd0,1)
root (hd0,1)
chainloader +1


Give yourself a quick reboot and hope all goes well.

Once back into windows we need to add a couple of files...

Step 2


Download sbm.zip below (scroll down, its the attachment! do this wrong and nothing will work) and extract both files to your grub directory.

Now add this to your menu.lst

CODE
title CD/DVD Boot
kernel /grub/memdisk
initrd /grub/sbm.bin


Save and reboot with some kind of bootable CD in the drive.

When you get to the Grub menu select the new option - this will open up another small bootloader - choose the CD hit enter when it asks if you want to save options and once more for luck and hey presto - booting from CD rom.

Step 3

Tidying up after all your installs etc and installing Grub properly

First lets install Grub to the MBR and get it out of boot.ini

Hit ESC then C at the grub menu

then type;

CODE
root (hd0,0)


and

CODE
setup (hd0)


This should now have you all ready to go without using boot.ini so remove;

CODE
C:\GRLDR="Start Grub"
and delete GRLDR

Reboot and enjoy your new Grub loader and the ability to boot your JaS DVD like never before smile.gif

Your final menu.lst should look a little like this after your install,

CODE
title Windows at (hd0,1)
root (hd0,1)
chainloader +1

title OSx86 at (hd0,2)
root (hd0,2)
chainloader --force +1

title CD/DVD Boot
kernel /grub/memdisk
initrd /grub/sbm.bin

Attached File(s)
Attached File  sbm.zip ( 20.05K ) Number of downloads: 371
 
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 12
  • Joined: 10-July 06
  • Member No.: 46,163
Well done!

Wonderful Work!
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Gurus
  • Posts: 5,302
  • Joined: 12-May 06
  • Member No.: 38,728
When you boot the install DVD, you are presented with a screen where several things are happening:
- it is counting down and says it will boot if you do nothing
- it asks you to press any key to install
- it asks you to press F8
Press any key to install - this should be obvious

Press F8 - this will take you to another screen where you can select a partition to boot and give you a command line to enter special boot parameters.

Countdown - if you let the countdown run out and don't "press any key to install", then you will not start the installer. Instead, it will boot the default partition which is your empty partition you set up for OSX. Since the partition is empty, the boot file cannot find the boot.plist to get instructions from and it displays its message "/com.apple.Boot.plist not found".

So, the solution to gettting the "/com.apple.Boot.plist not found" during installation from the DVD is: "press any key to install"
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 1
  • Joined: 11-November 06
  • Member No.: 64,059
Seems kind of weird but when I added the CD/DVD entry to my menu.lst file, and then reboot, I selected the newly added entry and it's trying to access something in my floppy drive.

I, too, am experiencing this kind of problem (com.apple.boot.plist not found errors) when it comes to trying to install OSX on my PC. (Specs on my sig) ... I'm trying everything I could find on this message board, aside from using VMWare, which is something I hope to avoid.

I tried using three different ISOs so far: the 10.4.8 JaS Intel SSE3 repack, 10.4.7 JaS, and 10.4.6 Hot ISO

Any ideas?
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 69
  • Joined: 20-August 05
  • Member No.: 6,969
This error msg. means that the cd recognized by bios and boots the system, but OSX installer cant find the cd device. For anyone who connects an IDE CD/DVD to JMicro IDE port, get an IDA->SATA or IDE->USB2 adapter.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 6
  • Joined: 26-May 06
  • Member No.: 40,783
I have buy my new notebook :
Compaq Presario V3112AU Notebook PC.
http://h10010.www1.hp.com/wwpc/hk/en/ho/WF...4-78030941.html

This notebook also have this problem, thank ketch, I will try it and report to you later.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 6
  • Joined: 26-May 06
  • Member No.: 40,783
Sorry, it cannot work.
I stop at step 2, try to boot form CD but and it say "disk error"

I use vm install also fail ........
PM Profile Card
Go to the top of the page
+ Quote Post
Group Icon
  • Group: Gurus
  • Posts: 5,302
  • Joined: 12-May 06
  • Member No.: 38,728
Sounds like a problem with your DVD (not CD). Try burning it again at the slowest speed possible. If available, use a different brand of media and maybe a different type of media (dvd-r, dvd+r, dvd-rw, dvd+rw)

Verify that your DVD drive has the latest firmware.

Clean the lense in the DVD drive.

Your iso may have been corrupt. Try to verify the md5 hash and/or download it again.
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 56
  • Joined: 16-November 06
  • From: Sweden
  • Member No.: 64,754
when i boot from the grub start menu,then press boot from cd/dvd, i get an error "#22 selected disk does not exits"
does you know what the problem is/how to solve it?
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 89
  • Joined: 21-August 05
  • Member No.: 7,145
sounds like you haven't put the files from the attachment into the grub directory correctly.
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 56
  • Joined: 16-November 06
  • From: Sweden
  • Member No.: 64,754
well, i put them into the c:/Grub directory, is there some place else i shall put them?
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 89
  • Joined: 21-August 05
  • Member No.: 7,145
Is C:\ a fat32 partition that you set up specifically for Grub...?
PM Profile Card
Go to the top of the page
+ Quote Post
**
  • Group: Members
  • Posts: 56
  • Joined: 16-November 06
  • From: Sweden
  • Member No.: 64,754
ahh smile.gif, no it isnot.
will try the other one smile.gif
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 1
  • Joined: 6-June 07
  • Member No.: 112,649
Hi Kutch....
first of all thanks for this nice guide...... before I make any attempts of using ur guide just wanna ask one thing that as u have mentioned to make a 20mb partition before C:/ drive .... I am wondering if is it ok to make this partion somewhere else and make that fat32 (Do I need to set it up as primary or logical ???). I have four partitions in my 250 GB SATA HDD , can I make this 20 mb partition at last......

thanks in advance....
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 2
  • Joined: 19-June 07
  • Member No.: 115,898
when i select the cd/dvd boot it says disk error and it happens with any disk i put in (even if there is no disk o_O) what i did wrong?
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 1
  • Joined: 28-June 07
  • Member No.: 117,846
I hope this works for me, sounds good. I was able to install Jas 10.4.8 no problem, but I got the XXXXXXX.plist not found error on boot. Hopefully this will work. I'll report back either way.
PM Profile Card
Go to the top of the page
+ Quote Post
***
  • Group: Members
  • Posts: 153
  • Joined: 4-July 07
  • Member No.: 119,115
Will this method work for a USB DVD drive?
I get the pfile not found error when booting with such a drive and hoping this might be away around it.

A direct connected IDE works ok though (but don't have any room in my case at the moment).

I'm guessing you must have the fat32 partition so grub can read the memdisk and sbm.bin file, correct?
I ask because with NTFS it is able to read the menu.lst but not memdisk which has me a bit confused.
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 7
  • Joined: 16-October 07
  • Member No.: 142,749
guys i did all what was asked in the tutorial except for booting once when i first installed wingrub. somehow cant boot ANY CD/DVD using the grub sad.gif help required!!!! n btw my lappy is a lenovo 3000 c100
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 7
  • Joined: 14-May 07
  • Member No.: 107,827
I also get the "#22 selected disk does not exits" ... or atleast a grub error. Tried also creating a fat partition. I'm curious though, what is inside those files? Maybe you could explain how you created the files?
PM Profile Card
Go to the top of the page
+ Quote Post
*
  • Group: Members
  • Posts: 2
  • Joined: 16-April 08
  • Member No.: 215,838
I have the same problem actually. Tried doing Katch's advice, though i always get lost at Step 3. It always says error 26.

"Hit ESC then C at the grub menu

then type;

CODEroot (hd0,0)"

How should I actually do this part?:S Help appreciated!
PM Profile Card
Go to the top of the page
+ Quote Post
2 Pages V   1 2 >
Reply to this topic Start new topic

1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

RSS Lo-Fi Version Time is now: 21st November 2009 - 12:12 PM