fatal: could not create work tree dir 'OpenCorePkg': No space left on device #526

Closed
opened 2025-12-29 06:20:54 +01:00 by adam · 0 comments
Owner

Originally created by @alexphanna on GitHub (Sep 8, 2023).

NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
Filesystem      Size  Used Avail Use% Mounted on
/dev/nvme0n1p3  853G  505G  305G  63% /home
QEMU emulator version 8.1.0
Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers
libvirtd (libvirt) 9.7.0
               total        used        free      shared  buff/cache   available
Mem:            15Gi       2.0Gi        12Gi        29Mi       975Mi        13Gi
Swap:           31Gi          0B        31Gi
12
egrep: warning: egrep is obsolescent; using grep -E
12
crw-rw-rw- 1 root kvm 10, 232 Sep  7 18:59 /dev/kvm
total 0
drwxrwxrwt 2 root root  60 Sep  7 19:00 .
drwxrwxrwt 9 root root 220 Sep  7 19:01 ..
srwxrwxrwx 1 root alex   0 Sep  7 19:00 X0
root       55081  0.0  0.0  18332  8192 pts/1    S+   19:01   0:00 sudo dockerd
root       55082  0.0  0.0  18332  2712 pts/2    Ss   19:01   0:00 sudo dockerd
root       55083  0.0  0.6 3238792 99536 pts/2   Sl+  19:01   0:00 dockerd
alex       56635  0.0  0.0   6976  2560 pts/0    S+   19:09   0:00 grep --color=auto dockerd
kvm:x:992:libvirt-qemu,qemu,alex
libvirt:x:966:alex
libvirt-qemu:x:964:
docker:x:963:alex

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.

Originally created by @alexphanna on GitHub (Sep 8, 2023). ``` NAME="Arch Linux" PRETTY_NAME="Arch Linux" Filesystem Size Used Avail Use% Mounted on /dev/nvme0n1p3 853G 505G 305G 63% /home QEMU emulator version 8.1.0 Copyright (c) 2003-2023 Fabrice Bellard and the QEMU Project developers libvirtd (libvirt) 9.7.0 total used free shared buff/cache available Mem: 15Gi 2.0Gi 12Gi 29Mi 975Mi 13Gi Swap: 31Gi 0B 31Gi 12 egrep: warning: egrep is obsolescent; using grep -E 12 crw-rw-rw- 1 root kvm 10, 232 Sep 7 18:59 /dev/kvm total 0 drwxrwxrwt 2 root root 60 Sep 7 19:00 . drwxrwxrwt 9 root root 220 Sep 7 19:01 .. srwxrwxrwx 1 root alex 0 Sep 7 19:00 X0 root 55081 0.0 0.0 18332 8192 pts/1 S+ 19:01 0:00 sudo dockerd root 55082 0.0 0.0 18332 2712 pts/2 Ss 19:01 0:00 sudo dockerd root 55083 0.0 0.6 3238792 99536 pts/2 Sl+ 19:01 0:00 dockerd alex 56635 0.0 0.0 6976 2560 pts/0 S+ 19:09 0:00 grep --color=auto dockerd kvm:x:992:libvirt-qemu,qemu,alex libvirt:x:966:alex libvirt-qemu:x:964: docker:x:963:alex ``` 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.
adam closed this issue 2025-12-29 06:20:54 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX-sickcodes#526