From 26684722afdd9ad0e055d80a8b3acafdc18eb7e2 Mon Sep 17 00:00:00 2001 From: Oxore Date: Mon, 21 Oct 2024 13:39:15 +0300 Subject: qemu: Fix samba IP for Windows --- source/qemu.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source/qemu.rst') diff --git a/source/qemu.rst b/source/qemu.rst index 58f508a..c01e7ae 100644 --- a/source/qemu.rst +++ b/source/qemu.rst @@ -61,7 +61,7 @@ To mount it via ``/etc/fstab`` add the following line to the file:: On Windows you can just enter the following address into explorer's address bar, no authentication required:: - \\10.2.0.4\qemu + \\10.0.2.4\qemu Overall it looks like this: -- cgit v1.2.3