Results 1 to 1 of 1
As the title suggests, I'm trying to make a virtual CD drive. I tried this in the terminal:
Code:
sudo mount -t iso9660 Worms2.iso ~/mnt/Worms2_bl -o loop
I get the ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 08-11-2010 #1Just Joined!
- Join Date
- Jul 2010
- Posts
- 13
Virtual CD drive
As the title suggests, I'm trying to make a virtual CD drive. I tried this in the terminal:
I get the proper folder in that directory. Then I went into the wine configuration, went to "drives", clicked "Add", selected "D:", entered the directory, clicked "show advanced", and changed "type" to CD-ROM. However the game still says it can't find the CD! Does anyone know what I'm doing wrong?Code:sudo mount -t iso9660 Worms2.iso ~/mnt/Worms2_bl -o loop


Reply With Quote
