# Copying an image to flash to a larger SD card

**URL:** https://forum.clockworkpi.com/t/copying-an-image-to-flash-to-a-larger-sd-card/6192
**Category:** Q&A
**Created:** [January 13, 2021, 1:08am UTC](https://forum.clockworkpi.com/t/copying-an-image-to-flash-to-a-larger-sd-card/6192 "2021-01-13T01:08:11Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![detourne](https://yyz1.discourse-cdn.com/flex029/user_avatar/forum.clockworkpi.com/detourne/32/2829_2.png) [@detourne](https://forum.clockworkpi.com/u/detourne)
#### Post date: [January 13, 2021, 1:08am UTC](https://forum.clockworkpi.com/t/copying-an-image-to-flash-to-a-larger-sd-card/6192/1 "2021-01-13T01:08:11Z")

</div>

Hi guys, I’m sure I’ve done this in the past, but can’t quite remember.  
I’d like to be able to make a copy of a flashed SD card and put it onto a larger SD card. I’ve got Javelinface’s DEOT+v0.5 with a number of modifications on a 16Gb card, but I just got a 128Gb card that I’d like to fill with games. Any help would be spectacular. Thanks.

---

<div class="post-metadata">

### Author: ![uncannyFlanigan](https://yyz1.discourse-cdn.com/flex029/user_avatar/forum.clockworkpi.com/uncannyflanigan/32/4438_2.png) [@uncannyFlanigan](https://forum.clockworkpi.com/u/uncannyFlanigan)
#### Post date: [January 13, 2021, 6:51am UTC](https://forum.clockworkpi.com/t/copying-an-image-to-flash-to-a-larger-sd-card/6192/2 "2021-01-13T06:51:32Z")

</div>

If you’re on Windows I’d recommend Win32 Disk Imager. You can read the contents of an SD card into a new ISO file, then write that ISO file to a different SD card. [Here’s an article.](https://www.google.com/amp/s/lifehacker.com/how-to-clone-your-raspberry-pi-sd-card-for-super-easy-r-1261113524/amp)

If you’re on Mac or Linux, I’d recommend using the `dd` command. Look up how to use it first. It can be dangerous!

---

<div class="post-metadata">

### Author: ![javelinface](https://yyz1.discourse-cdn.com/flex029/user_avatar/forum.clockworkpi.com/javelinface/32/3079_2.png) [@javelinface](https://forum.clockworkpi.com/u/javelinface)
#### Post date: [January 13, 2021, 8:14am UTC](https://forum.clockworkpi.com/t/copying-an-image-to-flash-to-a-larger-sd-card/6192/3 "2021-01-13T08:14:11Z")

</div>

+1 to the post above! You’ll just need to fill up the rest of the space; otherwise you’ll only have a 16GB partition.

Good news! I have included scripts to auto expand your OS to fill the space of a larger card - FOR THIS EXACT REASON! 🙂

Have a look in the utilities folder for a surprise!

---

<div class="post-metadata">

### Author: ![detourne](https://yyz1.discourse-cdn.com/flex029/user_avatar/forum.clockworkpi.com/detourne/32/2829_2.png) [@detourne](https://forum.clockworkpi.com/u/detourne)
#### Post date: [January 21, 2021, 11:17pm UTC](https://forum.clockworkpi.com/t/copying-an-image-to-flash-to-a-larger-sd-card/6192/4 "2021-01-21T23:17:27Z")

</div>

Thanks guys! This worked beautifully!  
Now I just need to fill up the card with more games 🙂
