Docker-OSX
Docker-OSX copied to clipboard
Random errors on fresh install
Linux Dulat-PC 5.17.5-AMD #1 SMP PREEMPT Sun May 1 17:37:02 +06 2022 x86_64 GNU/Linux
:0
1
NAME="Arch Linux"
PRETTY_NAME="Arch Linux"
Filesystem Size Used Avail Use% Mounted on
/dev/nvme0n1p5 344G 167G 160G 52% /home/dulat
QEMU emulator version 6.2.0
Copyright (c) 2003-2021 Fabrice Bellard and the QEMU Project developers
libvirtd (libvirt) 8.2.0
total used free shared buff/cache available
Mem: 5.8Gi 4.1Gi 355Mi 270Mi 1.3Gi 1.1Gi
Swap: 7.8Gi 1.1Gi 6.8Gi
8
8
crw-rw-rw- 1 root kvm 10, 232 May 3 17:12 /dev/kvm
total 0
drwxrwxrwt 2 root root 60 May 3 15:44 .
drwxrwxrwt 16 root root 380 May 3 17:55 ..
srwxrwxrwx 1 root root 0 May 3 15:44 X0
root 18274 0.0 0.0 15476 3244 pts/1 S+ 16:52 0:00 sudo dockerd
root 18279 1.9 0.5 1887176 34676 pts/1 Sl+ 16:52 1:18 dockerd
dulat 26508 0.0 0.0 6672 2580 pts/2 S+ 18:00 0:00 grep --color=auto --exclude-dir=.bzr --exclude-dir=CVS --exclude-dir=.git --exclude-dir=.hg --exclude-dir=.svn --exclude-dir=.idea --exclude-dir=.tox dockerd
kvm:x:992:libvirt-qemu,dulat
libvirt:x:970:dulat
libvirt-qemu:x:968:
docker:x:967:dulat

Random errors with docker-osx on freshly installed Arch linux setup with custom kernel. Qcow2 image is not corrupted, i checked and even installer is not launching cause of kernel panic.
I assume custom kernel show us the Docker command used.
No i tried it with normal kernel.
I'm having the same problem with WSL2. I did not change the kernel either. Is there a solution to this issue?