We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 411d081 commit 2c02970Copy full SHA for 2c02970
ubuntukernel-load.sh
@@ -8,7 +8,7 @@
8
9
# kernel modules to add to the Scaleway initrd to allow Ubuntu kernel to mount
10
# nbd devices. Path prefix is /lib/modules/<kernel version>
11
-REQUIRED_MODULES="net/virtio_net block/virtio_blk block/nbd"
+REQUIRED_MODULES="net/virtio_net block/virtio_blk block/nbd dca/dca i2c/algos/i2c-algo-bit pps/pps_core ptp/ptp net/ethernet/intel/igb/igb"
12
13
# current Scaleway IPXE boot script
14
SCW_IPXE_SCRIPT="http://169.254.42.42/ipxe"
0 commit comments