Hi, Thanks for the response. I'm trying to create the bridge using the ip command. But my solaris shell says ip command is not found. What should I do to resolve this? Any pointers will be much appreciated.
Thanks Suresh From: Qemu-discuss <[email protected]> On Behalf Of Supratim Sanyal Sent: Friday, November 1, 2019 8:30 PM To: [email protected] Subject: [EXTERNAL]: Re: QEMU On 11/01/2019 06:07 PM, Ramamurthy, Suresh wrote: Hi, I followed the steps in the link https://learn.adafruit.com/build-your-own-sparc-with-qemu-and-solaris?view=all<https://urldefense.proofpoint.com/v2/url?u=https-3A__learn.adafruit.com_build-2Dyour-2Down-2Dsparc-2Dwith-2Dqemu-2Dand-2Dsolaris-3Fview-3Dall&d=DwMF-g&c=YlQJHsR4e2z6sq5iNUb1-8UzPbEw9OnHGjBjyVyvpyA&r=GqB057J8TQLQeCu2gv1UAIsoNRCpUTJ0cJTwlDtiAAk&m=nFHnarz_NBs068Wftv_z3NhXhPad6Ur6UqpAC-DVfLs&s=QPifXey-MJn9iPsp0BiT7NS8L282TVqJasfKI0bFCxY&e=> and launched Solaris 2.6 as guest having Windows as host. Now I want to copy files from host Windows to guest Solaris. Can you please guide on how to transfer files between the host and guest using QEMU? Thanks Suresh KLA-Tencor is now KLA! Learn more at kla.com<https://www.kla.com/> <https://www.kla.com/> Enable sshd on Solaris if available and not enabled, forward port 22 in qemu command line and scp files over. My preference would be to do a proper bridge from your NIC and a tap interface for qemu's networking so that the Solaris VM is a full fledged node on your network. -- Supratim Sanyal, W1XMT 39.19151 N, 77.23432 W QCOCAL::SANYAL via HECnet
