From owner-freebsd-questions Tue Oct 14 15:15:26 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA21419 for questions-outgoing; Tue, 14 Oct 1997 15:15:26 -0700 (PDT) (envelope-from owner-freebsd-questions) Received: from ns2.yahoo.com (ns2.yahoo.com [205.216.162.20]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA21410 for ; Tue, 14 Oct 1997 15:15:18 -0700 (PDT) (envelope-from filo@yahoo.com) Received: (from filo@localhost) by ns2.yahoo.com (8.8.5/8.6.12) id PAA21605; Tue, 14 Oct 1997 15:14:47 -0700 (PDT) Date: Tue, 14 Oct 1997 15:14:47 -0700 (PDT) Message-Id: <199710142214.PAA21605@ns2.yahoo.com> From: David Filo To: freebsd-questions@FreeBSD.ORG Subject: FreeBSD on Intel's AL440LX Board Reply-To: filo@yahoo-inc.com Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Has anyone been successful in getting FreeBSD running on the Intel AL440LX motherboard? We've tried both 2.1 and 3.0 and both have problems. Booting from floppy works fine, but booting from the scsi drive (after install) either gives "read error" in 2.1 or no message at all under 3.0 immediately following the normal bios stuff. Seems to be something related to the MBR since it will boot fine from the drive at the floppy boot prompt (i.e. sd(0,1)kernel with floppy boot). In both cases the hard drive was formatted to not use slices (dedicate entire drive to FreeBSD), so no boot manager is being used. Bios setting for the motherboard and adaptec are normal (i.e. similar settings on other combos have worked fine). In addition various bios changes were made with no effect. Basically have run out of things to try. Any ideas, or things to try? dmesg output (with 3.0) is: Copyright (c) 1992-1997 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.0-971012-SNAP #0: Sun Oct 12 09:37:38 GMT 1997 root@make.ican.net:/usr/src/sys/compile/GENERIC CPU: Pentium Pro (299.94-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x633 Stepping=3 Features=0x80f9ff real memory = 268435456 (262144K bytes) avail memory = 260206592 (254108K bytes) Probing for devices on PCI bus 0: chip0: rev 0x03 on pci0.0.0 chip1: rev 0x03 on pci0.1.0 chip2: rev 0x01 on pci0.7.0 ide_pci0: rev 0x01 on pci0.7.1 chip3: rev 0x01 int d irq 11 on pci0.7.2 chip4: rev 0x01 on pci0.7.3 ahc0: rev 0x00 int a irq 10 on pci0.13.0 ahc0: aic7880 Wide Channel, SCSI Id=7, 16 SCBs ahc0: waiting for scsi devices to settle scbus0 at ahc0 bus 0 sd0 at scbus0 target 1 lun 0 sd0: type 0 fixed SCSI 2 sd0: Direct-Access 4339MB (8887200 512 byte sectors) fxp0: rev 0x02 int a irq 15 on pci0.14.0 fxp0: Ethernet address 00:a0:c9:70:05:2d vga0: rev 0xd3 int a irq 9 on pci0.15.0 Probing for devices on PCI bus 1: Probing for devices on the ISA bus: sc0 at 0x60-0x6f irq 1 on motherboard sc0: VGA color <16 virtual consoles, flags=0x0> sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1 not found at 0x2f8 lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in npx0 on motherboard npx0: INT 16 interface changing root device to sd0a