Stackspack Build 1a - Neon Testnet
This is largely the same as build 1, with working icons/wallpaper, etc, and a few more packages removed. The 'Full' image contains a full graphical desktop. The 'Lite' image ... does not.
Updates from build 0 include:
- remove Rust
- add blockstack-cli, blockstack-core, clarity-cli binaries from the Stacks Blockchain repository
- remove office, java, wolfram, pygame, dillo, vnc-sever, stage5 extras, dictionaries
- add vagrant config to mitgate raspbian build issue discussed here
Downloads
sha256sum: d2c6adaafe9efa2bf42b90fcb921dad9cb8991bcb584a2c03713508b4857d193
sha256sum: d1f0118cb24bcf1961ed18746f43739795b0dab821803155be02c7d85433f8f8
2020-04-30-RaspStack-lite.txt
Instructions
- Burn the image with your favorite tool. 8GB or larger micro sd card required.
- Insert into your Raspberry Pi 3B or later
- Default username: blockstack
- Default password: NewInternet
- SSH is enabled by default
- stacks-node will fail if you are not directly connected to an internet connection. To get it started:
- configure your wifi
- open a terminal
- type `sudo systemctl restart stacks-node`
- To view logs at any time, open a terminal and type `sudo journalctl -u stacks-node`
Notes
If you have issues burning the zip image, feel free to unzip and burn the image file directly. Ubuntu's Startup Disk Creator works with the img file. So does dd. YMMV.