Date: 12 Feb 2002 14:47:00 -0800 From: swear@blarg.net (Gary W. Swearingen) To: Pekka Samuli Laine <pekkasamuli@koti.soon.fi> Cc: "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@FreeBSD.ORG> Subject: Re: Strange messages during boot process Message-ID: <2ezo2etj17.o2e@localhost.localdomain> In-Reply-To: <01C1B425.54CB8C20@212-246-4-106.catv.tpo.fi> References: <01C1B425.54CB8C20@212-246-4-106.catv.tpo.fi>
next in thread | previous in thread | raw e-mail | index | archive | help
Pekka Samuli Laine <pekkasamuli@koti.soon.fi> writes: > During boot process I see these lines on the screen: > > ... > config> di pcic0 > No such device: pcic0 > Invalid command or syntax. Type `?' for help. ... > Is it safe just to remove these 'di'-commands from kernel.conf? > Or should I leave them there? Why are they there in the first > place because those commands seem not to work? It's as safe as your editing. The things are only useful for devices that are compiled into the kernel but which you want to disable. The commands have trouble disabling device code that is not in the kernel. 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?2ezo2etj17.o2e>