====================================== This system can't be installed via CD (Versions 4.9/4.10/5.1/5.21/5.3B7). You must install via Boot-disks (see the FreeBSD-handbook chapter 2.13.3). After the completed installation you should boot from the Fixit-CD to generate a new kernel, because the installed onto your harddisk would not work with AGP (which is compiled in GENERIC) - it is reccommended to install the sources for your new kernel ;) Now you must compile your first new kernel: ## (mounting of the installed usr-Partition): mount /dev/deviceXXXX /usr ## (creating of a temp-Mountpoint): mkdir /tmp/X ## (mounting of the root-partition to /tmp/X): mount /dev/deviceYYYY /tmp/X ## (doing some needed commands): rm -rf /etc rm -rf /boot ln -s /tmp/X/etc /etc ln -s /tmp/X/boot /boot And now see chapter 9.3 in the FreeBSD-handbook "Builduing and Installing a Custom Kernel" and compile your new kernel WITHOUT "AGP"-support. Good luck! ====================================== 2x PII Xeon 450 Slot 2 3x 256MB 1x 128MB Ami Megaraid 64Mbyte Cache 3 channel Raid 5x 18GB IBM SCSI Raid5 (Disks on all 3 channels) ====================================== Here's an output of "pciconf -lv": ====================================== hostb0@pci0:0:0: class=0x060000 card=0x00000000 chip=0x71a08086 rev=0x00 hdr=0x00 vendor = 'Intel Corporation' device = '82443GX 440GX CPU to PCI Bridge (AGP Implemented)' class = bridge subclass = HOST-PCI pcib1@pci0:1:0: class=0x060400 card=0x00000000 chip=0x71a18086 rev=0x00 hdr=0x01 vendor = 'Intel Corporation' device = '82443GX PCI-to-PCI Bridge (AGP)' class = bridge subclass = PCI-PCI isab0@pci0:2:0: class=0x060100 card=0x00000000 chip=0x71108086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' device = '82371AB/EB/MB PIIX4/4E/4M ISA Bridge' class = bridge subclass = PCI-ISA atapci0@pci0:2:1: class=0x010180 card=0x00000000 chip=0x71118086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82371AB/EB/MB PIIX4/4E/4M IDE Controller' class = mass storage subclass = ATA uhci0@pci0:2:2: class=0x0c0300 card=0x00000000 chip=0x71128086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '82371AB/EB/MB PIIX4/4E/4M USB Interface' class = serial bus subclass = USB piix0@pci0:2:3: class=0x068000 card=0x00000000 chip=0x71138086 rev=0x02 hdr=0x00 vendor = 'Intel Corporation' device = '82371AB/EB/MB PIIX4/4E/4M Power Management Controller' class = bridge subclass = PCI-unknown fxp0@pci0:3:0: class=0x020000 card=0x00098086 chip=0x12298086 rev=0x05 hdr=0x00 vendor = 'Intel Corporation' device = '82550/1/7/8/9 EtherExpress PRO/100(B) Ethernet Adapter' class = network subclass = ethernet none0@pci0:4:0: class=0x030000 card=0x00000000 chip=0x00a01013 rev=0x22 hdr=0x00 vendor = 'Cirrus Logic' device = 'CL-GD5340 GUI Accelerator' class = display subclass = VGA pcib2@pci0:5:0: class=0x060400 card=0x000000dc chip=0x00221011 rev=0x04 hdr=0x01 vendor = 'Digital Equipment Corporation' device = '21150-AA PCI to PCI Bridge' class = bridge subclass = PCI-PCI pcib3@pci0:18:0: class=0x060400 card=0x00000068 chip=0x09608086 rev=0x05 hdr=0x01 vendor = 'Intel Corporation' device = '80960RP i960 RP Microprocessor/Bridge' class = bridge subclass = PCI-PCI amr0@pci0:18:1: class=0x0e0001 card=0x0438101e chip=0x19608086 rev=0x05 hdr=0x00 vendor = 'Intel Corporation' device = '80960RP i960RP Microprocessor' ahc0@pci2:1:0: class=0x010000 card=0x000f9005 chip=0x001f9005 rev=0x00 hdr=0x00 vendor = 'Adaptec' device = 'AHA-2940U2/AHA-2940U2W AIC-7890/1 Ultra2 SCSI Controller' class = mass storage subclass = SCSI ahc1@pci2:9:0: class=0x010000 card=0x000f9005 chip=0x001f9005 rev=0x00 hdr=0x00 vendor = 'Adaptec' device = 'AHA-2940U2/AHA-2940U2W AIC-7890/1 Ultra2 SCSI Controller' class = mass storage subclass = SCSI