unconditionally load dm module

needed for device mapper (LVM)
This commit is contained in:
Guido Günther
2009-07-02 10:46:37 +02:00
committed by Richard W.M. Jones
parent badfe3a741
commit 4e8884823c

View File

@@ -31,9 +31,9 @@ else
modprobe virtio_pci
modprobe virtio_net
modprobe dm_mod ||:
fi
modprobe dm_mod ||:
mount
ls -l /dev