How get Rosetta Stone to work in wine

Asked by heather michel

I installed Rosettta Stone with Wine and it was glitchy but appears to maybe be ok. However I cant get it to recognize the language CD. In Wine Config I do have the d drive setup as /media/cdrom0
help?

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
heather michel
Solved:
Last query:
Last reply:
Revision history for this message
arochester (arochester) said :
#1

Some people get it to work by installing: Wine Tricks

See http://ubuntuforums.org/showthread.php?t=877975

Revision history for this message
heather michel (hmemichel) said :
#2

I need to mount an ISO image of the language pack CD so I can get it into rosetta stone. The program itself appears to be installed but It cant seem to install the language pack from CD (yes I have the CD defined as d:\ in WineConfig.
What to do?

Revision history for this message
heather michel (hmemichel) said :
#3

btw I have gmount but unsure how to use.

Revision history for this message
Thomas Krüger (thkrueger) said :
#4

You can use a loop to mount the CD:
- open the terminal
- create a folder "CD" in your home: "mkdir CD"
- mount the image as root "sudo mount -o loop /path/to/image CD"

The type ofthe image should be detected automaticly, if not use the parameter "-t iso9660".

You can unmount the image with "sudo umount CD" and delete the CD folder if you prefer afterwards.

Revision history for this message
heather michel (hmemichel) said :
#5

ok I created the CD image, mounted it and then directed Rosetta Stone to look there for the CD... did not see it... Uninstalling Rosetta Stone for now...