From owner-freebsd-questions Thu Jul 18 7:36:33 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F120C37B400 for ; Thu, 18 Jul 2002 07:36:29 -0700 (PDT) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDDDC43E64 for ; Thu, 18 Jul 2002 07:36:28 -0700 (PDT) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost.infracaninophile.co.uk [IPv6:::1]) by smtp.infracaninophile.co.uk (8.12.5/8.12.5) with ESMTP id g6IEaMXZ001539; Thu, 18 Jul 2002 15:36:22 +0100 (BST) (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.5/8.12.5/Submit) id g6IEaG2X001538; Thu, 18 Jul 2002 15:36:16 +0100 (BST) Date: Thu, 18 Jul 2002 15:36:16 +0100 From: Matthew Seaman To: Erik Mattsson Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Install problems: de0: autosense failed Message-ID: <20020718143616.GA1378@happy-idiot-talk.infracaninophi> References: <03ad01c22e30$9b6e24f0$0800a8c0@imbridge.se> <20020718083613.GA388@happy-idiot-talk.infracaninophi> <040a01c22e4b$06832c80$0800a8c0@imbridge.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <040a01c22e4b$06832c80$0800a8c0@imbridge.se> User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jul 18, 2002 at 01:05:22PM +0200, Erik Mattsson wrote: > > c) can be solved by adding 'media 10baseT' as an extra option to > > ifconfig as exactly as you did for netbsd. It's pretty clear where to > > put that in the Sysinstall dialog for configuring interfaces. > > Where should I do this? Do you mean in the the first menu (Kernel > config menu, where I can choose Visual/CLI or auto)? Ive removed > all conflicting networks (eg All), in the Visual menu; but this > hasnt helped me. Ive tried to disable the ed0 device (ed0 seems to > have the same irq setting as the de0 has during loading), but this > didnt help. Unless you actually have one of those ISA devices, and you want it to work, then changing the settings in the kernel config won't actually affect anything much. All that will happen if you don't delete the ISA devices is that the kernel will attempt to probe for them, fail, decide you don't actually have such a thing installed and proceed onto the next device. > How can I setup the ifconfig? The only options in the CLI mode is > change IRQ, memory adresses and Flags. > The install process has never gotten into the sysinstall program, it > always locks after the "de0: autosense failed" is displayed. Ah. No. I didn't realize you weren't even getting as far as interacting with Sysinstall. Normally when booting up the install system, the network ports are left unconfigured until you start trying to download packages by FTP. There's a pretty obvious dialog that Sysinstall steers you through for setting up your hostname, IP number, DNS server etc --- assuming you aren't using DHCP --- and that has a box for extra arguments for ifconfig. You might try unplugging your de0 network cable while you boot up Sysinstall, then plug it back in before you start actually doing the install. If that doesn't work, then probably the best thing you can do is beg, borrow or buy a spare network card, swap it for your de0 NIC, do the install and then swap the cards back, making changes to /etc/rc.conf as appropriate. Another thing to try is simply start with some brand new floppies and copy the installer disk images onto them --- bad spots on a floppy disk are all too common, and can spoil your whole day. Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way Tel: +44 1628 476614 Marlow Fax: +44 0870 0522645 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message