Search results

  1. Z

    Adding an existing HDD to Proxmox

    I quick question regarding this. I followed a tut and managed to make a passthrough using the following commands: Check UUID of drives: ls -n /dev/disk/by-id/ Make a passthrough: /sbin/qm set [VM-ID] -virtio2 /dev/disk/by-id/[DISK-ID] Everything works great! Any idea how I can unmount / stop...
  2. Z

    Adding an existing HDD to Proxmox

    OMG! OMG! Thank you so much! This is what I was looking for. Thank you! Thank you! Thank you!
  3. Z

    Adding an existing HDD to Proxmox

    Wait! I thought I first had to mount the drive in Proxmox and than mount it in the VM running on Proxmox. In my case, OpenMediaVault I don't understand what you are suggesting. :/
  4. Z

    Adding an existing HDD to Proxmox

    Thank you, Dunuin. I followed this guide. But I still don't know how to access the ext4 partition. It does not show in the Create Directory menu. In the end I wanted to access the folder called H0a_Books_BD_Audiobooks. And afterwards use that in a VM running on Proxmoxx Any suggestions on what...
  5. Z

    Error starting VM. Autoboot message

    Hi folks! I have Home Assistant running as a VM in Proxmox. It's been running fine until a few weeks ago when it stopped working. When I tried to look with noVNC console, all I saw was the text <<Autoboot->> and nothing else. While pressing enter, I got small glimpses of some other info that I...