LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Finding Home DIR's of programs (dosbox). (https://www.linuxquestions.org/questions/linux-newbie-8/finding-home-dirs-of-programs-dosbox-440982/)

ZoMBiE_KiLLeR 05-02-2006 02:52 PM

Finding Home DIR's of programs (dosbox).
 
I installed DosBox with yum. It works but I do not know where it is on the hard drive? Folder path?

bosewicht 05-02-2006 02:58 PM

try whereis or slocate (slocate you may need to run updatedb first)

ZoMBiE_KiLLeR 05-02-2006 03:03 PM

whereis dosbox
dosbox: /usr/bin/dosbox /usr/share/man/man1/dosbox.1.gz

Wow ok, I guess that works. Thanks.

Now I am wondering, Does DosBox need a FAT 32 or 16 partition to work on a linux system?

bosewicht 05-02-2006 03:05 PM

for that i would look at man dosbox or the docs on the website for the app. I've never used it so i'm not sure

geeman2.0 05-02-2006 03:05 PM

Quote:

Now I am wondering, Does DosBox need a FAT 32 or 16 partition to work on a linux system?
Nope.
Whatever file system you have linux installed on is fine.
From the dos programs it runs the file system will appear as virtual FAT partitions.

It will map a certain folder in your linux system to be the c:\ drive.

ZoMBiE_KiLLeR 05-02-2006 03:15 PM

OK good, because i would hate to resize my partitions.
I am able to mount my home dir(mount c /home).

Thanks for the help.


All times are GMT -5. The time now is 04:33 PM.