Wine on a raid volume
Wine on a raid volume
Is it possible to run exe files with wine on a raid 5 volume ?
- JoseskVolpe
- Level 4
- Posts: 124
- Joined: Sat Sep 04, 2021 9:35 pm
Re: Wine on a raid volume
¿You mean the prefix?
Wine is built to be filesystem-independent, so it should be able to read and run Windows executables in any filesystem in any implementation, but prefixes must be in a filesystem compatible with Unix permissions and the directory must be owned by your user. A RAID 5 volume would be managed by the system and it should be no worry for Wine as a user-level process. Be aware that a filesystem compatible with symbolic links and non-FUSE are very recommended to be used with Wine.
Wine is built to be filesystem-independent, so it should be able to read and run Windows executables in any filesystem in any implementation, but prefixes must be in a filesystem compatible with Unix permissions and the directory must be owned by your user. A RAID 5 volume would be managed by the system and it should be no worry for Wine as a user-level process. Be aware that a filesystem compatible with symbolic links and non-FUSE are very recommended to be used with Wine.