Comment on Trying to flash 256GB image to almost 256GB flash drive, space is barely not enough!

sudo@programming.dev ⁨2⁩ ⁨days⁩ ago

Storage devices are frequently smaller than advertised just as 2"x4" boards are.

You cannot flash an image onto a device smaller than the image’s size. Your only options are to get a larger device or shrink the image. Shrinking the image is possible but not without understanding how the image is created. It should be possible by taking the published image and somehow editing it. Or by simply rebuilding the image yourself from source. Either way you’ll want to start by reading .github/workflows/build.yml from that repo.

Also, because this is doing some PS4 exploits, its possible that the exploits depend on the 256GB size. Unlikely by conceivable.

source
Sort:hotnewtop