Skip to content

我家云Chainedbox-L1-Pro重启后无法自动联网 #3444

@zhoulantianxia

Description

@zhoulantianxia

刷机完第一次可以连接网络,后期重启无法链接。
使用 systemd-networkd(Armbian 原生方案)修复

创建:nano /etc/systemd/network/eth0.network
ini
[Match]
Name=eth0

[Network]
DHCP=yes
粘贴上述内容后保存(Ctrl+O → 回车 → Ctrl+X)
开机自启并立即启动服务
systemctl enable --now systemd-networkd

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions