diff options
| author | torben | 2015-04-14 19:48:02 +0200 |
|---|---|---|
| committer | torben | 2015-04-14 19:48:02 +0200 |
| commit | e4580fca0ae1edb00df7bd02f9833b41e78d83c8 (patch) | |
| tree | ef51a07e49161c810072a75ea5b0a824e5562699 /testModule/hooks/pre-mount.sh | |
| parent | Adding static qemu-nbd. (diff) | |
| download | systemd-init-e4580fca0ae1edb00df7bd02f9833b41e78d83c8.tar.gz systemd-init-e4580fca0ae1edb00df7bd02f9833b41e78d83c8.tar.xz systemd-init-e4580fca0ae1edb00df7bd02f9833b41e78d83c8.zip | |
Many other tries.
Diffstat (limited to 'testModule/hooks/pre-mount.sh')
| -rw-r--r-- | testModule/hooks/pre-mount.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/testModule/hooks/pre-mount.sh b/testModule/hooks/pre-mount.sh index 7798622e..210ea26f 100644 --- a/testModule/hooks/pre-mount.sh +++ b/testModule/hooks/pre-mount.sh @@ -4,7 +4,3 @@ warn '............START.............' insmod /usr/lib/modules/3.10.0-229.1.2.el7.x86_64/extra/dnbd3.ko local dnbd3_device_node="$(dnbd3-client -h 132.230.4.1 -i stage4/torben/test \ -r 1 -d /dev/dnbd0)" -#qemu-img create -f qcow2 -o \ -# backing_file="$dnbd3_device_node",backing_fmt=qcow2 /test.qcow2 -#insmod /usr/lib/modules/3.10.0-229.1.2.el7.x86_64/extra/nbd.ko -#systemd_preserve_process_marker qemu-nbd -c /dev/nbd0 /test.qcow2 |
