uefi
选择dd模式
pve和omv相安无事,先按pve再按omv,https://github.com/ivanhao/OmvInPve
https://192.168.2.243:8006 root root密码
http://192.168.2.243 admin test密码
root@debian:~# cat /etc/apt/sources.list
#
# deb cdrom:[Debian GNU/Linux 9.8.0 _Stretch_ - Official amd64 NETINST 20190216-11:59]/ stretch main
#deb cdrom:[Debian GNU/Linux 9.8.0 _Stretch_ - Official amd64 NETINST 20190216-11:59]/ stretch main
deb http://mirrors.163.com/debian/ stretch main
deb-src http://mirrors.163.com/debian/ stretch main
deb http://security.debian.org/debian-security stretch/updates main
deb-src http://security.debian.org/debian-security stretch/updates main
# stretch-updates, previously known as 'volatile'
deb http://mirrors.163.com/debian/ stretch-updates main
deb-src http://mirrors.163.com/debian/ stretch-updates main
deb http://mirrors.ustc.edu.cn/debian/ stretch main contrib non-free
deb http://mirrors.ustc.edu.cn/debian/ stretch-backports main contrib non-free
deb http://mirrors.ustc.edu.cn/debian/ stretch-proposed-updates main contrib non-free
deb http://mirrors.ustc.edu.cn/debian/ stretch-updates main contrib non-free
deb http://mirrors.ustc.edu.cn/debian-security stretch/updates main contrib non-free
root@debian:~# cat /etc/hosts
127.0.0.1 localhost
192.168.2.243 pve
# The following lines are desirable for IPv6 capable hosts
::1 localhost ip6-localhost ip6-loopback
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
root@debian:/etc/apt/sources.list.d# pwd
/etc/apt/sources.list.d
root@debian:/etc/apt/sources.list.d# cat pve-install-repo.list
#deb http://download.proxmox.com/debian/pve stretch pve-no-subscription
deb http://mirrors.ustc.edu.cn/proxmox/debian/pve stretch pve-no-subscription
root@debian:/etc/apt/sources.list.d# cat pve-enterprise.list
#deb https://enterprise.proxmox.com/debian/pve stretch pve-enterprise
# apt-get install proxmox-ve=5.3-1