Where to download templates for Proxmox 4.0?
When i use a openvz template it installs a i686 instead of x86_64 which the template is.
Also where to report bugs for Proxmox 4.0 Beta?
file /sbin/init
# or
file /usr/bin/file
/sbin/init: ELF 64-bit LSB executable, x86-64 ...
/usr/bin/file: ELF 64-bit LSB executable, x86-64, ...
setarch x86_64 application
dpkg --print-architecture
# returns, or should return:
amd64
setarch x86_64 ./scriptname