We need to flash 40 new SD cards for the 40 new hubs we ordered and we don't want to have to ssh into all of them and manually upgrade the firmware. How do we create a new image? I tried using dd and reversing the if and of options, but the image it produces is the entire SD card, 7.8GB instead of just the OS itself. Because it's so large I then can't flash it onto any other SD cards. How did you make it the first time?
We need to flash 40 new SD cards for the 40 new hubs we ordered and we don't want to have to ssh into all of them and manually upgrade the firmware. How do we create a new image? I tried using
ddand reversing theifandofoptions, but the image it produces is the entire SD card, 7.8GB instead of just the OS itself. Because it's so large I then can't flash it onto any other SD cards. How did you make it the first time?