Date: Thu, 29 Mar 2001 00:20:19 +0800 From: bsd140870 <bsd140870@yahoo.co.uk> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: compile kernel w/o scsi Message-ID: <245616025.20010329002019@yahoo.co.uk>
next in thread | raw e-mail | index | archive | help
Hello BSD'ers, this might be an easy question but i'm lost. :) i just compiled my kernel to exclude all scsi devices but upon rebooting, i get these: (from dmesg) config> di pcic0 config> di sn0 No such device: sn0 Invalid command or syntax. Type `?' for help. config> di lnc0 No such device: lnc0 Invalid command or syntax. Type `?' for help. config> di le0 No such device: le0 Invalid command or syntax. Type `?' for help. config> di ie0 No such device: ie0 Invalid command or syntax. Type `?' for help. config> di fe0 No such device: fe0 Invalid command or syntax. Type `?' for help. config> di ed0 No such device: ed0 Invalid command or syntax. Type `?' for help. config> di cs0 No such device: cs0 Invalid command or syntax. Type `?' for help. config> di bt0 No such device: bt0 Invalid command or syntax. Type `?' for help. config> di aic0 No such device: aic0 Invalid command or syntax. Type `?' for help. config> di aha0 No such device: aha0 Invalid command or syntax. Type `?' for help. config> di adv0 No such device: adv0 Invalid command or syntax. Type `?' for help. config> q so, what's wrong with this? i have excluded all `SCSI` related items in /sys/i386/conf/MYKERNEL since i'm not intending on using any scsi. have i missed out anything? i've read all info on LINT and also compared w/ GENERIC. any way i can solve `No such device: ` from showing up? i'll send my kernel config if anyone is interested. thanks all in advance. -- bsd140870 mailto:bsd140870@yahoo.co.uk _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com 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?245616025.20010329002019>