Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2004 17:17:06 +0000
From:      Peter Risdon <peter@circlesquared.com>
To:        Zh Zhechev <zhechev@abv.bg>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: kernel problem with freebsd 5.2RC2
Message-ID:  <40057992.6070105@circlesquared.com>
In-Reply-To: <70162099.1074100124455.JavaMail.nobody@storage.ni.bg>
References:  <70162099.1074100124455.JavaMail.nobody@storage.ni.bg>

next in thread | previous in thread | raw e-mail | index | archive | help
Zh Zhechev wrote:

>hi all,
>
>make buildkernel KERNCONF=FREESBIEKERNEL
>  
>
The error comes while compiling umass. From your kernel conf:

device          umass           # Disks/Mass storage - Requires scbus and da

and from higher up in the same file:



>## SCSI peripherals
>#device         scbus           # SCSI bus (required for SCSI)
>#device         ch              # SCSI media changers
>#device         da              # Direct Access (disks)
>#device         sa              # Sequential Access (tape etc)
>#device         cd              # CD
>#device         pass            # Passthrough device (direct SCSI access)
>#device         ses             # SCSI Environmental Services (and SAF-TE)
>  
>
So uncomment scbus and da and try again.

PWR.



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