Jump to content
9 posts in this topic

Recommended Posts

Hi!This is my pc:

 

- Motherboard Gigabyte 915P

- Intel Pentium 4 550 3.4 Ghz

- ATI Radeon X300

- Maxtor 6B200M0 ATA 200GB

 

I used ``Leopard GM 9a581 Patched for Intel PCs (SSE3 ONLY) and Patch´´(BrazilMac_PatchedDVD.iso) installed it without problem,and then,as the instructions says,i tried to do that:

 

When the Darwin bootloader shows up, Hit F8; When you see the prompt, type -s and hit enter. The DVD will now load in verbose mode. Watch for any panics! It should load without a problem (of course, if you already installed, its all good!)

 

The problem is that i do sudo -s an then it gives me this error:

 

http://img510.imageshack.us/my.php?image=dsc00506lg3.jpg

 

So i cant apply the patch,i can´t make it bootable.I can´t do this step

 

Once the setup is loaded, select your language. When the welcome screens shows up, select UTILITIES-TERMINAL. The terminal will now open. We will now browse to our Thumb Drive;

In the command line, type: (Make sure there are spaces between cd and the 2 dots)

cd ..
cd ..
cd Volumes
cd Patcher
cd files


Lets now run the script. This will patch the installation so it will boot properly:

./9a581PostPatch.sh

 

 

 

I 've also tried with -v -f -x, modifing my bios,and always the same. What should i do?thanks!!

The problem is that i do sudo -s an then it gives me this error:

 

Jorge696, that is not an error. That is what single user mode looks like.

 

Do what is says, Type:

/sbin/fsck -fy (enter at end of line)

/sbin/mount -uw / (enter again)

 

Your system is now mounted read/write

 

Then apply your patch just like you were going to.

Thanks wmarsh! i follow your instructions,i exatly enter that,it is correct?:

 

/sbin/fsck -fy

/sbin/mount -uw / sbin/mount -uw

 

 

And i get this,but now i don´t know what i have to do...i tried some things,but anything charge the setup in verbose mode...

 

http://img248.imageshack.us/img248/1871/dsc00508tj4.jpg

If its PC_EFI your not supposed to mount your drive before running startupfiletool.

 

startup with the DVD normal, then choose from utilities menu Terminal, and type those commands to run script from your usb stick, you need to run the brazilmac script from a different disc than the disk you are patching, or else it cant be unmounted when needed to.

Thanks wmarsh! i follow your instructions,i exatly enter that,it is correct?:

 

/sbin/fsck -fy

/sbin/mount -uw / sbin/mount -uw

And i get this,but now i don´t know what i have to do...i tried some things,but anything charge the setup in verbose mode...

 

http://img248.imageshack.us/img248/1871/dsc00508tj4.jpg

You are at a command line in single user mode.

Enter your patch commands.

 

If your patch is on another disk (ie PATCHER) you might have to mount it first, I don't remember.

I generally put patches in a subdirectory of root so I don't have to bother.

 

cd Volumes

cd Patcher

cd files

./9a581PostPatch.sh

 

The bootloader parts of the script won't run, because disk is already mounted. But you really don't want that bootloader anyway, PC_EFI is better.

 

Easiest way to get bootloader in multiboot system is to install grub from Linux. Then add pc_efi to grub menu within Linux, you don't need to bother with startupfiletool.

 

However, Delish's next post is probably a good way for you to go too.

 

I patched mine from a Tiger install. Not from Install DVD as Install DVD won't boot for me. That works too.

×
×
  • Create New...