Commit Graph

4 Commits

Author SHA1 Message Date
cimryan
610613d7b3 Update the partition Ids in /etc/fstab and /boot/cmdline.txt after modifying partitions with parted
Parted changes the disk Ids, rendering the Pi unbootable without this step.
2018-10-15 07:20:44 -07:00
cimryan
012c4e225c Create the file system after creating the partition for the backing files
If there already happened to be a filesystem there is must be overwritten.
2018-10-14 22:21:16 -07:00
cimryan
9c3daa3d91 Remove unnecessary recreation of filesystem on the backing files partition. 2018-10-14 20:02:42 -07:00
cimryan
4970fea833 Create the backing files for the USB drives on a separate partition. 2018-10-14 19:37:24 -07:00