Folder share on windows 10 host

2024-01-06 Thread dal1791
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

Mounting floppy images

2024-02-14 Thread dal1791
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?

Re: Qemu-discuss Digest, Vol 149, Issue 11

2024-02-15 Thread dal1791
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

Re: Qemu-discuss Digest, Vol 149, Issue 14

2024-02-18 Thread dal1791
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

Re: Questions about Replication and Network

2024-02-22 Thread dal1791
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