From owner-freebsd-questions Tue Oct 27 16:15:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA18402 for freebsd-questions-outgoing; Tue, 27 Oct 1998 16:15:40 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA18397 for ; Tue, 27 Oct 1998 16:15:38 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id QAA16005; Tue, 27 Oct 1998 16:14:58 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 27 Oct 1998 16:14:57 -0800 (PST) From: Doug White To: jumpmaster cc: freebsd-questions@FreeBSD.ORG Subject: Re: Help... Installation looses Network interface after installing via FTP In-Reply-To: <3634D708.40EBEB69@cst.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 26 Oct 1998, jumpmaster wrote: > I have installed FreeBSD 2.2.7 via FTP on my system. I inserted the > boot floppy and the intallation program found my network interface just > fine. It is a PCI NIC built into the MB. The interface was shown as > lnc1. I was able for plug in my settings and download very easily. > > Now when I boot from the kernel it installed on mh HD the network > interface is not found. I get the message: > > ifconfig: interface lnc1 does not exist > > If I run /stand/sysinstall to try to reconfigure the network interface > it does not give me the option to configure an ethernet connection. > > Here is dmesg -v I get when booting from the HD. Well, lnc1 is there: > lnc1 rev 2 int a irq 11 on pci0:11:0 > mapreg[10] type=1 addr=00001000 size=0020. > reg16: ioaddr=0x1000 size=0x20 I would try reenabling lnc0: > lnc0: disabled, not probed. Perhaps the driver gets nuked with lnc0 turned off. I'd like to see the output of 'ifconfig -a' regardless. Doug White Internet: dwhite@resnet.uoregon.edu | FreeBSD: The Power to Serve http://gladstone.uoregon.edu/~dwhite | www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message