Jump to content

Command Crate ¿about?

Blacklist a kernel module in Linux

echo "blacklist firewire-core" >> /etc/modprobe.d/firewired.conf

Appends blacklist firewire-core to /etc/modprobe.d/firewired.conf on Linux, preventing the firewire-core module from loading.

system configuration [kb:117]