Skip to content
This repository was archived by the owner on Oct 8, 2025. It is now read-only.
This repository was archived by the owner on Oct 8, 2025. It is now read-only.

FSTAB doesn't map a network connection when Network uses fixed IP address only. #389

@CanberraPete

Description

@CanberraPete

I noticed that on both a Pi4 and Pi5 (with a fixed IP address assigned to he interface) that attempting to mount a network share to /PVR doesn't work at boot.
DMESG says the network wasn't ready.
Once booted, If I do a "sudo mount -a" form the terminal the connection works/mounts.

However if I configure the network interface (ethernet) to DHCP it connects at boot every time.

My work around has been to leave DHCP enabled but add a secondary IP address to the interface.
( I could reserve the IP in the scope but that would mean changing the range and I didn't want that.. A fixed IP should work).

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions