core-agent-linux/vm-init.d/qubes-core.modules

6 lines
200 B
Plaintext
Raw Normal View History

2011-09-08 01:06:39 +02:00
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