-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Yonle edited this page Aug 29, 2021
·
3 revisions
Welcome to the debian-proot wiki! Here you will find some how-to do a thing in Debian-proot.
For more information related to alpine linux, Please check https://wiki.debianlinux.org.
./main.sh -h
Usage: su [options] [-] [username [args]]
Options:
-c, --command COMMAND pass COMMAND to the invoked shell
-h, --help display this help message and exit
-, -l, --login make the shell a login shell
-m, -p,
--preserve-environment do not reset environment variables, and
keep the same shell
-s, --shell SHELL use SHELL instead of the default in passwd
If no username is given, assume root.
./main.sh
Or
./main.sh [username]
- Atleast PRoot v5+ is installed in your host
- Atleast curl is installed.
- Atleast xz is installed.
- A working Internet Connection
Make sure that xz, curl, and PRoot is installed at your host (Main session). Working Network connection is required in order to download Debian Container.
PulseAudio may required in both host & guest if you want Sound Support.
curl -Lo debian-proot.sh git.io/debian-proot.sh
chmod +x debian-proot.sh
./debian-proot.sh
rm -rf $HOME/.debian_container
./debian-proot.sh
Our community is ready to help you out. You may check the community at here