Skip to content

sunipkm/chroot-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Utility to chroot into a ARM root file system

To use, execute chmod +x chroot-arm.sh to make the shell script executable, then execute sudo ./chroot-arm.sh /path/to/dir to chroot into the directory. Exit the chroot shell for the script to clean up.

Requires qemu-arm-static, which can be installed on Ubuntu with sudo apt install qemu-user-static.

About

Shell script to ease chroot into ARM rootfs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages