Skip to main content

Questions tagged [network-boot]

Booting over a network without needing an SD card or other local storage on the Pi itself

2 votes
0 answers
342 views

Project: [How to build a Raspbery Pi Cluster][1] Summarize the problem. Worker Node will not fully boot. ERROR: [ 32.474616] cam-dummy-reg: disabling Provide details and any research: (Performed on ...
Jlopez1172's user avatar
1 vote
2 answers
706 views

How can I perform a network install without a keyboard? I'm working with the following configuration: Raspberry Pi 4 model B Bootloader version is capable of network install (Apr 2022) Blank SD card ...
A__'s user avatar
  • 163
2 votes
1 answer
3k views

I have a Raspberry Pi 4B that only boots if an ethernet cable is plugged in. Basically on boot it waits for network boot until an ethernet cable is plugged in, then boots normally. How can I disable ...
Paul Johnson's user avatar
0 votes
0 answers
173 views

Please excuse me if I am asking this question in the wrong place: I'm trying to network boot Ubuntu 22.04 on a Raspberry Pi 4B, and I'm not entirely clear where Raspberry ends and Ubuntu begins :-) ...
Stephen Winnall's user avatar
0 votes
0 answers
153 views

I know there is a way to boot a RPi without DHCP, when i set an static TFTP_IP. But can i set an remote TFTP Server? So my goal is: Connect RPi to the Network. Get files from remote TFTP and boot from ...
d3mi's user avatar
  • 1
0 votes
0 answers
1k views

I would like to boot Raspberry Pi 3 B+ from network but not from other Raspberry Pi. I have several machines in my LAN including x86 Linux with DHCP, TFTP and so on. Are there any instructions on how ...
Dims's user avatar
  • 175
0 votes
2 answers
525 views

I let my python script run at startup but some of HTTP requests (using requests pip module) not working. However, when I run the script manually with sudo openvt -s -w /path/to/launcher.sh, all HTTP ...
Pakpoom Tiwakornkit's user avatar
1 vote
1 answer
590 views

I have extracted the bootcode.bin, .dat and .elf files from Raspbian and put on a SDCard. I have also compiled u-boot and put u-boot.bin on the SDcard. Now when I power on, u-boot loads fine from the ...
InsaneCoder's user avatar
0 votes
2 answers
1k views

we want to boot the PI 4 from the network without an sd card. We already have an old system that works on the old pis with a minimal image that gets from the DHCP server the boot server. Is something ...
coddust's user avatar
2 votes
2 answers
4k views

Since the Raspberry Pi 3B it has been possible to take out the SD card and boot over the network however this seems to imply wired Ethernet only. Is it possible to somehow specify a WiFi network, ...
Malvineous's user avatar
  • 2,119