Search results

  1. G

    Read Only block storage in VM

    hello I've had an on-going issue for some time. https://forum.proxmox.com/threads/still-stuck-lxc-wont-start-after-passing-block-storage-to-container.64179/page-2#post-299084 i have 4tb Samsung external USB HDD connected to an Odroid H2 via usb 3 > running proxmox 6.3 a while back I attempted...
  2. G

    [still stuck] LXC won't start after Passing block storage to container

    EDIT 1: It seems CLI is the only option for passing block storage to my container. Follow the example provided; pct set <VMID> --mp<#> /dev/disk/by-id/<your disk ID + partition #>mp=<path to mount> EDIT 2: this method worked for me, until I tried removing the 101 file server container and...