Downloads
Jump to navigation
Jump to search
Proxmox Virtual Environment 0.9 Beta2 (ISO Image)
- Download via FTP
- Download via bittorrent
(MD5SUM is ce9b9483bbf035adf39d9ca3157953e1)
Update a running Proxmox Virtual Environment
Review and correct the sources.list
nano /etc/apt/sources.list
deb ftp://ftp.debian.org/debian etch main # PVE packages provided by proxmox.com deb ftp://pve.proxmox.com/debian etch pve # security updates deb http://security.debian.org/ etch/updates main
Update your repository
apt-get update
If you get any errors, your sources.list (or your network) has a problem.
Download and install the new packages
Before you update your system, you should stop all your running VM´s.
apt-get dist-upgrade
After successful downloaded and install, please reboot your server.
reboot