1
0
Fork 0
This commit is contained in:
Braiden Vasco 2017-12-02 08:52:48 +00:00
parent c25961f41f
commit a57361bc7c

View file

@ -43,7 +43,7 @@ The following files will be created:
#### WARNING
> During the execution of `sudo ./run ./build.sh` host directories `/dev`,
> `/dev/pts`, `/proc` and `/sys` are binded info `rootfs/` to provide
> `/dev/pts`, `/proc` and `/sys` are binded into `rootfs/` to provide
> environment for chroot. They are unmounted in the end of script.
> However, script may fail, so they will remain mounted. If you run
> `sudo rm -rf rootfs/`, you can corrupt your host operating system