LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Virtualization and Cloud (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/)
-   -   How to use "kvm -net smb" option in virt-manager (https://www.linuxquestions.org/questions/linux-virtualization-and-cloud-90/how-to-use-kvm-net-smb-option-in-virt-manager-4175434353/)

Nick_C 10-27-2012 08:48 AM

How to use "kvm -net smb" option in virt-manager
 
I have been reading about a kvm -net smb option which sound like it might allow simple drive sharing with a Windows VM. Problem is how do I use this option with virt-manager?

dyasny 10-28-2012 01:54 AM

If the option is not implemented, you don't do it in virt-manager, and use virsh edit $VMNAME instead. If libvirt doesn't have it implemented, you use a direct qemu-kvm commandline.

Nick_C 10-28-2012 08:24 AM

Quote:

Originally Posted by dyasny (Post 4816540)
If the option is not implemented, you don't do it in virt-manager, and use virsh edit $VMNAME instead. If libvirt doesn't have it implemented, you use a direct qemu-kvm commandline.

'virsh edit Win8' brings up an xml file to edit but where do I put the "-net smb" option?

dyasny 10-28-2012 04:21 PM

Couldn't find it here: http://libvirt.org/formatdomain.html

guess it's not implemented, ask in libvirt.org mailing lists


All times are GMT -5. The time now is 09:41 AM.