| Summary: | LABEL/UUID mount in fstab doesn't work | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | stsp <stsp2> |
| Component: | Other | Assignee: | unassigned |
| Status: | NEW --- | ||
| Severity: | normal | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.33.x | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
stsp
2021-04-11 21:29:51 UTC
Ironically, I reported the same bug to util-linux and it was fixed: https://github.com/util-linux/util-linux/issues/1492 I wonder if busybox's mount also uses libblkid from util-linux, so maybe in busybox this is now fixed too? Or the same bug in an entirely different code bases? From my understanding, this is a different code base: https://git.busybox.net/busybox/tree/util-linux |