Search results

  1. S

    trying to install libguestfs-tools causes attempt to remove the meta-package 'proxmox-ve'!

    I was trying to follow this tutorial with my first hands on proxmox to create a cloud init image of ubuntu ! https://austinsnerdythings.com/2021/08/30/how-to-create-a-proxmox-ubuntu-cloud-init-image/ however as you mentioned so I believe for creating cloud-init image vm it should be just...
  2. S

    trying to install libguestfs-tools causes attempt to remove the meta-package 'proxmox-ve'!

    root@pve:/etc/apt# apt install libguestfs-tools -y Reading package lists... Done Building dependency tree... Done Reading state information... Done The following additional packages will be installed: acl arch-test augeas-lenses binutils binutils-common binutils-x86-64-linux-gnu cryptsetup-bin...
  3. S

    managed to start the vm but pve networking service is not running

    when I was trying to start my first created vm, i faced the same issue as discussed in this thread https://forum.proxmox.com/threads/cant-start-vms.13824/ so I initially followed the thread and managed to created a bridge vmbr0 , I faced the problem because I created the pve install using...