Search results

  1. A

    POM: Mirror netboot installer

    For netbootxyz I want to self-host the netboot installers. For the (Debian) mirror I use POM. mirror: debian_bookworm_main architectures amd64 architectures all base-dir /data/files/ftp/www/linux/debian ignore-errors false key-path...
  2. A

    Audio device in VM without audio device in configuration

    Hi, After creating a VM (see image) there is an audio device in the Debian VM. No audio device in configuration and no passthrough. Please explain. (pveversion pve-manager/8.3.2/3e76eec21c4a14a7 (running kernel: 6.8.12-5-pve) Packages up to date. Debian 12 Host and VM.
  3. A

    [SOLVED] PXE boot of VM (OVMF): Access denied

    Hi, When booting from selfhosted netboot.xyz the file from the tftp server (netboot.xyz.efi) is downloaded successfully but access is denied (see image). The VM doesn't boot. (Using SeaBIOS and netboot.xyz.kpxe does boot) Does anybody know why?
  4. A

    [SOLVED] Creating a Debian VM (UEFI/OVMF)

    Hi to you all, After reading https://forum.proxmox.com/threads/purpose-of-the-efi-disk.53862/ I still can't create a VM (q35 and EFI disk). Starting with a Debian 12 iso, how do I install Debian? The installer wants me to create an EFI partition. When I don't create an EFI partition (because...
  5. A

    [SOLVED] Notifications configuration on local LAN

    Hi, Proxmox running fine for a long time. Now trying to configure notifications via E-mail: Set mail address of root to root@localhost. Set mall address of backup job to root@localhost (E-mail (Legacy)-Send Always). No mail received. echo "Test mail from postfix" | mail -s "Test proxmox from...
  6. A

    [SOLVED] Migrate Windows VM from kvm to Proxmox (BSOD)

    Hi, Last week I wanted to move several VM's (Windows 2016) from kvm hosted by a Debian server to Proxmox. Thought it would be a straightforward process but it wasn't successful. Tried 'everything' like bios/ovmf setting in Proxmox, rebuild BCD in Windows and fresh Windows install and then...
  7. A

    Forwarding IPv4 packets default setting

    Hello everyone, When debugging routing trouble in my home lan with a PVE box I came across the following issue: IPv4 forwarding was disabled in /proc/sys/net/ipv4/ip_forward. Expected behaviour for me would be IPv4 forwarding enabled by default. In the webGUI I changed the Firewall setting of...
  8. A

    [SOLVED] Routing to/from VM from outside PVE

    Hi, Today I tried to connect to/from a VM to/from the outside of the Proxmox host. Much trial and error with routing with not the desired result. Proxmox host (vmbr0) and VM in same subnet. Proxmox host and VM can ping each other both ways. Proxmox host and outside computer can ping each other...
  9. A

    GPU Passthrough (unable to read tail (got 0 bytes))

    Hi to all, When my PC build was finished I installed Proxmox. My goal is to start two VM's at the same time. On one VM I want to use passthrough of a GPU. All is OK until... I add a PCI device for the GPU. Then I get the following: Error: unable to read tail (got 0 bytes) When I delete the...