From owner-freebsd-questions Wed Jan 3 14:40: 8 2001 From owner-freebsd-questions@FreeBSD.ORG Wed Jan 3 14:40:01 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mail1-gui.server.ntli.net (mail1-gui.server.ntli.net [194.168.222.13]) by hub.freebsd.org (Postfix) with ESMTP id DC9A637B400 for ; Wed, 3 Jan 2001 14:40:00 -0800 (PST) Received: from sunrise.wells.org.uk ([62.253.133.8]) by mail1-gui.server.ntli.net (Post.Office MTA v3.1 release PO203a ID# 0-33929U70000L2S50) with ESMTP id AAA10772 for ; Wed, 3 Jan 2001 22:34:21 +0000 Received: from michael by sunrise.wells.org.uk with local (Exim 3.20 FreeBSD) id 14DwZQ-00009U-00 for ; Wed, 03 Jan 2001 22:39:48 +0000 Date: Wed, 3 Jan 2001 22:39:48 +0000 From: Michael Wells To: freebsd-questions@FreeBSD.org Subject: Mounting to ad3xxx after a new kernel Message-ID: <20010103223948.A558@wells.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-PGPkeyserver: wwwkeys.eu.pgp.net Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, First up, thanks for the handbook and instructions on making a new kernel. I've just made my first one, and it seems good to me - with just one exception. My /etc/fstab previously had an entry I'd added, thus: /dev/ad3s1e /backups ufs rw,noatime 1 1 This is nothing special, I hope. I've got a hard drive I use for backups connected to the secondary IDE bus. Unfortunately, it won't mount under my new kernel (fine on the old one). I get this: su-2.04# mount /dev/ad3s1e /backups/ mount: Device not configured This seems strange to me, and I would be really grateful for any advice. All I have so far is a suspicion that my /sys/i386/conf/kernelconfig file (actually called SUNRISE) doesn't define that drive, but I am none the wiser as to fixing it. Happy New Year, by the way. :-) Cheers Michael Wells -- www.wells.org.uk +44 7715 747252 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message