kernel problem with freebsd 5.2RC2

Peter Risdon peter at circlesquared.com
Wed Jan 14 09:15:59 PST 2004


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.



More information about the freebsd-questions mailing list