First post, by BinaryDemon
Update 02MAY2026:
- Launches directly to DBDMENU now.
- Added a ton more Freeware Dos Games - 71 total.
- Added a Best of Demoscene Page
- Added some freeware dos programming apps
- Added some misc apps like Clock, Fprot Antivirus, Word 5.5
- Added Phils DOS Benchmark Suite
- Added some public domain movies and music to text Applications with
- Added some public domain E-Books
- Added WiFi connection option (DBDMENU nows shows networking status)
- Added Battery display so you can periodically check power status on laptops
- Fixed Appstore links, BBS links, and Internet Radio links but many are already quickly becoming inactive.
What's not so great?
Its still TinycoreLinux v9.0 at it's core. Nothing improved with audio detection.
Filesize ballooned from 400 megabytes to 1.3 gigabytes - you will need a 2gb flash drive minimum
This is the process.
1) Get yourself a USB stick that you don't mind formating (get your data off it). The ISO is 1.3gb, so lets say any usb stick 2gb or larger should be fine.
2) Download Rufus, it's a USB ISO burning Utility: https://github.com/pbatard/rufus/releases/dow … /rufus-4.14.exe
3) Download DBD_FULL.iso https://eah-triscuit.com/dosboxdistro/DBD_FULL.iso
4) Use Rufus to 'burn' the ISO to your USB stick. Becareful which drive you are selecting.
Example Picture:
Note the important items - FAT32 filesystem, LABEL must be DOSBOX_BOOT (Linux is using the label to determine drive/path), Burn as ISO, and double check what ISO your burning.
5) Load your games onto USB stick. Your games go in: FLASHDRIVE_LETTER:\dosbox
6) Reboot or take usb stick to another computer. (Either press key at startup to select boot device or enter bios and configure Boot from USB)
7) If everything went well, your now at a dos batch menu!
Sorry for the crappy image quality, I hope to do a youtube video demo'ing my latest efforts soon.


Link to youtube video (Crap Quality, Sorry): https://www.youtube.com/watch?v=Cjead5TNkRc
Updates:
- now using the \dosbox folder in the root directory of the USB drive as the place to copy your DOS games.
- added a quick demo of DOSBox Distro's abilities, use the command: dbdmenu
- added a simple webbrower (QtWeb) for some quick web browsing, use the command: www
- added an APPSTORE to browse some common shareware/demos/utils, use the command: appstore
- added mnthelp to assist you in mounting additional drives within DOSBox, use the command: mnthelp
- added streaming internet radio, use the command: iradio
- media playback via mplayer, use the commands: playvid, playmus, stopmus
- added zdoom engine and games, use the commands: zdoom, zheretic, zhexen, zaction2, zstrife
- added eduke32 engine and game, use the command: eduke32
- added sdlquake engine and game, use the command: sdlquake
- added irc support via irssi, use the command irc
- added bbs support via telnet, use the commands: bbs, telnet
- added freeware dos programs for calculator, calendar, image viewing, image editing, music playback
A few weeks ago, I had an idea that creating a linux distro which booted straight to DOSBox would be a great way your dos game collection portable. After a bunch of digging, it turns out my idea wasn't unique. Other have done similar things but many of the methods used where complicated or slow. I decided to solve as many of the issues I could and see if I couldn't simply it since most people are linux command line wizards. Well after a few weeks of experimenting, I'd like to put it out there as a Beta and collect some feedback. I quickly threw together a Google Sites page detailing how to make your own DosBox LiveUSB here: https://sites.google.com/site/dosboxdistro/
Let me know what issues you encounter. I'm curious if audio works for everyone. What do you think of performance? Let me know if it didnt work at all. Thanks!