LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Embedded & Single-board computer (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/)
-   -   10+ R Pi's, linux image, remote maintenance, offline mode (https://www.linuxquestions.org/questions/linux-embedded-and-single-board-computer-78/10-r-pis-linux-image-remote-maintenance-offline-mode-4175607684/)

nerfpops 06-10-2017 10:27 AM

10+ R Pi's, linux image, remote maintenance, offline mode
 
I've been asked to create 10+ ticket scanners with printers. I'm planning on using Raspberry Pi 3 for each terminal, connecting the scanner, printer and touchscreen. My concern is about maintenance...

In an ideal world, I'd like to
- connect the Pi to the web and use PXE to automatically download and install the latest image on the SD-card on first boot. Could also just manually flash every card, but the former is ideal
- be able to update every Pi remotely, preferable just send an entire new image

I don't think I can use PXE to always run the latest image upon reboot, since the terminal needs to work offline, in which case it might shutdown before getting to send registered participants to the web.

Are there any ways to do this? Are there better ways to maintain that many terminals?

nerfpops 06-10-2017 02:59 PM

Okay, I might be able to use PXE. Don't know why I didn't think about it, but running the OS completely in ram and using the sd card for storage if the terminal goes offline is of course the way to go. If you have better/other ideas please do post them :)

michaelk 06-10-2017 03:21 PM

Not really. Here is the tutorial for network booting a Pi.

https://www.raspberrypi.org/document...et_tutorial.md

JeremyBoden 06-13-2017 09:28 AM

I remember using a Psion2 about 20 years ago which used a barcode scanner, printer and modem to do basic POS functions. Programs were burnt onto 256KB EEPROM's. :D


All times are GMT -5. The time now is 10:15 PM.