Hi,
I confirm that below fsmithred's patch work fine :
Maybe change line #148 from this:
copy_exec /usr/bin/mount /bin
To this:
copy_exec "$(command -v mount)" /bin
Tested on two debian-live build mechanism, based on
debian/testing/amd64.
Best regards,
Olivier
