Bugzilla – Bug 113824
Yast/installation and e2label with spaces
Last modified: 2005-09-05 10:48:59 UTC
before new installation, I made one of my ext3 partitions installation ready and labeled it 'e2label /dev/hda6 "SUSE 10.0". No error message and seems to not to be forbidden by 'man e2label'. During installation of SUSE 10.0 B3, the label was only shown as "SUSE", the part behind the space was missing.
I fixed the detecion of labels with blanks in libstorage. But be aware that labels with blanks are not supported on all filesystem (e.g. xfs_admin refuses to set a label containing blanks).