View Single Post
 
Old 11-02-2008, 10:28 PM
nfoav8or's Avatar
nfoav8or nfoav8or is offline
 
Join Date: Jan 2008
Location: WA, USA
Posts: 933
install chameleon after you've installed OS X... and you have the order right. installing OS X last should set it as the default.

if it doesn't... reboot into the Install DVD and open Terminal:
Code:
diskutil list
diskutil unmount diskX (the X is the disk number you've installed the OS's to)
fdisk -e /dev/rdiskX (again, same thing for X)
update
f Y ( Y is the partition number where OS X is installed to and is listed in the diskutil list command above)
w
q
if the disk is not able to be accessed solely by itself, it will give an error after the w (for write) and will tell you the disk needs to be rebooted for the changes to take effect. If this happens, open Disk Utility (while still in the install DVD) and unmount all the partitions on the disk you installed all the OS's to by selecting them and unmount using the button above.

after all this works, use your DVD to boot (but let the bootloader countdown run out so it will boot from your HD)... after this, install chameleon.

Reply With Quote