Results 1 to 10 of 10

Thread: How to use dosbox in Ubuntu?

  1. #1
    Join Date
    Jun 2012
    Beans
    212

    How to use dosbox in Ubuntu?

    So how to use it? I know how to use it with Windows but not how to use it with Ubuntu. With windows it's easy just to type mount c c:\.... or mount d d:\ -cdrom
    How to do that with Ubuntu???

  2. #2
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: How to use dosbox in Ubuntu?

    There are problably lots of ways to do this. This is the easiest to explain in a forum:
    * Open a terminal
    * type "dosbox -h"<enter>
    * follow the help or instructions. It says here to type "INTRO" for a short introduction. That worked for me. There is information on mounting things inside that intro.

    If you need more details, type 'man dosbox' for the manual page. There is a large section describing how to use the MOUNT command with optical drives. It appears that 'mount -cd' should be all that is needed, at least on the version I have installed. 'mount -h' provided a summary of the command arguments.

    Google found this article: http://www.ubuntugeek.com/howto-auto...in-dosbox.html with this example
    Code:
     mount d /media/cdrom0 -t cdrom
    I can't test it now, sorry.

  3. #3
    Join Date
    Jun 2012
    Beans
    212

    Re: How to use dosbox in Ubuntu?

    Okay thanks. But how do I change resolution? Dosbox resolution is smaller in my Ubuntu than in Win7

  4. #4
    Join Date
    Nov 2008
    Location
    Lleida, Spain
    Beans
    1,157
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: How to use dosbox in Ubuntu?

    Take a look at the dosbox wiki,
    http://www.dosbox.com/wiki/Dosbox.conf#Linux

    you will see options like fullresolution = width x height | original | desktop

  5. #5
    Join Date
    Jun 2012
    Beans
    212

    Re: How to use dosbox in Ubuntu?

    Quote Originally Posted by albandy View Post
    Take a look at the dosbox wiki,
    http://www.dosbox.com/wiki/Dosbox.conf#Linux

    you will see options like fullresolution = width x height | original | desktop
    I already checked that. Didn't help me at all since I have no idea how to find Dosbox config file.

  6. #6
    Join Date
    Nov 2008
    Location
    Lleida, Spain
    Beans
    1,157
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: How to use dosbox in Ubuntu?

    Quote Originally Posted by Sarys View Post
    I already checked that. Didn't help me at all since I have no idea how to find Dosbox config file.
    open your home folder
    type crtl+h (this will show hidden files)
    go to .dosbox
    you will see a file like dosbox-X.YZ.conf

    where X.YZ is your dosbox version.

  7. #7
    Join Date
    Jun 2012
    Beans
    212

    Re: How to use dosbox in Ubuntu?

    Quote Originally Posted by albandy View Post
    open your home folder
    type crtl+h (this will show hidden files)
    go to .dosbox
    you will see a file like dosbox-X.YZ.conf

    where X.YZ is your dosbox version.
    I think i tried it but I didn't find it...anyway I take a better look first.

  8. #8
    Join Date
    Nov 2008
    Location
    Lleida, Spain
    Beans
    1,157
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: How to use dosbox in Ubuntu?

    Quote Originally Posted by Sarys View Post
    I think i tried it but I didn't find it...anyway I take a better look first.
    OK, by terminal is easier. See the image attached:
    Attached Images Attached Images
    • File Type: png p.png (17.6 KB, 41 views)

  9. #9
    Join Date
    Jun 2012
    Beans
    212

    Re: How to use dosbox in Ubuntu?

    Quote Originally Posted by albandy View Post
    OK, by terminal is easier. See the image attached:
    Okay found it thanks

  10. #10
    Join Date
    Jun 2012
    Beans
    212

    Re: How to use dosbox in Ubuntu?

    BTW I'm installing Master of Orion 1+2 from gog and I want to use my dosbox 0.74. But I don't know how to find it from my computer (path)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •