Commit graph

6 commits

Author SHA1 Message Date
James Reynolds
747fde62bc Add extraction support and raspi2/3 machines
1. Added 'fatcat' to extract from the boot filesystem from a
   standard RPI image
2. Added qemu-system-aarch64 to support raspi3 machines
3. Extracted images to search for kernel7/8.img and correct dtb
   files to boot kernel
4. Disabled nic for raspi2/3 as USB is not supported (yet)
2020-01-30 15:29:31 +00:00
Luke Childs
d4f5440e7e Prefer double dash arguments 2019-12-14 18:43:22 +07:00
Luke Childs
2956999797 Throw helpful error if no filesystem image exists 2019-12-14 18:39:22 +07:00
Luke Childs
3f9ae948d6 Use /sdcard as mount point 2019-12-14 08:57:03 +07:00
Luke Childs
d0e67f0813 Add helpful extraction method 2019-12-14 08:54:11 +07:00
Luke Childs
151aa1f623 Fix volume issues by mounting a dir
Extract a pre-existing image there if one doesn't already exist
2019-12-14 00:33:31 +07:00