2 Answers

  1. You can generate large useless files, for example:�

    for i in {1..16}; do dd if=/dev/zero of=file$i.trash bs=1M count=8192; done

    Then fill them all (16 to 8GB in our case) directly into the phone's memory. The speed will only depend on how fast the generation and copying process is.

  2. Download movies in the best possible quality.�The Shawshank Redemption�BDRemux 1080p weighs�38.83 GB, for example. The first BD-Remux Terminator weighs as much as 52.44 GB. Three movies and no memory left

Leave a Reply