4bccdb0ba5
One more thing done in more generic way (not Fedora-specific).
4 lines
138 B
Plaintext
Executable File
4 lines
138 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
|