Back to home page

DOS ain't dead

Forum index page

Log in | Register

Back to the forum
Board view  Mix view

Alternative DOS package for DOSBox-X using LOADLIN (Announce)

posted by Wengier E-mail, 09.11.2020, 21:22

> OK, is there some reason why to use modern kernel but stripped by many
> necessary drivers like SATA and PCI audio subsystem? If it would be
> intended for old computers with ATA and ISA sound they don't need DOS
> emulation and can run programs native...
>
> I could recompile the kernel, I'm not familiar how the dosbox-x image is
> packed (DOSBOX-X.SQF) if I could then simply replace the kernel. But
> currently not much time to play with, I can boot my linux and use dosbox
> without restrictions...

grapeli provided with further information:

Disk Image support.
linux.par needs to be modified (do not blindly copy C/H/S):

...
ro
ide-core.chs=0.0:32,16,63
# ide-core.noprobe=0.0
# ide-core.noprobe=0.1
ide-core.noprobe=1.0
ide-core.noprobe=1.1
...

More information about ide-core.

dosbox-x (host) config:

[ide, primary]
enable = true

From dosbox-x

imgmount 2 /tmp/hda.img -t hdd -fs none
imgmount d c:\cdrom.iso -t iso -fs none
linux.bat

From linux.

# dmesg
# mount /dev/hda /mnt
# mkdir /tmp/cdrom
# mount /dev/hdb /tmp/cdrom
Write-mounted filesystems must absolutely be unmounted before exiting dosbox-x (host).

Regarding the questions in your post, he answered the following:

> The next person will ask for support for Gravis UltraSound, and another one for Aureal Vortex.
> Suggest to install real Linux with Xorg, OpenGL, etc.

He mentioned that compiling a kernel is very easy:

ARCH=x86 make menuconfig
ARCH=x86 make
cp arch/x86/boot/bzImage /tmp/dosbox-x/vmlinuz

He also added the following:

> After all, this is only a sketch, template, suggestion, proposal for others to assemble a better version for their own needs.
> Again, I advise against running this package as is anywhere except dosbox-x and qemu.

 

Complete thread:

Back to the forum
Board view  Mix view
22632 Postings in 2109 Threads, 402 registered users, 445 users online (0 registered, 445 guests)
DOS ain't dead | Admin contact
RSS Feed
powered by my little forum