https://github.com/miska/pidrive-boot
Scripts to make PiDrive boot
https://github.com/miska/pidrive-boot
Last synced: 10 months ago
JSON representation
Scripts to make PiDrive boot
- Host: GitHub
- URL: https://github.com/miska/pidrive-boot
- Owner: miska
- Created: 2016-01-09T21:22:31.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-28T19:29:34.000Z (almost 10 years ago)
- Last Synced: 2025-01-23T03:08:56.842Z (12 months ago)
- Language: Shell
- Size: 121 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.asciidoc
Awesome Lists containing this project
README
PiDrive image
=============
This is simple repo that contains Makefile to build and prepare everything you
need to get your PiDrive running. It has some nontrivial dependencies, like
git, qemu-user for arm, squashfs-tools and you have to be able to get root.
Maybe more, feel free to send a pull request with fixed documentation.
Simply checkout the repo, run make and copy content of SD directory to your SD
card. Plug it into your PiDrive and you should be good to go.