For my VM Linux Severs I’m using following kernel module blacklist:
01 | blacklist mii |
02 | blacklist serio_raw |
03 | blacklist pcspkr |
04 | blacklist psmouse |
05 | blacklist lp |
06 | blacklist parport |
07 | blacklist snd |
08 | blacklist soundcore |
09 | blacklist snd_via82xx |
10 | blacklist gameport |
11 | blacklist snd_ac97_codec |
12 | blacklist parport_pc |
Don’t forget to call update-initramfs -u after altering the blacklist.conf !
Do only blacklist the mii module if you have the vmxnet module up and running !!
have fun
(Visited 167 times, 1 visits today)