.. index:: ubimkvol (command) .. _command_ubimkvol: ubimkvol - create an UBI volume =============================== Usage ^^^^^ ``ubimkvol [-tn] UBIDEV NAME SIZE`` Synopsis ^^^^^^^^ :: Create an UBI volume on UBIDEV with NAME and SIZE. If SIZE is 0 all available space is used for the volume. Options ^^^^^^^ -t \ volume type, default is dynamic -n \ volume ID, default is dynamically assigned .. generated from: ./commands/ubi.c .. command function: do_ubimkvol