when run 'sudo ./mylfs.sh --build-all' and input Y to delete the old image, there will be a new failed like:
losetup: /works/Tools/LFS/MyLFS/lfs.img: failed to set up loop device: Device or resource busy
and I debug it, found there some code during loopx has been used and will try to re-plug it, but time too short, so lead the issues maybe, and I and sleep during it, and found every is fine.
Attached here for your check.
Thanks.
when run 'sudo ./mylfs.sh --build-all' and input Y to delete the old image, there will be a new failed like:
losetup: /works/Tools/LFS/MyLFS/lfs.img: failed to set up loop device: Device or resource busy
and I debug it, found there some code during loopx has been used and will try to re-plug it, but time too short, so lead the issues maybe, and I and sleep during it, and found every is fine.
Attached here for your check.
Thanks.