# mformat a: mformat: Non-removable media is not supported (You must tell the complete geometry of the disk, either in /etc/mtools or on the command line)
Fix: Change /etc/mtools.conf to be: # Linux floppy drives drive a: file="/dev/fd0" exclusive 1.44m drive b: file="/dev/fd1" exclusive 1.44m Instead of: # Linux floppy drives drive a: file="/dev/fd0" exclusive drive b: file="/dev/fd1" exclusive As described in mtools(1)3 man page. /Seva
Seva's patch to /etc/mtools.conf works properly.
*** Bug 182 has been marked as a duplicate of this bug. ***
Only problem is what is they have a 1.2m disk?
Fixed in the current beta