howto make a shared folder via qemu built in smb server?

Ask your support questions in here

Moderator: Moderator Team

Post Reply
cedric-react
Posts: 7
Joined: Fri Feb 11, 2022 12:14 pm

howto make a shared folder via qemu built in smb server?

Post by cedric-react »

Hi All,

I'm trying to share a folder on my Arch linux system and ReactOS running on qemu. According to [1], I can tell qemu to create a smb share at \\10.0.2.4\qemu\

I use this line to start qemu:
$ qemu-system-i386 -m 4G -drive if=ide,index=0,media=disk,file=ReactOS.qcow2 -drive if=ide,index=2,media=cdrom,file=ReactOS.iso -boot order=d -rtc base=localtime -serial file:ReactOS.log -device ac97 -net nic -net user,smb=/home/cedric/react-nightly/shared

When I choose start->run->\\10.0.2.4\qemu\ I get the error message "The system cannot find the path specified"
In start->run->cmd, i can ping 8.8.8.8 successfully, even though i expected this card only to be used to connect to the built-in smb server of qemu.

[1] https://techpiezo.com/linux/shared-fold ... e-windows/

What do I miss?
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 7 guests