Bug 15261

Summary: Feature request for mount. Add options -L/-U
Product: Busybox Reporter: Jörg Bleyel <jbleyel>
Component: OtherAssignee: unassigned
Status: NEW ---    
Severity: normal CC: busybox-cvs
Priority: P5    
Version: 1.35.x   
Target Milestone: ---   
Hardware: All   
OS: Linux   
Host: Target:
Build:

Description Jörg Bleyel 2023-01-19 16:27:52 UTC
Feature request for mount.

Can you please add the -L and -U option to mount like the linux mount command.


 -L, --label <label>     synonym for LABEL=<label>
 -U, --uuid <uuid>       synonym for UUID=<uuid>


Many thanks