This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
I am running Xpenology (Synology DSM, loosely based on Debian) on UnRAID and want to pass through the host's filesystem using 9p drivers. These kernel modules are being loaded at boot: virtio, virtio_ring, virtio_pci virtio_mmio, virtio_net, virtio_blk, virtio_scsi, 9pnet 9pnet_virtio and 9p.
I can't mount using mount -t 9p -o trans=virtio $mount_tag $guest_path
and the mount tag doesnt show up in /sys/bus/virtio/drivers/9pnet_virtio/ or subdirectorys.
The error when mounting I get is mount: special device unraid does not exist
and in dmesg 9pnet_virtio: no channels available
.
Any tips?
Subreddit
Post Details
- Posted
- 4 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/qemu_kvm/co...