Fix restoring from live medium.
commit5490f46e6b5f93cc319f1742e42a61df12a7510b
authorMichal Suchanek <hramrach@gmail.com>
Fri, 26 Aug 2016 10:30:18 +0000 (26 12:30 +0200)
committerMichal Suchanek <hramrach@gmail.com>
Fri, 26 Aug 2016 10:35:08 +0000 (26 12:35 +0200)
treed1ec7df622c2daf46c6c07f4f4b3e8a6147838e4
parent5e4cd95a74f0425b41aaa5aa4d25e7bceb0e69e9
Fix restoring from live medium.

When data is stored on the live medium on the same partition as the live
system the partition is already mounted when redo tries to mount it on
/mnt/backup.

It sometimes just works and sometimes mount complains the partition is
busy. If mounting fails attempt to locate a mountpoint where the
partition is already mounted and bind-mount it.
sbin/redobackup