----- Original Message ----- From: jeremy <[EMAIL PROTECTED]> Date: Thu, 09 Jan 2003 15:04:51 -0500 To: [EMAIL PROTECTED] Subject: help
> > i am runing freebsd 4.5 and i can not compile my kernel i get "Stop in > /usr/src/sys/compile/MYKERNEL." > > here is my kernel file > > > any help would be nice thanks jeremy > > # SCSI peripherals > #device scbus # SCSI bus (required) > #device da # Direct Access (disks) > device umass # Disks/Mass storage - Requires scbus and da I think it may be this. device umass (usb mass storage device), which is enabled, requires scbus (scsi bus) and da (direct access) which are disabled. Either enable scsi and da, or disable the umass device, and recompile. That should do the trick! (I had this problem a few months back...) -- bsdaemon freebsd: the power to serve >> http://www.freebsd.org [EMAIL PROTECTED] -- __________________________________________________________ Sign-up for your own FREE Personalized E-mail at Mail.com http://www.mail.com/?sr=signup Meet Singles http://corp.mail.com/lavalife To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message