Skip to content

WireGuard LXC - Alpine EdgeΒ #5374

@xkpx64

Description

@xkpx64

βœ… Have you read and understood the above guidelines?

yes

πŸ“œ What is the name of the script you are using?

WireGuard

πŸ“‚ What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-wireguard.sh)"

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Alpine

πŸ“ Provide a clear and concise description of the issue.

alpWireGuard:~# df /boot --output=size | tail -n 1
df: unrecognized option: output=size
BusyBox v1.37.0 (2025-05-26 20:04:45 UTC) multi-call binary.

πŸ”„ Steps to reproduce the issue.

Clean install of alpine , updated to edge....

❌ Paste the full error output (if available).

| | / ()______ ____ ___ ______ / /
| | /| / / / / _ / __ / / / / __ / / __ /
| |/ |/ / / / / __/ /
/ / /
/ / /
/ / / / /
/ /
|
/|__/
/
/ ___/_
, /_
,
/_
,
/
/ _
,
/
/____/
df: unrecognized option: output=size
BusyBox v1.37.0 (2025-05-26 20:04:45 UTC) multi-call binary.

Usage: df [-PkmhTai] [-B SIZE] [-t TYPE] [FILESYSTEM]...

Print filesystem usage statistics

    -P      POSIX output format
    -k      1024-byte blocks (default)
    -m      1M-byte blocks
    -h      Human readable (e.g. 1K 243M 2G)
    -T      Print filesystem type
    -t TYPE Print only mounts of this type
    -a      Show all filesystems
    -i      Inodes
    -B SIZE Blocksize

[ERROR] in line 893: exit code 0: while executing command total_size=$(df /boot --output=size | tail -n 1)

alpWireGuard:~# df /boot --output=size | tail -n 1
df: unrecognized option: output=size
BusyBox v1.37.0 (2025-05-26 20:04:45 UTC) multi-call binary.

Usage: df [-PkmhTai] [-B SIZE] [-t TYPE] [FILESYSTEM]...

Print filesystem usage statistics

    -P      POSIX output format
    -k      1024-byte blocks (default)
    -m      1M-byte blocks
    -h      Human readable (e.g. 1K 243M 2G)
    -T      Print filesystem type
    -t TYPE Print only mounts of this type
    -a      Show all filesystems
    -i      Inodes
    -B SIZE Blocksize

πŸ–ΌοΈ Additional context (optional).

Why i'am doing clean install of alpine , because the main script set alpine DNS servers to some strange ones.
And my firewall is not allowing the machine to connect to other servers...

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions