Jump to content

Had a buddy over tonight who wanted to play Palworld and I figured heck yeah! I'll throw a server up on my Linux VM.  Well, I installed twice on steam cmd and the third time it said it was already installed.  But the folder just didn't exist. 95%+ of this was done command line.  I was able to search for the folder in the gui folder browser, copy the location and open it in command line but only once.  I was able to cd to the directory most of the way there but the last two folders didn't exist.  This is with LS showing nothing in the folder, I could still cd to a folder that technically wasn't there.  I even tried sudo cd and sudo ls, nothing.  I closed everything and tried again, that or restarted, and it didn't work again.   Sometimes it would show up in the gui folder browser sometimes it wouldn't.

 

I don't have a lot of time under my belt with Linux, but I have an aptitude for googling a guide but simply getting to the folder wasn't something I could google. It was supposed to be there, and from a few points of reference it was there some of the time.

 

Sorry if I'm not giving proper insight to the crazyness.....

Audio go Brrrrrr

Link to comment
https://linustechtips.com/topic/1631481-fedora-steamcmd-folder-woes/
Share on other sites

Link to post
Share on other sites

6 hours ago, Psittac said:

Had a buddy over tonight who wanted to play Palworld and I figured heck yeah! I'll throw a server up on my Linux VM.  Well, I installed twice on steam cmd and the third time it said it was already installed.  But the folder just didn't exist. 95%+ of this was done command line.  I was able to search for the folder in the gui folder browser, copy the location and open it in command line but only once.  I was able to cd to the directory most of the way there but the last two folders didn't exist.  This is with LS showing nothing in the folder, I could still cd to a folder that technically wasn't there.  I even tried sudo cd and sudo ls, nothing.  I closed everything and tried again, that or restarted, and it didn't work again.   Sometimes it would show up in the gui folder browser sometimes it wouldn't.

 

I don't have a lot of time under my belt with Linux, but I have an aptitude for googling a guide but simply getting to the folder wasn't something I could google. It was supposed to be there, and from a few points of reference it was there some of the time.

 

Sorry if I'm not giving proper insight to the crazyness.....

Can you share all the cmds you used and their error ouput?

| Intel i7-3770@4.2Ghz | Asus Z77-V | Zotac 980 Ti Amp! Omega | DDR3 1800mhz 4GB x4 | 300GB Intel DC S3500 SSD | 512GB Plextor M5 Pro | 2x 1TB WD Blue HDD |
 | Enermax NAXN82+ 650W 80Plus Bronze | Fiio E07K | Grado SR80i | Cooler Master XB HAF EVO | Logitech G27 | Logitech G600 | CM Storm Quickfire TK | DualShock 4 |

Link to post
Share on other sites

Does this work? Should show hidden folders. I dunno how this would fix you being able to navigate to it in the GUI but not in the CLI, but might be worth trying

ls -a

 

Currently Playing: Various PS5 Games (just beat Spider-Man)

Currently Listening To: Inferno - Boards of Canada

 

 

 

Hardware/Software: running old laptop with Ubuntu Server to run copyparty and a Terraria server, Steam Deck and high-ish end Windows 11 PC for gaming and content creation, Dell Inspiron laptop running Arch for school. Diehard iOS user, I lowkey want a mac too
PS5/PS2/PS1/Xbox/Xbox 360/Xbox One/Wii/N64/Switch/Powkiddy V90/

 


 

 

Link to post
Share on other sites

On 2/4/2026 at 5:34 AM, xAcid9 said:

Can you share all the cmds you used and their error ouput?

no error output's other than that folder doesn't exist.  I'm not all that experienced with Linux but I find this really odd.  All I used was cd .. to go to root then cd to go to each folder. And LS, nothing but simple commands.

 

6 hours ago, spacepickle said:

Does this work? Should show hidden folders. I dunno how this would fix you being able to navigate to it in the GUI but not in the CLI, but might be worth trying

ls -a

 

I'll give that a try next time I'm on that VM, I didn't uninstall anything.

Audio go Brrrrrr

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×