-
Notifications
You must be signed in to change notification settings - Fork 123
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue with executing steamcmd #4065
Comments
Sounds like you're switching users at some point, since the rootfs install is per-user. Which would lead the additional user to not have a rootfs. |
I used the commands below to install steamcmd I and should be logged in only as the "ubuntu" user
|
That seems to work fine here, maybe FEXServer has a stale configuration running, can try to do a quick |
That sadly didn't help |
I installed FEX using the quick start command in the read.me, I also installed SteamCMD and checked that the files are there. However if I try executing steamcmd.sh I get the following error:
I tried both using the rootfs as extracted and "as is" using FEXRootFSFetcher. I use Ubuntu 22.04.4 on a free tier oracle server, if this helps.
The content of the Config.json file is :
{"Config":{"RootFS":"Ubuntu_22_04"}}
There is also a folder
/home/ubuntu/.fex-emu/RootFS/Ubuntu_22_04
with contents that look like an Ubuntu image.Thank you for any help.
The text was updated successfully, but these errors were encountered: