From owner-freebsd-questions Fri Jan 26 6:55:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from webhost.omniresource.com (www.omniresource.com [207.170.23.21]) by hub.freebsd.org (Postfix) with ESMTP id 25C6837B400 for ; Fri, 26 Jan 2001 06:55:09 -0800 (PST) Received: by WEBHϪϪOST with Internet Mail Service (5.5.2653.19) id ; Fri, 26 Jan 2001 08:52:37 -0600 Message-ID: From: GB/DEV - Doug Poland To: 'Jonathan Chen' Cc: freebsd-questions@FreeBSD.ORG Subject: RE: make failed Date: Fri, 26 Jan 2001 08:54:01 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Thu, Jan 25, 2001 at 04:37:40PM -0600, Doug Poland wrote: > > Hello, > > > > I was just attempting to make a custom kernel when make failed. > > I'm not sure of where to go from here. Can someone assist me > > in determining what went wrong? > > Jonathan Chen said... > > [...] > > # SCSI peripherals > > #device scbus # SCSI bus (required) > > #device da # Direct Access (disks) > > #device sa # Sequential Access (tape etc) > > #device cd # CD > > #device pass # Passthrough device > (direct SCSI access) > [...] > > device umass # Disks/Mass storage - > Requires scbus and da > > Here's your problem. umass requires scsbus and da > Thanks for your sharp eyes! Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message