Hi!
>> With MPXPLAY? The only app which supports HDA and AC97 :-) > > I use MPLAYER to demonstrate playing an MP3 file. Mplayer is a "no > frills" way to listen to music files on FreeDOS, to say the least. > But it works fine. > > I also use Open Cubic Player to play a WAV audio file. Which sound hardware options are supported by the two? Could we add one of them to the distro, assuming that their license is more distro-friendly than MPXPLAY? >>> how to access your FreeDOS virtual drive from Linux >> >> With DOSEMU2? It just is a Linux directory from the start :-) > > The article shows how to use guestmount on Linux to access a virtual > hard disk image. guestmount will recognize disk images from several > popular virtual machines, including QEMU's "img" and "qcow2," and > VirtualBox. > > Typical usage, to access the first partition in the freedos.img disk > image file, and make it available from the /tmp/freedos directory on > Linux: > > $ mkdir /tmp/freedos > $ guestmount -a freedos.img -m /dev/sda1 /tmp/freedos Ubuntu says that a total of 130 MB of stuff would have to be installed to use that :-o For comparison, mtools is 400 kB, only depends on libc (it also suggests floppyd) and lets me do things like mdir a: mcopy a:readme.txt Desktop/ But also more fancy things like: mformat x: mpartition ...(non-interactive partition manipulations) I have to edit a config file to tell which image file I want to map to which drive letter, for example my file ~/.mtoolsrc could contain: drive a: file="/dev/fd0" drive b: file="/tmp/floppy.img" drive c: file="/tmp/fat32.img" You can also set geometries or use partitioned images. So mtools are great for quick access to images such as floppy images if you do not want to use "mount" and do not want to install larger tools like guestmount. Or are unable to use mount or install guestmount etc. > I assume by "episodes" you mean "articles"? I was thinking of podcasts or youtubes, distracted by your other mail about the youtube channel :-) Eric > The upcoming article about Mplayer and OpenCP is 800+ words, > including a few short DOS command lines. _______________________________________________ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user