Free Republic
Browse · Search
General/Chat
Topics · Post Article

Skip to comments.

Linux Mint / Windows Network - Unable to mount location
Linux Forum ^ | Me

Posted on 05/15/2023 3:44:47 PM PDT by ducttape45

Good evening fellow Freepers. I'm in search of some computer assistance with Linux Mint and accessing a Windows network.

In times past, whenever I programmed Linux on a computer, I never had problems getting it to interface with my Windows network. That all changed in recent weeks/months, apparently.

Now, whenever I try to access a Windows network with a Linux machine, I get this error:

Unable to mount location
Failed to retrieve share list from server: No such file or directory

If you look at the discussion going on at the link, I've tried almost everything suggested, and then some. But so far, nothing has worked. There are other discussion forums on this topic, and again, nothing those suggested work.

So I thought I'd consult Linux experts here to see if anyone else has run into this problem and what possible solutions you might have.

Thank you and have a great evening!


TOPICS: Computers/Internet
KEYWORDS:
Navigation: use the links below to view more comments.
first 1-2021-4041-53 next last

1 posted on 05/15/2023 3:44:47 PM PDT by ducttape45
[ Post Reply | Private Reply | View Replies]

To: ShadowAce

Ping!


2 posted on 05/15/2023 3:46:58 PM PDT by TomServo
[ Post Reply | Private Reply | To 1 | View Replies]

To: ducttape45

How are you trying to access the drive, from the GUI or from CLI. If from the GUI, what are you using? (e.g. Gnome, KDE, etc.)

Can you ping the Windows box?

What kind of network is this? Hoe? Small business? Enterprise? What boxes (e.g. switches) lie between the Linux box and the Windows box?


3 posted on 05/15/2023 3:48:09 PM PDT by Dr. Sivana ("If you can’t say something nice . . . say the Rosary." [Red Badger])
[ Post Reply | Private Reply | To 1 | View Replies]

To: ducttape45

If duct tape don’t work, then try WD-40!


4 posted on 05/15/2023 3:48:12 PM PDT by Repeal The 17th (Get out of the matrix and get a real life.)
[ Post Reply | Private Reply | To 1 | View Replies]

To: ducttape45
Check the exports list from your Windows server, and match that with your Linux server--to be sure that you are exporting it to the correct server.

Next be sure cifs-utils (or your distro's equivalent) is installed.

Since this is a Windows share, you'll have to provide credentials to login to your Window server in the mount command.

5 posted on 05/15/2023 3:51:27 PM PDT by ShadowAce (Linux - The Ultimate Windows Service Pack )
[ Post Reply | Private Reply | To 1 | View Replies]

To: ducttape45

Might be a stupid question but I’ll ask it anyway because you never know. . . Is the Linux machine and Windows machine on the same network? I made a similar mistake a few weeks ago setting up a remote control in my recording studio. I felt like an idiot. Lol!


6 posted on 05/15/2023 3:52:29 PM PDT by Rocco DiPippo
[ Post Reply | Private Reply | To 1 | View Replies]

To: ducttape45

First, define your “Windows network”. Is that a Local Area Network aka LAN?

Is your ASUS AC-1300 router running its DHCP server? Or, are you using manual IP addresses for each LAN device?

Learn the LAN IP address of the Windows machine to which you are trying to connect the Linux machine. Try, simply:

smb://Windows_Machine_LAN_IP_Address/

For example, smb://192.168.22.32


7 posted on 05/15/2023 3:52:39 PM PDT by linMcHlp
[ Post Reply | Private Reply | To 1 | View Replies]

To: ducttape45

I recently upgraded my Mint 20.3 to Mint 21.1. I got the Dolphin file manager to recognize and access (with network password, etc.) my Windows 10pro desktop.

What version of Mint/Windows are you using?

I could not get previous versions of Mint to actually access Windows laptops or desktops.


8 posted on 05/15/2023 3:55:36 PM PDT by TomGuy
[ Post Reply | Private Reply | To 1 | View Replies]

To: Dr. Sivana

I have a simple home network, wired and wireless. All devices connected to the network through my ASUS router. I used Linux Mint 20.3 on my Linux machines. I can ping all the computers on the network, and I can also ping the router. There are no switches between any of the devices.


9 posted on 05/15/2023 4:07:11 PM PDT by ducttape45 (Proverbs 14:34, "Righteousness exalteth a nation: but sin is a reproach to any people.")
[ Post Reply | Private Reply | To 3 | View Replies]

To: Rocco DiPippo

It’s a simple home network, so yes, they are on the same network.


10 posted on 05/15/2023 4:07:57 PM PDT by ducttape45 (Proverbs 14:34, "Righteousness exalteth a nation: but sin is a reproach to any people.")
[ Post Reply | Private Reply | To 6 | View Replies]

To: Openurmind

Ping.


11 posted on 05/15/2023 4:18:39 PM PDT by Carriage Hill (A society grows great when old men plant trees, in whose shade they know they will never sit.)
[ Post Reply | Private Reply | To 1 | View Replies]

To: linMcHlp
I try that smb command and it comes back:

smb://192.168.50.183: No such file or directory

Yet I can ping the machine and that works fine.

12 posted on 05/15/2023 4:19:12 PM PDT by ducttape45 (Proverbs 14:34, "Righteousness exalteth a nation: but sin is a reproach to any people.")
[ Post Reply | Private Reply | To 7 | View Replies]

To: TomGuy

I’m running 20.3. I was warned not to upgrade to version 21 yet as many people were encountering problems with it. Will Dolphin work on 20.3?


13 posted on 05/15/2023 4:20:06 PM PDT by ducttape45 (Proverbs 14:34, "Righteousness exalteth a nation: but sin is a reproach to any people.")
[ Post Reply | Private Reply | To 8 | View Replies]

To: ducttape45; rdb3; JosephW; martin_fierro; Still Thinking; zeugma; Vinnie; ironman; Egon; raybbr; ...

14 posted on 05/15/2023 4:22:23 PM PDT by ShadowAce (Linux - The Ultimate Windows Service Pack )
[ Post Reply | Private Reply | To 1 | View Replies]

To: ducttape45

I am assuming that you do have connections between Windows machines and can file share between them.

The suggestions I have, are so you get a connection between Linux and Windows:

PING, accomplished
Connection, not yet accomplished (between Linux and Windows)
Share / sharing . . . later

Sometimes helps, when both machines each have a user account that is using the exact same username and password:

Machine A (Linux box)
Username: joeA
Password: smpassWordA

Machine B (Windows box)
Username: joeA
Password: smpassWordA


15 posted on 05/15/2023 4:37:09 PM PDT by linMcHlp
[ Post Reply | Private Reply | To 12 | View Replies]

To: ducttape45

I could not get Dolphin to work on 20.3.

It would ‘see’ the network but I could not get it to connect.


16 posted on 05/15/2023 4:38:43 PM PDT by TomGuy
[ Post Reply | Private Reply | To 13 | View Replies]

To: TomGuy

There’s got to be some patch/update that either Linux or Microsoft, or both, pushed that now causes this problem. Just a couple of months ago everything worked fine, now, phffft, nothing.


17 posted on 05/15/2023 4:52:43 PM PDT by ducttape45 (Proverbs 14:34, "Righteousness exalteth a nation: but sin is a reproach to any people.")
[ Post Reply | Private Reply | To 16 | View Replies]

To: ducttape45

Also, on the Windows machine (”Machine B”), create a folder (aka directory) to share:

C:\shthis

and enable sharing for it - and be sure that user “joeA” has full permission for access to that folder.

So, you would be trying to connect from the Linux box (”Machine A”) to:

smb://192.168.50.183/shthis

Or try to mount that share in the display for your Linux box.


18 posted on 05/15/2023 5:00:10 PM PDT by linMcHlp
[ Post Reply | Private Reply | To 12 | View Replies]

To: ducttape45

In the past couple months a windows update prevents windows 10 from accessing the Homegroup top level harddrive shares on windows 7/8. However, a FOLDER that is shared that is on the harddrive can still be shared. Perhaps you should try sharing a FOLDER not at the top level harddrive to see if that can indeed be shared i.e. D: can not be shared, but D:\FOLDER , FOLDER can be shared.


19 posted on 05/15/2023 5:04:57 PM PDT by Duke of Milan
[ Post Reply | Private Reply | To 17 | View Replies]

To: Duke of Milan
Interesting.

I have folders on each of my Windows machines, W7 & W10, that are shared and that can be accessed by any of those computers. I routinely copy files back and forth between them, even now. There is even a USB drive that is shared via my router, an ASUS AC1300.

However, when I use my Linux machine, it can't view any of the shared drives on any of the other machines, not even the USB drive on the router, which all worked beforehand.

20 posted on 05/15/2023 5:14:59 PM PDT by ducttape45 (Proverbs 14:34, "Righteousness exalteth a nation: but sin is a reproach to any people.")
[ Post Reply | Private Reply | To 19 | View Replies]


Navigation: use the links below to view more comments.
first 1-2021-4041-53 next last

Disclaimer: Opinions posted on Free Republic are those of the individual posters and do not necessarily represent the opinion of Free Republic or its management. All materials posted herein are protected by copyright law and the exemption for fair use of copyrighted works.

Free Republic
Browse · Search
General/Chat
Topics · Post Article

FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson