You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
Create through command: python2 /usr/bin/novm create --com1 --nofork --read "/home=>/tmp/home"
and system hangs at
[ 0.784444] switch_root: cannot access /proc/self/fd/3: No such file or directory
[ 0.790306] switch_root: failed to execute /proc/self/fd/3: No such file or directory
Without --read "/home=>/tmp/home" works fine.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Create through command:
python2 /usr/bin/novm create --com1 --nofork --read "/home=>/tmp/home"
and system hangs at
[ 0.784444] switch_root: cannot access /proc/self/fd/3: No such file or directory
[ 0.790306] switch_root: failed to execute /proc/self/fd/3: No such file or directory
Without
--read "/home=>/tmp/home"
works fine.The text was updated successfully, but these errors were encountered: