Recent content by dakobg

  1. D

    pve 7 unattended install

    After pve7 install no issue to un-hold ifupdown2 and do post-install, I think the main problem with ifupdown2 is because during install change networking systemd service to point to ifupdown2 bin files and restart networking service .. no good for pxe/network install
  2. D

    pve 7 unattended install

    So, With pxe/tftp + preseed debian 10 and PVE6 - no issues debian 11 and PVE7 - ifupdown2 pkg installation fail, I believe is something related to debian 11 because fail if I try to install it separately via preseed without PVE When proxmoxe-ve pkg is installed it require ifupdown2 (I think...
  3. D

    pve 7 unattended install

    Also will be greate start with example preseed.cfg for pve6 and probably upgrade pve 6 to 7
  4. D

    pve 7 unattended install

    Hi, Any idea about pve 7 unattended install ? Any up to day wiki/guide ? If someone can help with advice will be great, currently I'm try to do that with packer . I need a pve img for auto-deployment with maas however I'm not sure from where to start, any specific requirement for debian and...