Search results

  1. S

    mapping container uid to host clobbers uid in container?

    I know this is yet another idmap question... but... I have an unprivileged ubuntu container to which i bind mount a directory from the host. The user:group in the container I want to map is 999:999. I would like to map that to 1000:1000 on the host because that's the what the permissions are...
  2. S

    USB disk passthrough to VM: use USB passthrough or scsi?

    I need some advice on the best way to pass through 3 USB external hard drives to a VM (running openmediavault if that matters). Right now I have them passed through by passing through the USB device. Would it be "better" to pass them through from the host as scsi devices? Is there an...