CHANGES:

1.0
	- safe mount point naming:
		if the volume name is already taken and exists in the root directory,
		it is counted. (Was implemented already, but buggy)
	- implemented new method of file system type recognition. This makes
	  mounting MUCH faster.
	- some changes in the user interface
	- volume name checking. illegal characters are removed so directory names
	  are always valid.