-
Notifications
You must be signed in to change notification settings - Fork 1
Home
lithochasm edited this page Aug 2, 2020
·
7 revisions
Welcome to the Defcon28-Badge wiki!
Build Image
- Enable SSH on /boot partition
- Turn off auto file expand
- make fs a wee bit bigger ~ 3.2G
- install git
- clone repo
- build stuff
- re enable auto file expand
- image
- dd if=/dev/sdb of=foo.img bs=512 count=7666778 <-- Count needs to be end sector of 2nd partition
- https://raspberrypi.stackexchange.com/questions/47325/copy-multiple-partitions-to-one-img-file