docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error running createContainer hook #1: exit status 1, stdout: , stderr: time=“2025-01-09T16:43:05+08:00” level=info msg=“Symlinking /var/lib/docker/overlay2/c45eac9aa3fcccb0c76842edb412a3dd8f0c7d4b8cad84554de0923ce8520118/merged/etc/vulkan/icd.d/nvidia_icd.json to /usr/lib/aarch64-linux-gnu/nvidia/nvidia_icd.json”
time=“2025-01-09T16:43:05+08:00” level=error msg=“failed to create link [/usr/lib/aarch64-linux-gnu/nvidia/nvidia_icd.json /etc/vulkan/icd.d/nvidia_icd.json]: failed to create symlink: failed to remove existing file: remove /var/lib/docker/overlay2/c45eac9aa3fcccb0c76842edb412a3dd8f0c7d4b8cad84554de0923ce8520118/merged/etc/vulkan/icd.d/nvidia_icd.json: device or resource busy”: unknown.
Hi
Is your command jetson-containers run $(autotag nanoowl)
?
Do you try reboot the device to release resource and rerun the commands again?
Thanks