|
From: | Alex |
Subject: | Re: [Qemu-discuss] Problem with sharing a folder between guest and host |
Date: | Tue, 29 Mar 2016 15:33:34 +0300 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 |
You can find available NIC models by running qemu-system-x86_64 -net nic,model=helpVirtio drivers offer better performance. For Windows guests you can find them here: http://www.linux-kvm.org/page/WindowsGuestDrivers/Download_Drivers
/--Regards, Alex/ On 29/03/16 15:20, Mahmood Naderan wrote:
Hi Alex, >Default smb address is 10.0.2.4 and samba directory is qemu: >\\10.0.2.4\qemu That doesn't work either. >Also, you're using virtio What other models are available? Can you give the address of that document? >did you install guest drivers for it? I guess no... What are the steps? Also, can I merger the following options? -netdev user,id=network0 -device rtl8139,netdev=network0 and -net user,smb=/home/mahmood -net nic,model=virtio Regards, Mahmood
[Prev in Thread] | Current Thread | [Next in Thread] |