Intel DQ965gf Installation Tutorial with Kalyway release
Unplug all unecessary usb hub and other hard disk..
Use sata Drive and hard disk and video card (mine is 7600 GT)
In the BIOS set to nothing but optimized defaults (use the last bios from intel website)
Boot from Kalyway dvd,
Open Disk Utility format the disk with guid,
Open terminal and flag the second partition of your disk (until it's write unused, this is the most important and strange to me as i don't need this step with others boards i tried)
let me show you the dump from terminal (in bold the commands you type, your id will probably be "disk0", check it with the command : " diskutil list ")
bash-3.2# fdisk -e /dev/rdisk0
Enter 'help' for information
fdisk: 1> p
Disk: /dev/rdisk0 geometry: 19457/255/63 [312581808 sectors]
Offset: 0 Signature: 0xAA55
Starting Ending
#: id cyl hd sec - cyl hd sec [ start - size]
------------------------------------------------------------------------
1: EE 1023 254 63 - 1023 254 63 [ 1 - 312581807] <Unknown ID>
2: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
3: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
4: 00 0 0 0 - 0 0 0 [ 0 - 0] unused
fdisk: 1> f 2
Partition 2 marked active.
fdisk:*1> w
Device could not be accessed exclusively.
A reboot will be needed for changes to take effect. OK? [n] y
Writing MBR at offset 0.
fdisk: 1> q
Install : select vanilla kernel efi guid bootloader your video driver
Reboot your hard disk (F10 just before the end of the bios screen to select your boot device) then F8 to get the darwin bootloader and type vanilla -v -f at the prompt
As there is not ethernet driver for the Intel 82566DM controller i use a pci card D-Link 528T with modded realtekR1000.kext and modded AppleHDA.kext for Sigmatel STAC9227 Audio
Download:
Click to view attachment
Everything working and perfect Wake & Sleep, Reboot, Shutdown (with Apple Keyboard)
You can set to AHCI on the next reboot update to 10.5.2
see this link for a retail dvd install Intel DQ965gf
Thank's to all
