]> git.siccegge.de Git - forks/vmdebootstrap.git/commit - vmdebootstrap
Make kpartx wait until partitions are actually created.
authorSunil Mohan Adapa <sunil@medhas.org>
Thu, 13 Mar 2014 11:38:02 +0000 (17:08 +0530)
committerLars Wirzenius <liw@liw.fi>
Thu, 13 Mar 2014 22:00:59 +0000 (22:00 +0000)
commit6383730002ec59cdb3d3629a21741e348e808620
tree80347f5d34f0e26fbf00ef49dc1c139e211b1e47
parent237ee3171dfda1641f2008f36226b058ddc4b6d3
Make kpartx wait until partitions are actually created.

This should fix an issue with /dev/mapper/loop* partition not
being available for mkfs step after kpartx as reported by many users.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741407
vmdebootstrap