Jump to content
7 posts in this topic

Recommended Posts

Hi all,

 

I've managed to install Snow Leopard from a thumb drive and when I boot the computer with the thumb drive inserted, I can boot into Snow Leopard.

 

However, when I remove the drive and reboot, I just get a blank screen with a blinking cursor.

 

I guess I've missed something but what?

 

Thanks in advance for your help!

Try to boot into your SL and install Chameleon to your SL ROOT Partition.

The key point is choose proper partition that your installed.

 

Normal Install (non-RAID):

--------------------------

 

Suppose that your installation is on /dev/disk0s2

 

- Install boot0 to the MBR:

sudo fdisk -f boot0 -u -y /dev/rdisk0

 

- Install boot1h to the partition's bootsector:

sudo dd if=boot1h of=/dev/rdisk0s2

 

- Install boot to the partition's root directory:

sudo cp boot /

 

Then reboot from harddisk.

That's a manual installation method.

For easy process you can use Chameleon2 RC2 installer instead:

 

 

 

During install process choose the first partition listed and reboot to try wether it works.

Chameleon_2.0_RC2_r640.pkg.zip

OK, got a step futher.

 

Looks like a missed the last step off the Lifehacker tutoral and didn't install the bootloader to my machine.

 

Unfortunately, now I'm presented with the Apple logo and a spinning loading graphic and nowt else...

 

Hmmm... possibly something to do with the fact that the Lifehacker tutorial is for a specific MoBo, which I don't have...

×
×
  • Create New...