There's something strange going on where unmounting a hfsplus volume immediately after mounting it will fail with EBUSY. This makes the umount fail, which makes the rmdir fail, which causes a traceback, which breaks mkefiboot --apple. It works fine if you wait a second and retry.. so do that. Also, add the "lazy" argument so you can do lazy unmounts if you like. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| base.py | ||
| buildstamp.py | ||
| decorators.py | ||
| discinfo.py | ||
| executils.py | ||
| imgutils.py | ||
| ltmpl.py | ||
| output.py | ||
| sysutils.py | ||
| treebuilder.py | ||
| treeinfo.py | ||
| yumhelper.py | ||