You can run "modinfo i2c_piix4" to get the info, e.g.,
$ modinfo i2c_piix4
filename: /lib/modules/4.4.0-67-generic/kernel/drivers/i2c/busses/i2c-piix4.ko
...
Steven
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I starting Clonezilla image, I get
How can I disable this module?
i2c_piix4.blacklist=yesin GRUB record didn't help.In that case, I believe you have to remaster Clonezilla live, and remove the modules from filesystem.squashfs.
Ref: https://drbl.org/faq/fine-print.php?path=./2_System/81_add_prog_in_filesystem-squashfs.faq#81_add_prog_in_filesystem-squashfs.faq
Steven
Thanks for the answer. The module in filesystem has the same filename as above:
i2c_piix4.sys ?
You can run "modinfo i2c_piix4" to get the info, e.g.,
$ modinfo i2c_piix4
filename: /lib/modules/4.4.0-67-generic/kernel/drivers/i2c/busses/i2c-piix4.ko
...
Steven