Skip to content

dinocore1/mchroot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mChroot

mChroot is a very simple script that mounts your unix system with an overlay and then chroots into it. This is very useful when expermenting with installing new software. You can run the script like so:

sudo bash mchroot.sh
# now in chroot env

exit
# now exited from chroot env

All the changes made in the chroot env are saved to /tmp/mchroot-overlay. To wipe your overlay system, simply delete the mchroot-overly dir.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages