git.annexia.org
/
libguestfs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
badfe3a
)
unconditionally load dm module
author
Guido Günther
<agx@sigxcpu.org>
Thu, 2 Jul 2009 08:46:37 +0000
(10:46 +0200)
committer
Richard W.M. Jones
<rjones@redhat.com>
Thu, 2 Jul 2009 13:12:23 +0000
(14:12 +0100)
needed for device mapper (LVM)
appliance/init
patch
|
blob
|
history
diff --git
a/appliance/init
b/appliance/init
index
b573c46
..
48c7c34
100755
(executable)
--- a/
appliance/init
+++ b/
appliance/init
@@
-31,9
+31,9
@@
else
modprobe virtio_pci
modprobe virtio_net
- modprobe dm_mod ||:
fi
+modprobe dm_mod ||:
mount
ls -l /dev