Jump to content

OSX (Intel Build) 10.4.4 DvdInstall / NoBoot after Install


9 posts in this topic

Recommended Posts

I have same problem as other... after the Installation of

OSX under VMWare 5.5.1 i cant boot OSX, -> black Screen, Underscore left top on screen

 

is this the problem of the disk utilities on the installDVD ?

 

hmmm.. i've read many other messages with same problem, but none of the

workarounds works for me..

 

last i've tried following:

- boot knoppix and create a disk with

cfdisk /dev/hda Primary / Boot / type (Unknown) AF / aktiv /

- reboot with InstallDVD

but i cant select my disk as install target !!!

 

anyone has exact steps how i can create the disk under VMWare to

install without i have to use the DiskUtilitie on the InstallDVD ?

 

Andy

In the installer go to Utilities -> Terminal and type:

newfs -J -v OSX /dev/rdiskXsY

 

Where X is the disk and Y is the slice. For a native install it's rdisk0s1

 

That should return something like: Mounted XXGB journaled HFS+

 

Now quit the terminal and go to the disk utility, select OSX from the right and click Mount.

 

Now you can select a destination drive!

martinc,

 

i tried this part with newfs ... but option -J is invalid ....

i have run newfs -v OSX /dev/rdisk0s1 (withou -J) ..

and got output like this ...

Warning: Block size and bytes per inode restrict cylinders per group to 4.

Warning: 8080 sectors in last cylinder unallocated

disk0s1: 125822800 sectors in ...............

super-block backups (for fsck -b #) at:

32, 32704, .........

after that: nothing will be mountet !!

×
×
  • Create New...