Skip to content

walteazy/Anlinux-Resources

 
 

Repository files navigation

This is the place where all the images and scripts are stored. If you are looking for the main application, please visit here

To open an issue, please visit here

Bootstraping System

Note: Only Ubuntu, Debian, Kali, Parrot Security OS, BackBox are bootstrap using the script, others are official image without modification.

Script located at Scripts/Bootstrap are used to bootstrap the system.

You will need to install some package first:

sudo apt-get install qemu-user-static debian-archive-keyring debootstrap

Then go to Bootstrap and download the bootstrap.sh script. (It is important to follow instructions before running bootstrap.sh if there any.)

To bootstrap a system, simply run:

./bootstrap.sh architecture /path/to/bootstrap

For example:

./bootstrap.sh armhf /home/user/ubuntu/armhf

About

Scripts, Rootfs and other content for AnLinux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%