fsxNet Wiki

BBS Development & Resources

User Tools

Site Tools


doors:tutorials:dos:exageardosemu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
doors:tutorials:dos:exageardosemu [2018/01/28 03:17]
apam [Step 1. Install ExaGear]
— (current)
Line 1: Line 1:
-====== DOS doors on RPi with ExaGear & DOSEMU ====== 
  
-This guide is aimed at Raspbian Linux (Stretch) on Raspberry PI 
- 
-===== Step 1. Install ExaGear ===== 
- 
-ExaGear is in the official raspberry pi repositories,​ so installing it is easy: 
- 
-    sudo apt-get install exagear-desktop 
- 
- 
- 
-===== Step 2. Install DOSEMU ===== 
- 
-The default installation of ExaGear seems to use Debian 8 as the guest system. DOSEMU is in the contrib repository which is not enabled by default, so you need to edit the sources.list inside the guest image. 
- 
-    sudo vi /​opt/​exagear/​images/​debian-8/​etc/​apt/​sources.list 
- 
-Add contrib to the end of the line like this: 
- 
-    deb http://​ftp.us.debian.org/​debian jessie main contrib 
- 
-Now run exagear: 
- 
-    exagear 
- 
-And install dosemu: 
- 
-    sudo apt-get update 
-    sudo apt-get install dosemu 
- 
-===== Step 3. Configure DOSEMU ===== 
- 
-TODO... 
doors/tutorials/dos/exageardosemu.1517109461.txt.gz ยท Last modified: 2018/03/29 01:58 (external edit)