summary refs log tree commit diff stats
path: root/results/scraper/fex/4065
diff options
context:
space:
mode:
authorChristian Krinitsin <mail@krinitsin.com>2025-07-17 09:10:43 +0200
committerChristian Krinitsin <mail@krinitsin.com>2025-07-17 09:10:43 +0200
commitf2ec263023649e596c5076df32c2d328bc9393d2 (patch)
tree5dd86caab46e552bd2e62bf9c4fb1a7504a44db4 /results/scraper/fex/4065
parent63d2e9d409831aa8582787234cae4741847504b7 (diff)
downloadqemu-analysis-main.tar.gz
qemu-analysis-main.zip
add downloaded fex bug-reports HEAD main
Diffstat (limited to 'results/scraper/fex/4065')
-rw-r--r--results/scraper/fex/406516
1 files changed, 16 insertions, 0 deletions
diff --git a/results/scraper/fex/4065 b/results/scraper/fex/4065
new file mode 100644
index 000000000..acb9bd76c
--- /dev/null
+++ b/results/scraper/fex/4065
@@ -0,0 +1,16 @@
+Issue with executing steamcmd
+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:

+

+```

+Invalid or Unsupported elf file.

+This is likely due to a misconfigured x86-64 RootFS

+Current RootFS path set to ''

+RootFS path doesn't exist. This is required on AArch64 hosts

+Use FEXRootFSFetcher to download a RootFS

+```

+

+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.
\ No newline at end of file