On Thu, 30 Mar 2000, Beavis wrote:

> how do u delete modules
> for example the pcmcia module
> 
dpkg -r pcmcia-cs

But if you just want to have it not started during booting:
update-rc.d -f pcmcia remove

Oki

Reply via email to