USB Write Time for 7.34 GB File | Generated by AI

Home 2026.02

Question: Suppose the iOS file (or ISO) is 7.34 GB, then how much time do I need to wait based on my previous dd write speeds?

Answer:

Your previous dd write to the USB drive showed these speeds:

We’ll calculate the expected time for a 7.34 GB file using both speeds (real-world USB write usually slows a bit toward the end, so the lower number is more realistic).

Calculations

1 GB = 1,000,000,000 bytes (using the decimal definition most people expect for file sizes and download times)

7.34 GB = 7,340,000,000 bytes

Speed Bytes per second Time in seconds Time in human-readable format
20.8 MB/s 20,800,000 ≈ 353 seconds ≈ 5 minutes 53 seconds
20.0 MB/s 20,000,000 ≈ 367 seconds ≈ 6 minutes 7 seconds
15.5 MB/s 15,500,000 ≈ 474 seconds ≈ 7 minutes 54 seconds

Realistic estimate

So for a 7.34 GB file written to the same USB drive with dd … bs=1m, you should expect to wait roughly 7 to 9 minutes.

Tips to possibly make it faster:

References:


Back Donate