piserver
piserver copied to clipboard
Raspberry Pi Server wizard to serve Raspbian to network booting Pis
I installed the [https://github.com/chesty/overlayroot](overlayroot) script to piserver's os, and thus I can delete all tmpfs entries from /etc/fstab. It worked fine and thus the client can get an writable system...
Hi, I am trying to add a new OS image with just the kernel updated. Ideally, now I think it should be done using something like #28 but trying a...
Sometimes the login of one of the users to the netbooted Pi seems to partially work but cannot get to the home directory. A second user seems to be able...
Hello, I'm a sysadmin with very basic coding experience. How feasible would it be to use load balancing or mirroring with the PiServer tool for fail over purposes? I understand...
Hi - all of our clients have stopped booting after a recent update/upgrade to our customised Raspbian Stretch OS. They all hang after the 4 Raspberries are shown on the...
I have an issue with a headless raspberry pi booted using PiServer, after a period of about 24h it no longer visible on the network. It reconnects properly after power...
Hi Guys, I've been trying to setup a custom image based on Raspbian, which took me quite some time, however it is working now (buster only worked after blacklisting some...
Hi - apologies if this is not the right area to post this, as it is a question rather an issue, but we have now reached a significant stage in...
One can boot PiZero without SD, with [rpiboot](https://github.com/raspberrypi/usbboot) and then kicking-up a NFS server over Ethernet-gadget mode. [Manual setup is a bit complex](https://dev.webonomic.nl/how-to-run-or-boot-raspbian-on-a-raspberry-pi-zero-without-an-sd-card), and it would be nice if piserver...
Hi Guys, I have a PI 3+ B from where I want to export a template to be used by all PIs in my lab environment. What would be correct...