From owner-freebsd-questions Tue Jun 18 10:58:23 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA13569 for questions-outgoing; Tue, 18 Jun 1996 10:58:23 -0700 (PDT) Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA13562 for ; Tue, 18 Jun 1996 10:58:19 -0700 (PDT) Received: from jli (jli.portland.or.us [199.2.111.1]) by ref.tfs.com (8.7.5/8.7.3) with SMTP id KAA01543 for ; Tue, 18 Jun 1996 10:58:17 -0700 (PDT) Received: from cumulus by jli with uucp (Smail3.1.29.1 #3) id m0uW4z6-0001b9C; Tue, 18 Jun 96 10:54 PDT Message-Id: To: Garrett Wollman , questions@FreeBSD.ORG Subject: solution to: amd (and CD-ROM's) References: <9606151626.AA24567@halloran-eldar.lcs.mit.edu> <13759.834822154@palmer.demon.co.uk> In-reply-to: Your message of Sat, 15 Jun 1996 12:26:46 EDT. <9606151626.AA24567@halloran-eldar.lcs.mit.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <5466.835120462.1@cloud.rain.com> Date: Tue, 18 Jun 1996 10:54:22 -0700 From: Bill Trost Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Well I took the time to add a few things to my kernel (most notably "options NFS"), and amd now works just fine and I have CD-ROM automounting working. "Someone" should put that in the FAQ or somewhere else relevant the amd apparently does not work in the 2.1 RELEASE without "options NFS" in the kernel configuration. (Does the NFS loadable kernel module not work, perhaps?) On the other hand, I never did figure out how to get it to work with the "-type:=direct" flag....