load xen-gntalloc module required by libxenvchan
This commit is contained in:
parent
94f54d6c9f
commit
93ad711f4e
@ -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
|
||||
|
@ -2,3 +2,4 @@ xen-evtchn
|
||||
xen-blkback
|
||||
xen-usbfront
|
||||
u2mfn
|
||||
xen-gntalloc
|
||||
|
Loading…
Reference in New Issue
Block a user