qemu-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-discuss] Accessing a shared folder


From: Mahmood
Subject: [Qemu-discuss] Accessing a shared folder
Date: Tue, 29 Aug 2017 18:07:23 +0000 (UTC)

Hi,
Following the manual, I use this command to boot a centos guest and access a 
ashared folder between host and guest

qemu-system-x86_64 -m 2000 -hda cent7.img -boot c -usbdevice tablet -enable-kvm 
-device e1000,netdev=host_files -netdev user,net=10.0.2.0/24,id=host_files 
-virtfs fsdriver,id=shared,path=/home/mahmood/Downloads,mount_tag=Downloads

However, I get this error

t_tag=Downloads: Parameter 'driver' expects device type

What should I do?


Regards,
Mahmood

reply via email to

[Prev in Thread] Current Thread [Next in Thread]