LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

pct-start

starts a Proxmox LXC container

TLDR

Start a container
$ pct start 100
copy
Start with verbose debug logging
$ pct start 100 --debug
copy

SYNOPSIS

pct start vmid [OPTIONS]

DESCRIPTION

pct start starts a Proxmox VE LXC container that is currently stopped. It applies pending configuration changes, sets up the container environment, and launches the guest init process.If startup fails, --debug produces more detailed logs. You can also start in foreground/debug mode via related LXC tooling when diagnosing boot issues.

PARAMETERS

vmid

The numeric ID of the container (100–999999999)
--debug
Enable very verbose debug log-level on start (default off)
--skiplock
Ignore locks; only root is allowed to use this option

CAVEATS

The container must not already be running. Locks from other pct operations (backup, migrate, snapshot, and so on) can block start unless --skiplock is used carefully by root. Resource limits (memory, CPU, storage) and missing volumes can cause start to fail.

HISTORY

pct start is part of the Proxmox VE pct tool for managing LXC containers.

SEE ALSO

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid