Quantcast
Channel: Proxmox Support Forum
Viewing all articles
Browse latest Browse all 182554

Unable to create a mount point with Latin-script characters

$
0
0
I can't create a mount point if the path contains some Latin-script characters like č, ř, š,... etc.

I've tried quotes:
Code:
pct set 100 -mp0 /mnt/disk/"ě",mp=/mnt/folder
Result: Wide character in print at /usr/share/perl5/PVE/Tools.pm line 290.

Or ascii (\283 = ě):
Code:
pct set 100 -mp0 /mnt/disk/\283,mp=/mnt/folder
Result: Create mount point with path /mnt/disk/283, so the ascii codes don't work here.

Characters with acute (like á, í, é, etc.) will pass. But then the...

Read more

Viewing all articles
Browse latest Browse all 182554

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>