> This same issue however has stopped me from getting 4.0 to install on > an intel core duo mac mini as well.
$ sysctl hw hw.machine=i386 hw.model=Genuine Intel(R) CPU 1300 @ 1.66GHz ("GenuineIntel" 686-class) hw.ncpu=2 hw.byteorder=1234 hw.physmem=1040629760 hw.usermem=1040621568 hw.pagesize=4096 hw.disknames=cd0,wd0 hw.diskcount=2 hw.cpuspeed=1667 hw.vendor=Apple Computer, Inc. hw.product=Macmini1,1 hw.version=1.0 hw.serialno=G864806SW0C hw.uuid=9cfe245e-d0c8-bd45-a79f-54ea5fbd3d97 I did this by 1) creating a bsd.rd with acpi support, and 2) blowing away MacOS so it would boot from the CD without keyboard input. There have since been changes made that make the keyboard work from the boot loader (but not DDB or UKC) so all you need to do is enable acpi. // marc