core-agent-linux/vm-init.d/qubes-core.modules
2014-11-19 15:34:32 +01:00

6 lines
200 B
Plaintext
Executable File

modprobe evtchn 2>/dev/null || modprobe xen-evtchn
modprobe xen-blkback 2> /dev/null || modprobe blkbk
modprobe xen-usbfront 2> /dev/null
modprobe u2mfn 2>/dev/null
modprobe xen-gntalloc 2> /dev/null