Dosemu et cdrom
Résolu
tlep
Messages postés
597
Statut
Membre
-
tlep Messages postés 597 Statut Membre -
tlep Messages postés 597 Statut Membre -
Bonjour,
quelqu'un pourrait-il me dire comment je peux trouver le lecteur cdrom sous dosemu ?
Apparemment dosemu n'en voit aucun ?
Merci
Thierry
quelqu'un pourrait-il me dire comment je peux trouver le lecteur cdrom sous dosemu ?
Apparemment dosemu n'en voit aucun ?
Merci
Thierry
1 réponse
Salut,
Si ça marche comme sous MS-DOS, ben tant que t'auras pas déclaré ton driver dans le config.sys et ton lecteur dans l'autoexec.bat, ton lecteur ne sera pas visible et accessible...
The dosemu and FreeDOS tars from the dosemu site give you everything you need except for the mscdex.exe program that is required if you want to access a CD-ROM drive. Download the free replacement scsucdx.exe and put it in the FreeDOS root directory (i.e., the freedos directory created when you installed dosemu).
Now edit the FreeDOS autoexec.bat file, adding this line:
shsucdx /d:mscd0001
You don't have to worry about mouse or CD drivers since those functions are provided by dosemu.
http://www.longhighway.com/sandbox/emu.html
;-))
Si ça marche comme sous MS-DOS, ben tant que t'auras pas déclaré ton driver dans le config.sys et ton lecteur dans l'autoexec.bat, ton lecteur ne sera pas visible et accessible...
The dosemu and FreeDOS tars from the dosemu site give you everything you need except for the mscdex.exe program that is required if you want to access a CD-ROM drive. Download the free replacement scsucdx.exe and put it in the FreeDOS root directory (i.e., the freedos directory created when you installed dosemu).
Now edit the FreeDOS autoexec.bat file, adding this line:
shsucdx /d:mscd0001
You don't have to worry about mouse or CD drivers since those functions are provided by dosemu.
http://www.longhighway.com/sandbox/emu.html
;-))
dans /etc/freedos/config.sys
Ca marche nickel.
Merci encore.