can't start debian
ibuynewitem opened this issue · 1 comments
ibuynewitem commented
I have created an debain system by APP in GUI, and I inputed these commands in shell:
export ENV_DIR=/data/user/0/ru.meefik.linuxdeploy/env/
cd /data/user/0/ru.meefik.linuxdeploy/env
linuxdeploy -p linux start
and it shows:
The container is not mounted.
why???
How do i start the linux i have already created using linuxdeploy-cli, not GUI?
meefik commented
Try
linuxdeploy -p linux stop -u
linuxdeploy -p linux start -m
linuxdeploy -p linux shell -u root