mirror of
https://github.com/ValveSoftware/Proton.git
synced 2025-02-05 02:00:44 +03:00
Re-tested symlink from EXT4 to NTFS across Ubuntu 18.10/19.04 and Pop!_OS 18.10/19.04 to try to replicate data loss issue, unable to. Added warning.
parent
e468ced5cb
commit
bda8df1538
@ -6,6 +6,8 @@ These instructions cover configuring a NTFS disk containing Steam games, that wa
|
|||||||
|
|
||||||
- Ubuntu 18.10
|
- Ubuntu 18.10
|
||||||
- Ubuntu 19.04
|
- Ubuntu 19.04
|
||||||
|
- Pop!_OS 18.10
|
||||||
|
- Pop!_OS 19.04
|
||||||
|
|
||||||
# Configuring and Automounting the NTFS Partition
|
# Configuring and Automounting the NTFS Partition
|
||||||
|
|
||||||
@ -69,6 +71,7 @@ $ sudo reboot
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Preventing NTFS Read Errors
|
## Preventing NTFS Read Errors
|
||||||
|
**THERE HAS BEEN A REPORT THAT THIS MAY CAUSE DATA LOSS**
|
||||||
|
|
||||||
Due to the nature of NTFS, creating files/folders with characters Windows cannot read will cause disk errors (leading to games that don't launch), the most common issue is a `;` character in filenames that Proton creates on the NTFS disk.
|
Due to the nature of NTFS, creating files/folders with characters Windows cannot read will cause disk errors (leading to games that don't launch), the most common issue is a `;` character in filenames that Proton creates on the NTFS disk.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user