https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204417
Jan Beich <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|conf |kern Summary|[autofs] automountd |[autofs] automountd |truncates some labels |truncates labels > 23 | |characters long CC| |[email protected] --- Comment #2 from Jan Beich <[email protected]> --- Better, (1) and (2) can be replaced with $ makefs -o label=$(jot -c - a z | rs -g) foo.img /rescue $ mdconfig -f foo.img which still leads to an error $ ls /media ls: abcdefghijklmnopqrstuvw: No such file or directory Kernel issue? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
