Jump to content
22 posts in this topic

Recommended Posts

I have downloaded several versions of OSx86, burned the ISO images onto DVDs, and booted from the DVD-ROM drive on my Toshiba Satellite M30. I'm not setting up partitions; I only want OSX on the system. Here's my problem: when I boot (with every version), I hit enter and it says that it's loading Darwin. Then I get a grey background with the Apple logo and an animated circle. After several minutes of nothing happening, a circle with a bar through it appears over top of the Apple logo.

 

Is this a common problem? Does it mean that OSX doesn't support my hardware configuration?

Link to comment
https://www.insanelymac.com/forum/topic/19387-installation-problem/
Share on other sites

I should probably post a little about the laptop:

 

Toshiba Satellite M30 (PSM30C-0RUU9)

Intel Pentium M @ 1500 MHz

512 MB DDR RAM

80 GB HDD

CD-RW/DVD-ROM drive

NVIDIA GeForce FX Go5200

802.11b built-in wireless LAN

RJ-45 LAN connector

RJ-11 Modem connector

SD Card slot

3x USB 2.0 ports

Parallel port

 

and a few other things

 

EDIT: I've read that this problem can be solved by making the DVD-ROM drive the master on the secondary IDE cable. I opened up the laptop, and there does not seem to be a way to do this.

Is this a common problem? Does it mean that OSX doesn't support my hardware configuration?

 

This is a very common problem and very nebulous. If you were to boot up with a -v (verbose mode) you would probably see an error message saying it is waiting for root device. You'll find dozens of threads about this. It means that the boot drive cannot be found. That is why it is recommended to adjust your IDE chain to get the drive as master without cable select.

 

One person succeeded after removing his flash card because that was confusing as to whether it was a boot device.

 

The only other suggestions are here: http://wiki.osx86project.org/wiki/index.ph...e.22_message.3F

But you did create a separate partition for MacOSX, made it "primary" (not logical) and "active", and then during the install, you formatted it as MacOS Extended Journaled from the installer....right?

 

No; I don't want Windows on there at all; I only want OSX on the hard drive.

 

 

 

I've tried using the following prompts, but none have worked:

 

platform=X86PC -v

-x -v

rd=disk0s* -v (replace the * with your OS X partition number)

-f -v

 

The FAQ also mentions something about using different boot loaders. How exactly would this solve the problem?

 

Also, would it work if I used an external DVD-ROM drive?

Okay; now I have a different problem. I've managed to get it to boot, but before the installation even starts, I get the following message in English, French, German and Japanese:

 

You need to restart your computer. Hold down the Power

button for several seconds or press the Restart button.

 

I restart and boot from the CD once again, but I get the same message.

Okay, new problem:

 

After giving up on trying to boot from the install DVD, I decided to dd the hard disc image from a 10 GB Windows partition onto the OS X Partition (NTFS formatted - is this where I went wrong?). Here's the command I used:

 

dd if=tiger-x86-flat.img of=\\?\Device\Harddisk0\Partition0 bs=512 skip=63 --progress

 

Everything seemed fine, but now when I try to restart the computer, I get the following error:

 

HFS+ partition error

The problem is indeed that you cannot copy the hard disk image over to an improperly formated hard drive. you need to have the hard drive you are copying to be a primary partition, formated as type AF. If you don't format it as type AF then osx can't boot because the formatting is wrong.

Then it appears that somewhere, there is an error in the HD image. Either it downloaded wrong (you checked the file length or hash?) or it didn't dd correctly? The only time I was able to get a hard drive image copied by dd to work was when I used my friend's mac, and placed the hard drive inside an external enclosure, connected it to the mac, and used the mac to create the partition correctly. It worked once when I did it with a linux boot disk, but it didn't ever finish booting before it would stall due to some incompatible pieces of hardware. My suggest would be to try a native install from a patched dvd.. It's much more forgiving of partitions because you can use the installer itself to partition and set up the drive if it's not going to be used by another OS..

It's not regular PATA; frankly, I have no idea what it is. This is my first laptop after years of dealing with desktop PCs and good old PATA. It might be some form of PATA, but the pins do not line up with a regular PATA cable.

 

Assuming it is some form of PATA (it's definately not SATA), I have yet to find a way to set it to primary master. The BIOS on the laptop is complete {censored}, and there doesn't seem to be a way of doing this in BIOS.

 

EDIT: Forgive me for sounding like such a noob. I'm really not. Really.

×
×
  • Create New...