![]() |
#11
|
|||
|
|||
![]() did not work. I did not get the darwin prompt at all.
|
#12
|
||||
|
||||
Go into your BIOS and do the following:
1. Move USB device to the top of your boot priority 2. Disable Hyper-Threading 3. Set Fastboot OFF If you still do not see Darwin come up at all, describe your boot sequence in detail from power up to blank screen. MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1 Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9 Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves |
#13
|
||||
|
||||
Quote:
Chameleon right now is probably the best bet for him. ![]() |
#14
|
||||
|
||||
@nfoav8or
That is true but I still find it strange that he is unable to boot from the DVD. It appears to be burned correctly. I am thinking maybe he should download a liveCD of some sort. Something like Knoppix or even the bootable memtest disk. Just to make 100% sure that there is not an issue with the image. Actually an windows install disk would be better as we know it has been prepared correctly. Every motherboard I have owned will display a blinking cursor when pointed to boot from device thats not bootable. Though the dozen mobos that I have experience with does not quite put a dent into whats out there so maybe im wrong to say this. @bob5731 You can use this to install a bootloader to your external drive. http://chameleon.osx86.hu/file_downl...-installer.zip MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1 Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9 Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves |
#15
|
||||
|
||||
i was referring (in my last post) to him wanting to install FROM an external HD to his internal drive. I was simply adding to your steps to make sure this was able to be accomplished.
EDIT: unless he's using a different computer to post from, he should be able to boot since someone had to install something to his computer for him to be here online. I'm not convinced this is for real though. ![]() |
#16
|
||||
|
||||
@NFOav8r
Quote:
Quote:
![]() MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1 Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9 Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves |
#17
|
|||
|
|||
![]() I get a blinking cursor. But I have a MacBook pro and a dell e510. The dell will run windows will but iPC x86 at all. get jest me a blinking cursor!
|
#18
|
||||
|
||||
Quote:
[EDIT] Rename the external hard drive to something without any spaces. If it was "iPC x86" rename it to something like "iPCx86" MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1 Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9 Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves Last edited by lanceomni; 01-06-2009 at 02:58 PM. |
#19
|
|||
|
|||
![]() Now get
boot0: MBR boot0: MBR boot0: MBR boot0: error Win using Chameleon. |
#20
|
||||
|
||||
Hmm maybe your drive isn't set to active.
Plug it into your mac and do the following: 1. Find the the disk & partition numbers by ether typing Code:
diskutil list 2. Then open Terminal and type the following text in green. Pressing enter for each line (Remember to replace the numbers below with those you found from step one.): fdisk -e /dev/rdisk1 - Replacing "1" with your drive number p f 2 - Replacing "2" with your partion number write y exit Guys feel free to chime in with an easier method or other solution. I don't remember if you said you were wanting to dual boot or just install OSX? Please do not PM a copy of your latest post as I subscribe to the threads i post on. 💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers. MOBO: Z77MX-QUO-AOS CPU: Core i7 3770K GPU: MSI N760 TF 2GD5/OC Case: Modded MacPro2,1 Memory: 32GB Corsair Vengeance (CMY32GX3M4A1600C9) Wifi: Airport Extreme bcm94321MCA BIOS: HermitCrab Labs H3A.816M Monitor: AOC Q2963Pm 29" WFHD 2560x1080 21:9 Interests: KDE on Apple Darwin, Keeping it real with the command line, Helping those that help themselves |