Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Jan 2001 12:12:30 +1300
From:      Jonathan Chen <jonathan.chen@itouch.co.nz>
To:        doug.poland@omniresources.com
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: make failed
Message-ID:  <20010126121229.A63516@itouchnz.itouch>
In-Reply-To: <200101252237.QAA01585@earth.execpc.com>; from dpoland@execpc.com on Thu, Jan 25, 2001 at 04:37:40PM -0600
References:  <200101252237.QAA01585@earth.execpc.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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?

[...]
> # 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
-- 
Jonathan Chen <jonathan.chen@itouch.co.nz>
-----------------------------------------------------------------------
"I love deadlines. I like the whooshing sound they make as they fly by"
                                                        - Douglas Adams


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010126121229.A63516>