mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-22 07:03:38 +00:00
unconditionally load dm module
needed for device mapper (LVM)
This commit is contained in:
committed by
Richard W.M. Jones
parent
badfe3a741
commit
4e8884823c
@@ -31,9 +31,9 @@ else
|
||||
|
||||
modprobe virtio_pci
|
||||
modprobe virtio_net
|
||||
modprobe dm_mod ||:
|
||||
fi
|
||||
|
||||
modprobe dm_mod ||:
|
||||
mount
|
||||
ls -l /dev
|
||||
|
||||
|
||||
Reference in New Issue
Block a user