分页: 1 / 1
[问题]Dosbox能否保存mount信息?
发表于 : 2007-10-29 21:15
由 RegentW
我是先mount w: !/sg,游戏退出后再退出Dosbox,但再次打开Dosbox时发现原来mount的W:还要再mount一次,好麻烦哦,有没有办法保留这个?

发表于 : 2007-10-29 23:20
由 luojie-dune
能,请看帮助文件.
发表于 : 2007-10-30 11:40
由 RegentW
嗯,谢谢楼上,看样子好像应该与Dosbox.conf有关吧?可是我用tracker找了一下,~里没有发现Dosbox.conf这个文件,只在/usr/share/doc/dosbox中的一个压缩包里找到一个sample。
注:我是用新立得安装的dosbox,那这个Dosbox.conf在哪里呢?

发表于 : 2007-10-30 12:43
由 luojie-dune
There is a section at the very bottom of 'dosbox.conf' that is used to set up your CD-ROM and hard drives. You should just copy and paste the following lines into 'dosbox.conf', right over the [autoexec] section that is already there:
[autoexec]
# Lines in this section will be run at startup.
mount ??? D:\ -t cdrom
mount ??? C:\
dosbox.conf
could be in one folder(default hidden) of your Home Folder , may named as .DOSBOX
to show the hidden folder---press ctrl+H
Sorry for using English
发表于 : 2007-10-30 13:19
由 RegentW
Thanks to luojie-dune, but I still can't find dosbox.conf, whether in ~ or /
Shall I create it? If yes, where should I put it? Thanks again

发表于 : 2007-10-30 14:41
由 luojie-dune
I searched online and found :
代码: 全选
At the dosbox Z:\ prompt, type in config -writeconf /home/yourname/dosbox.conf You now have the configuration file
http://www.ubuntugeek.com/howto-auto-mount-a-drive-in-dosbox.html
发表于 : 2007-10-30 14:50
由 RegentW
Oh good, thank you so much
