burrow-pi-img/export-image
Leandro Lisboa Penz 2a2097016a Use mkdosfs -I to be able to write to /dev/loop*
From mkdosfs' manual:
"It is typical for fixed disk devices to be partitioned so, by default,
you are not permitted to create a filesystem across the entire device.
mkfs.fat will complain and tell you that it refuses to work."

On some systems, mkdosfs identifies the loop device is an entire disk.
The -I flag makes mkdosfs work properly on such systems.
2020-06-06 16:33:05 +01:00
..
00-allow-rerun Disable ld.so.preload while building 2019-06-07 19:51:08 +01:00
01-set-sources Update to Buster 2019-06-07 15:45:15 +01:00
02-network shellcheck 2018-03-13 12:50:50 +00:00
03-set-partuuid Update 00-run.sh 2019-01-23 15:32:08 +00:00
04-finalise Updated export-image to not depend on fake-hwclock and hardlink. (#326) 2019-08-27 18:16:24 +01:00
prerun.sh Use mkdosfs -I to be able to write to /dev/loop* 2020-06-06 16:33:05 +01:00