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

5 lines
165 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