Giter Site home page Giter Site logo

sd-installer_mister's Introduction

Linux MiSTer SD Card Creator

This makes an SD Card - the new way for MiSTer on Linux

 unrar x release_20180523.rar
  • create the SD card

Replace /dev/sd... with the device that has your SD card:

sudo ./create_sd.sh /dev/sd...
  • copy the latest images and MiSTer binary to the SD card

WIP - web package maker

This will make a version of the installer that has web packages so we can run a python webserver on the mister.

This also has a script to install needed packages on an raspberry pi (pi_install.sh) Then on the pi, you can run the make_webtar.sh script and it will tar up libraries, python, and some utilities that are needed to run the web code on the MiSTer.

The webcode needs to be checked out from another repo:

and then put into /media/fat/web/

To start the web server, for now you need to run it by hand (and possibly fix errors): lighttpd -f /etc/lighttpd/lighttpd.conf

The file system should be changed: /dev/mmcblk0p1 /media/fat auto defaults,sync,nofail,umask=0000 0 0

the umask will mount the fat volume with 777 permissions, so the web code can upload and manipulate files.

sd-installer_mister's People

Contributors

sorgelig avatar alanswx avatar stt avatar

Stargazers

 avatar Windsor Schmidt avatar René Richard avatar

Watchers

James Cloos avatar  avatar

Forkers

stt glocklueng

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.