Hello, I have recently started usin QEMU in a file recovery project; emulating
a SPARC Solaris machine. I will need to share files between the solaris system
and the host windows 10 machine. I didnt see anything in the official
documentation on sharing folder on Windows was looking for an alter
I want to exchange files between my windows 10 host and Solaris 2.6 guest. Can
I use a floppy disk fat image option to read/write the contents of a folder?
I tried to setup a network connection between windows host and Solaris guest,
though have failed with the Tap network option. Without a network connection,
the image seemed the best option since I have read image files from the host
machine to install software already. On Thursday, Februar
I modified my network option to match yours. There are no errors and I see the
same status when when I netsat -r. There is still no connectivity between the
tap and the bridge other than it detects something is plugged in.
I can add an exception for the network 10.x.x.x or application to the f
Regarding QEMU setup for Sun 5, how did you configure Solaris networking?
Can you reach other addresses that are not on private network range: 10.0.0.0?
I wanted to get and put files to an FTP server on the host machine, that uses a
192.168.1.100 type address.
On Wednesday, February 21, 2