Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 422 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 422 Bytes

magicOS

MagicOS is an operating system based on ubuntu for mining cryptocurrencies

The code found here can be used to build a magicOS image ready to burn in a USB stick.

You must download the file magicOSfiles.tar.gz

NOTE: You may be asked for a sudo password during the building process

wget -c https://magicpool.org/downloads/magicOSfiles.tar.gz ./build.sh all sudo dd if=magicOS.img of=/dev/sdX sudo sync