Page 1 of 1

Dune 2k CD not detected on Linux Mint

Posted: Fri May 04, 2018 6:02 am
by Josie
Hello!
Firstly, thank you so much for this project.

So, I've installed the movies and music with a mounted.iso in OSX without problems. I am trying now to install it on my Linux Mint laptop, but the game says it's not detecting anything. I've read that the game tries to read the cdrom, and that Linux disk images does not mount as cdrom. I'm new to Linux, and I am not a programmer, so I am not sure what I am doing?

I have tried
mount -o ro,check=relaxed /dev/sr0 /media/josie/cdrom

First it said directory does not exist, so I created one. Now it says special device /dev/sr0 does not exist.

Posted: Fri May 04, 2018 4:59 pm
by SirCake
Hey, d2k ftw :)

Try mount -o loop imageath mountpath

Loop should he better suited for mounting images then the default.