Recent content by groldan

  1. G

    Remove passthrough disk from VM

    I solved it running: fdisk /dev/sdX Then using w to write changes (but there are no changes). After re-writting the partition table it re-sync the disks. After that you can see the partitions on /dev Probably there is a better solution!