Menu

readme.txt

Sharabu Siddhartha Achari

The Deck Linux is a Portable Penetration Linux Distribution which can runs
on ARM Devices like Beagle Board AI. To install this you need an micro SD Card
of 16GB or Larger and an adapter.

It is created by Dr.Philip Polstra and Sharabu Siddhartha Achari as a part of
Github Externship program 2021

INSTALLING
You need to download all the 6 parts and keep all the files in a folder
Put all the files and to extract them by running
cat The_Deck_v3.0.0.tar.gz.part_* >The_Deck_Linux.tar.gz

and then run
tar xfvp The_Deck_Linux.tar.gz

Now the files are extracted and change to appropriate directory by using cd command

To setup your SD Card insert the card into adapter and connect to your machine.
The Extracted file contains setup_sdcard.sh which is used to automatically install The_Deck into
SD Card.
run sudo bash setup_sdcard.sh
By following the instructions in that file you can automatically install The_Deck into SD Card