Directory for Clonezilla image repository is hidden if it contains spaces
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
When one choose a directory for Clonezilla image repository, this directory name must not contain space or it will not appear. You must replace spaces by _
Is it an encoding problem? Could we use utf-8 directories names?
No. It's not easy to show that in the dialog program, though we can use '' to make it.
We will try to improve that in the future. For the moment, please use "_" to replace white space in your image name.
Steven