Searched refs:megabytes (Results 1 – 1 of 1) sorted by relevance
72 public void makeWritable(final String dir, int megabytes) in makeWritable() argument122 String.format("dd if=/dev/zero of='%s' bs=%dM count=1", tempimg, megabytes)); in makeWritable()