2012-12-04 18:57:37 +00:00
|
|
|
#!/bin/bash
|
|
|
|
instmods nfs sunrpc
|
2014-04-18 14:50:58 +00:00
|
|
|
instmods e1000 e1000e virtio_net igb ines sfc mlx4_en cxgb3 cxgb4 tg3 bnx2 bnx2x bna ixgb ixgbe qlge mptsas mpt2sas mpt3sas ata_piix megaraid_sas virtio_blk ahci ibmaem xhci-hcd sd_mod pmcraid be2net vfat ext3 ext4 btrfs reiserfs usb_storage scsi_wait_scan kvm kvm-intel kvm-amd ipmi_si ipmi_devintf
|
2012-12-07 16:25:59 +00:00
|
|
|
instmods macvlan macvtap 8021q bridge bonding vmxnet3 cpufreq_ondemand acpi-cpufreq powernow-k8 cdc_ether
|
2012-12-04 18:57:37 +00:00
|
|
|
instmods mptctl #LSI firmware management requires this
|
|
|
|
instmods mlx4_ib ib_umad #make the mellanox ib available enough to examine /sys
|
2013-08-21 16:07:48 +00:00
|
|
|
instmods reiserfs #reiserfs on sysclone
|