
30 Jun
2020
30 Jun
'20
16:56
https://bugzilla.suse.com/show_bug.cgi?id=1173507 https://bugzilla.suse.com/show_bug.cgi?id=1173507#c1 --- Comment #1 from Arvin Schnell <aschnell@suse.com> --- See the man page for fstab: If the name of the mount point contains spaces or tabs these can be escaped as `\040' and '\011' respectively. So the entry must be: /dev/sda1 test\040mp ext4 defaults 0 0 -- You are receiving this mail because: You are on the CC list for the bug.