Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
/run/media/YOURUSERNAME/YOURDRIVEID
So you should make a mount point that does not change, maybe somewhere like
/mnt/YOURDRIVENAME
When configure on Steam, you should point to a directory that contains the steamapps folder NOT steamapps folder itself
@RocketRunner Just follow the "Editing fstab" part in GitHub tutorial
/etc/fstab file is what makes mount points permanent on Linux
Just make sure the UUID is correct and reboot to take effect
You can also use the Fedora's included Disks utility to make changes to /etc/fstab file if you like GUI more
Also maybe Fedora needs ntfs-3g (fuser ntfs) or similar installing?
In any case, thanks for the help, I just wanted to see if I could even attempt it. If NTFS isn't compatible with what I want, then that's probably as far as I can go.
You should probably go back to this link and check your steps one by one to see if you did follow it correctly:
https://github.com/ValveSoftware/Proton/wiki/Using-a-NTFS-disk-with-Linux-and-Windows
If Steam complains that the /media/gamedisk folder is read-only, there is a high chance that you missed or botched a step in editing the UID or GID, or ntfs-3g wasn't installed, or you simply didn't reboot afterward editing fstab to let it apply this new setting.
PS: you can totally use "Disks" instead of editing fstab dirrctly in a text editor, but it's a little bit harder to follow the instructions. Did you figure out where the special parameters like UID and GID should go in there?
edit:
Check with the file explorer if the disk content is at least appearing in /media/gamedisk or if it is empty... if the latter, then the new fstab rule simply failed to apply... if that is the case, redo the whole thing.
Ow, one more thing that you should be aware of... on Windows, file and folder names are treated as case insensitive (ABC=Abc=abc) whereas on any Unix-inspired OS like Linux it is case sensitive (ABC, Abc and abc are different names and files named like like that can even exist in the same folder)... so if you create /media/Gamedisk but add a fstab rule for /media/gamedisk it might be failing just because of that.
I don't know how to insert the UID and GID in the GUI editor (or, rather, I don't see how they can be inputted), though I did reboot after editing the fstab file through it. I only used the GUI utility because, admittedly, "sudo nano /etc/fstab" just didn't work for me for some reason.
Manually checking fstab does show that the UID and GID aren't in there, and I can only guess at how to include them through the Disks utility (assuming I just can't nano like the guide says). ntfs-3g appears to already be installed on the system.
If I recall correctly, when you are editing the mounting properties of a partition on "Disks", there is a textbox where "extra" (or "custom", "additional" or "advanced") "parameters" can be written (and some example text is shown)...
I'm not at my PC now, but let me see if I can find an youtube or screenshot online and post back with it...
ps: this is why linux users usually give steps via tetminal commands instead of GUI... even if a GUI solution exists (and frequently does) it is much harder to describe without help from screenshots and such
pps: alternatively you can replace "nano" with any other plain text editor you have installed that you know how to run from the terminal, or you can install nano with "sudo apt install nano" and try again
gedit admin:///etc/fstab
If you just converted to Linux from Windows without knowing much, you are pretty alright for doing most Windows users would have gave up by now...
Again, thanks for the help and support, everyone. I am indeed completely new to Linux, my experience with command lines has been pretty limited back when I was on Win7. The entire point of this enterprise was so that I could hopefully save some time and bandwidth by not having to redownload a chunk of my library, on top of having a few save files to finish, even though I know that there will inevitably be at least a few games in the disk's folder that won't launch on Fedora. (I should also mention I am also currently in the Steam Beta.)
I'd try restore and then verify data. It might save huge parts of the download.