TEST-12-RAID-DEG: mkdir /run
authorHarald Hoyer <harald@redhat.com>
Thu, 15 Dec 2011 12:42:16 +0000 (13:42 +0100)
committerHarald Hoyer <harald@redhat.com>
Thu, 15 Dec 2011 13:49:05 +0000 (14:49 +0100)
test/TEST-12-RAID-DEG/create-root.sh

index 47eb961..7be4a32 100755 (executable)
@@ -28,6 +28,7 @@ mke2fs -L root /dev/dracut/root && \
 mkdir -p /sysroot && \
 mount /dev/dracut/root /sysroot && \
 cp -a -t /sysroot /source/* && \
+mkdir /sysroot/run && \
 umount /sysroot && \
 lvm lvchange -a n /dev/dracut/root && \
 cryptsetup luksClose /dev/mapper/dracut_crypt_test && \