Error starting container:conf - conf.c:turn_into_dependent_mounts:3724 - No such file or directory - Failed to recursively turn old root mount tree into dependent mount. Continuing

When I configure the following parameters for the container:

    lxc config set zhang security.nesting true
    lxc config set zhang security.privileged true

Starting the container will fail with the following error message:

I enable these two parameters because I want to use shared folders and Docker in the container. BTW my container uses nvidia.runtime: “true”,
Ask for your help, thank you very much!

Hello~ Who can help me?
On the basis of enabling nvidia.runtime, how to enable privileged containers to use shared folders and docker

NVIDIA container runtime does not work with privileged containers.