load xen-gntalloc module required by libxenvchan

This commit is contained in:
Marek Marczykowski 2013-04-28 05:55:30 +02:00 committed by Marek Marczykowski-Górecki
parent 94f54d6c9f
commit 93ad711f4e
2 changed files with 2 additions and 0 deletions

View File

@ -2,3 +2,4 @@ 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

View File

@ -2,3 +2,4 @@ xen-evtchn
xen-blkback
xen-usbfront
u2mfn
xen-gntalloc