I would like to execute FreeDOS within Linux without using any VDI.
Is it even possible or what I am looking for is not practical at all ?
EDIT:
I had created freedos.img, which I can boot into to have DOS environment.
I need to use memdisk as kernel.
But I want to avoid adding an entry into boot loader.
I am sure, there must have a way to mount the image and chroot it or similar