mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-13 22:03:28 +01:00
fatal: could not create work tree dir 'OpenCorePkg': No space left on device #527
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @alexphanna on GitHub (Sep 8, 2023).
I previously launched Docker-OSX and successfully started the installation for macOS Ventura. The qemu window showed paused when I clicked the button on the top left and I couldn't untoggle pause so I decided to force close the vm and restart it but now it doesn't even accept the command and says
fatal: could not create work tree dir 'OpenCorePkg': No space left on device. I assume there is something I have to delete for it to work again.Edit:
I just cleared up more space and it works now.