# Mtools

> Mediated Wiki article. Canonical URL: https://mediated.wiki/source/Mtools
> Markdown URL: https://mediated.wiki/source/Mtools.md
> Source: https://en.wikipedia.org/wiki/Mtools
> Source revision: 1289764494
> License: Creative Commons Attribution-ShareAlike 4.0 International (https://creativecommons.org/licenses/by-sa/4.0/)

Mtools Developer The GNU Project Stable release 4.0.49[1] / 14 June 2025 Operating system Unix-like License GPL-3.0-or-later Website www.gnu.org/software/mtools/ Repository svn.savannah.gnu.org/viewvc/mtools/

**Mtools** is a [free software](/source/Free_software) [collection of utilities](/source/Utility_software) to allow a [Unix](/source/Unix) operating system to manipulate files on an [MS-DOS](/source/MS-DOS) file system, typically a [floppy disk](/source/Floppy_disk) or floppy disk image.[2][3]

The mtools are part of the [GNU Project](/source/GNU_Project) and are released under the [GNU General Public License](/source/GNU_General_Public_License) (GPL-3.0-or-later).

## Usage

The following refers to mtools usage in floppy images. (Useful for virtual machines such as [QEMU](/source/QEMU) or [VirtualBox](/source/VirtualBox).)

Copying a file to floppy image:

$ mcopy -i Disk.img file_source ::file_target

Copying a file from floppy image to the current directory:

$ mcopy -i Disk.img ::file_source file_target

Deleting all files in the disk image

$ mdel -i Disk.img '::*.*'

The drive character : (colon) has a special meaning. It is used to access image files which are directly specified on the command line using the -i options.[4]

## See also

- [Free and open-source software portal](https://en.wikipedia.org/wiki/Portal:Free_and_open-source_software)

- [Disk image](/source/Disk_image)

## References

1. **[^](#cite_ref-wikidata-4e1de07ed155a4a3f7b942061d582bcd7955b795-v20_1-0)** Alain Knaff (14 June 2025). ["\[Info-mtools\] GNU mtools 4.0.49 released"](https://lists.gnu.org/archive/html/info-mtools/2025-06/msg00005.html). Retrieved 4 July 2025.

1. **[^](#cite_ref-2)** [https://www.gnu.org/software/mtools/](https://www.gnu.org/software/mtools/) Homepage

1. **[^](#cite_ref-3)** Mielewczik, Michael. "mtools: DOS-Dateien unter Linux verwalten". *Linux Intern*. 1/1999: 81.

1. **[^](#cite_ref-uno_4-0)** ["online linux man page"](http://man.he.net/?topic=mtools&section=all). Retrieved 31 July 2012.

## External links

- [mtools official page](https://www.gnu.org/software/mtools/) on the [GNU](/source/GNU) website

- Boot disk images for DOS [DOS disk images](http://www.allbootdisks.com/)

v t e GNU Project History GNU Manifesto Free Software Foundation Europe India Latin America History of free software Licenses GNU General Public License linking exception font exception GNU Lesser General Public License GNU Affero General Public License GNU Free Documentation License GNAT Modified General Public License Software GNU (variants) Hurd Linux-libre glibc Bash coreutils findutils Build system GCC binutils GDB GRUB GNUstep GIMP Jami GNU Emacs GNU TeXmacs GNU Octave GNU Taler GNU R GSL GMP GNU Electric GNU Archimedes GNUnet GNU Privacy Guard Gnuzilla (IceCat) GNU Health GNUmed GNU LilyPond GNU Go GNU Chess Gnash Guix more... Contributors Benjamin Mako Hill Bradley M. Kuhn Brian Fox Federico Heinz John Sullivan Richard M. Stallman Other topics GNU/Linux naming controversy Revolution OS Free Software Foundation anti-Windows campaigns Defective by Design

This free and open-source software article is a stub. You can help Wikipedia by adding missing information.

- [v](https://en.wikipedia.org/wiki/Template:Free-software-stub)
- [t](/source/Template_talk%3AFree-software-stub)
- [e](https://en.wikipedia.org/wiki/Special:EditPage/Template:Free-software-stub)

---
Adapted from the Wikipedia article [Mtools](https://en.wikipedia.org/wiki/Mtools) by Wikipedia contributors ([contributor history](https://en.wikipedia.org/wiki/Mtools?action=history)). Available under [Creative Commons Attribution-ShareAlike 4.0 International](https://creativecommons.org/licenses/by-sa/4.0/). Changes may have been made.
