Quote Originally Posted by moustache
DOSemu is easy once you get used to it. Just download the freedos binary first and extract it to your home directory (in knoppix). Then download and extract dosemu binary into the home directory (both should be automatically extracted into the /dosemu directory).
Then open a terminal window in knoppix, cd to dosemu and type ./dosemu. After you accept it will give you a dos prompt. The next thing i do is use the 'edit' command to edit the autoexec.bat file. I add an "lredir" command to mount my windows c drive ( ie, add this line "lredir c /linux/fs/mnt/hda1". Then exitemu and then restart ./dosemu to be sure it mounts my windows drive as c:\.
After that i run ./xdosemu to run my old dos games from my windows c drive to take advantage of my graphics card (nvidia) acceleration via linux XFree.
This is works for me anyway.

Moustache

BTW I am trying out Kanotix but cant get nvidia driver installed because the install scripts written by Fabianx are not there.
Have you been able to get it into full screen?