Search results

  1. V

    Possible to remove Chipset Audio Device from VM?

    Thanks for the update and quick response :) that was a really quick fix. Is there a disadvantage compared to q35 when using everything else v irtio?
  2. V

    Possible to remove Chipset Audio Device from VM?

    Here we go: qm config 100 agent: 1 boot: order=virtio0;ide2;ide0;net0 cores: 4 ide0: ISO-Repository:iso/virtio-win-0.1.215.iso,media=cdrom,size=528322K ide2: ISO-Repository:iso/OS_EN_Windows_Server_2022.iso,media=cdrom,size=4925162K machine: pc-q35-5.1 memory: 4096 meta...
  3. V

    Possible to remove Chipset Audio Device from VM?

    Hi proxmox Community, hope someone can help out here. I'm running a Windows Server Core 2022 machine configured in proxmox as a Win10/2016 machine with q35 Chipset (Version 5.1 is set) and using all virt components for storage, network and so on. If I look in the device manager of the Windows...
  4. V

    Device Symlinks of USB HDDs changing on reboot

    Hi together, I have a USB 3.1 4-bay HDD Case attached to my NAS where I am running openmediavault 6.x on. It is a fresh install on the internal NVME and everything is updated. But I have a problem, that the Device Symlinks of my 4-bay USB HDDs don't stay consistent on reboots or on...
  5. V

    [TUTORIAL] USB Automount

    Thanks for the reply :) Can you please just tell me, if the hard disks of an 4-bay USB3 case would be visible without any further configuration for passthrough in the command line in the folder .../by-id/... so I could just follow the guide here: Passthrough Physical Disk to Virtual Machine (VM)...
  6. V

    [TUTORIAL] USB Automount

    I am moving from Hyper-V back to Proxmox and I have a USB3.1 HDD enclosure for 4 drives and I would like to passthrough all 4 harddrives by-id as I did in the past with SATA Disks. Do I need to mount the USB Disk prior or is mounting just needed if you want to access the disk within proxmox...