root@ubuntu:/mnt/root# update-burg
Generating burg.cfg ...
/usr/sbin/burg-probe: error: cannot stat `/boot/burg/locale'.
No path or device is specified.
Try `/usr/sbin/burg-probe --help' for more information.
root@ubuntu:/mnt/root# /usr/sbin/burg-probe --help
Usage: /usr/sbin/burg-probe [OPTION]... [PATH|DEVICE]
Probe device information for a given path (or device, if the -d option is given).
-d, --device given argument is a system device, not a path
-m, --device-map=FILE use FILE as the device map [default=/boot/burg/device.map]
-t, --target=(fs|fs_uuid|drive|device|partmap|abstraction)
print filesystem module, GRUB drive, system device, partition map module or abstraction module [default=fs]
-h, --help display this message and exit
-V, --version print version information and exit
-v, --verbose print verbose messages
Report bugs to <bean123ch@gmail.com>.