I downloaded Fallout 3 iso file and mounted and there isn't any files or folders. Size of iso file is 5.9 GB
Asked
Active
Viewed 7,451 times
1 Answers
0
That ISO contains an UDF file system and it can be mounted using Furius ISO Mount. You can install it in Ubuntu from Software Center or from Terminal:
sudo apt-get install furiusisomount
When mounting the image, choose the loop method.
You will need root privileges.
After you're done with mounting you'll stumble on the next issue. Isn't that game a Windows only application? I guess you know how to use Wine.
Cornelius
- 9,653
