Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4397

Troubleshooting • Ran into multiple issues on netboot Pi, need some help.

$
0
0
I managed to get a Raspberry Pi 4 to boot from my local network using dnsmasq and tftpboot. However, I encounter issues below:

  1. Not able to reboot/shutdown regardless of which command I use
    1. It will always end up getting stuck during stopping network.service and dhcpcd.service. Screen message below
    2. Code:

      (1 of 2) Job networking.service/stop running (1min 8s / 2min 31s)(2 of 2) Job dhcpcd.service/stop running (1min 10s / 2min 31s)
  2. Pi hostname not reflect the value from /etc/hostname. It shows "pi@192" instead.
  3. Some systemd services failed to run and complain some files are not found. Even though I checked and confirm the file and directory involves are indeed exists and able to read/write using the console.
The image I'm using are slightly customized bookworm image (2023-12-11 arm64 lite image), running dhcpcd instead of NetworkManager and install with docker.

The configuration I used for dnsmasq is written here in my previous post.

Appreciate if anyone can point me to the right direction.

Statistics: Posted by rasp14 — Tue Apr 09, 2024 2:14 am — Replies 0 — Views 34



Viewing all articles
Browse latest Browse all 4397

Trending Articles