# Create Shipping Version of SD Card From Windows

**URL:** https://forum.clockworkpi.com/t/create-shipping-version-of-sd-card-from-windows/19546
**Category:** PicoCalc
**Created:** [September 3, 2025, 7:05am UTC](https://forum.clockworkpi.com/t/create-shipping-version-of-sd-card-from-windows/19546 "2025-09-03T07:05:09Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Toml\_12953](https://yyz1.discourse-cdn.com/flex029/user_avatar/forum.clockworkpi.com/toml_12953/32/11925_2.png) [@Toml\_12953](https://forum.clockworkpi.com/u/Toml_12953)
#### Post date: [September 3, 2025, 7:05am UTC](https://forum.clockworkpi.com/t/create-shipping-version-of-sd-card-from-windows/19546/1 "2025-09-03T07:05:09Z")

</div>

The procedure for creating a duplicate of the SD card shipped with the PicoCalc seems to be a Linux script. Is there a similar way to create the partitions from Windows?

---

<div class="post-metadata">

### Author: ![pelrun](https://yyz1.discourse-cdn.com/flex029/user_avatar/forum.clockworkpi.com/pelrun/32/12323_2.png) [@pelrun](https://forum.clockworkpi.com/u/pelrun)
#### Post date: [September 3, 2025, 7:25am UTC](https://forum.clockworkpi.com/t/create-shipping-version-of-sd-card-from-windows/19546/2 "2025-09-03T07:25:46Z")

</div>

Note that you don’t actually need to do it unless you want to use Fusix, because that’s the only thing that uses the second partition. A normal FAT32 card will work fine otherwise.

Use Disk Management to create two partitions, the first taking up everything but the last 32MB, and the second filling the remainder. Format the first partition as FAT32 and you’re done.

Putting the contents on the second partition under windows pretty much requires third-party tools, however.
