-
Notifications
You must be signed in to change notification settings - Fork 0
Image
Anner edited this page Feb 8, 2016
·
2 revisions
For everyone who just wants to get Sirius running and not change anything afterwards.
- Raspberry Pi (including power supply and ethernet cable). This image works fine on an original Raspberry Pi, if you have a Raspberry Pi 2 it's recommended to use the install script.
- SD card - at least 2GB for the pre-made image
- An SD card reader on your PC
- A Little Printer
- A BERG Cloud Bridge
Download and flash this image to your SD card. Boot the Raspberry Pi.
ssh -l root littleprinterpi.local
to connect to your Pi.
- Username :
root
- Password :
raspbian
- run
passwd
to set a different password. - run
dpkg-reconfigure tzdata
to configure your timezone
You can run raspi-config
if you want to expand your filesystem to use the full capacity of the SD card and to overclock your Raspberry Pi. You will be asked to reboot for the changes to take effect.
Sirius should start on boot and you should be able access it at
http://littleprinterpi.local:5000/
Now you can follow hako's guide from Step 5 and onwards to connect your Little Printer to you LittePrinterPi and start printing.