Search results

  1. H

    Help: iGPU with VGA output

    Hi, do you mind posting your settings used to post on screen with Ubuntu VM?
  2. H

    iGPU Passthrough to Ubuntu VM

    Recently I stumbled across this guide which suggests Intel Integrated graphics can be passed to a VM to use the iGPU for hardware acceleration. I want to use a monitor on my Proxmox 8.2.4 running Intel i5-8500T CPU/ UHD Graphics 630 with Ubuntu VM instead of Proxmox login screen. It somewhat...
  3. H

    Backup of Container to Synology Fails

    Hi Folks, My Proxmox [v7.0.8] runs into errors when backing up containers to Synology share via NFS [see logs]. Interestingly VM backups work just fine [see logs]. I have several containers none of them which seem to backup. I followed this guide on Youtube to setup the NFS share ensuring...
  4. H

    USB Passthrough to LXC Plex

    So I created the path as follows, restarted the container and navigating to within Plex to that path I see nothing. mp0: /media/data,mp=/dev/bus/usb/plex
  5. H

    USB Passthrough to LXC Plex

    I will give this a try: running blkid: (this is my usb) /dev/sdc2: LABEL="New Volume" BLOCK_SIZE="512" UUID="4C8ACD3D8ACD2474" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="b916cd1f-2b9d-4871-80f4-ea6d925f4 1. <file system> <mount point> <type> <options> <dump> <pass> /dev/pve/root...
  6. H

    USB Passthrough to LXC Plex

    Thanks do you happen to have any guides or steps that can be followed? I'm new to Promox and Linux and appreciate any guidance here
  7. H

    USB Passthrough to LXC Plex

    So I started recently with VE 7.0, created LXC and installed ubuntu + Plex. Idea is to use a USB drive connected to the machine to read media files through to Plex For USB passthrough I followed this guide here Then followed this guide to change cgroup What I cannot figure out, is when I go...