# Bitcoin Core in a different disk

**URL:** https://community.umbrel.com/t/bitcoin-core-in-a-different-disk/13657
**Category:** Support and Troubleshooting
**Created:** [September 14, 2023, 3:11am UTC](https://community.umbrel.com/t/bitcoin-core-in-a-different-disk/13657 "2023-09-14T03:11:07Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![ggentile](https://avatars.discourse-cdn.com/v4/letter/g/ecc23a/32.png) [@ggentile](https://community.umbrel.com/u/ggentile)
#### Post date: [September 14, 2023, 3:11am UTC](https://community.umbrel.com/t/bitcoin-core-in-a-different-disk/13657/1 "2023-09-14T03:11:07Z")

</div>

Is it possible to install Bitcoin Core in a disk other than the /dev/sda disk? I have a main disk (SSD 120GB) only for the ubuntu OS and 3 other disks for storage and, obviously, 120GB SSD is not enough for Bitcoin Core

Thanks!

---

<div class="post-metadata">

### Author: ![smolgrrr](https://yyz2.discourse-cdn.com/flex030/user_avatar/community.umbrel.com/smolgrrr/32/2825_2.png) [@smolgrrr](https://community.umbrel.com/u/smolgrrr)
#### Post date: [September 15, 2023, 11:44am UTC](https://community.umbrel.com/t/bitcoin-core-in-a-different-disk/13657/2 "2023-09-15T11:44:56Z")

</div>

Hi @ggentile

Copying/migrating the bitcoin blockchain download and moving directories to utilize multiple drives isn’t yet officially supported, but there are some steps going over that process here: [https://github.com/getumbrel/umbrel-os/issues/119#issuecomment-691949967](https://github.com/getumbrel/umbrel-os/issues/119#issuecomment-691949967)

Sometimes if this can produce errors though, so if you haven’t synced a large percentage yet and want to get the new initial blockchain download going as soon as possible you can install Umbrel on a separate drive:

You can specify an installation of Umbrel on an external drive with this command to install Umbrel elsewhere: `curl -L https://umbrel.sh | bash -s -- --install-path path/to/external/drive`

Replacing path/to/external/drive to the path of another storage device (preferably also an SSD)

Hope this helps.

---

<div class="post-metadata">

### Author: ![ggentile](https://avatars.discourse-cdn.com/v4/letter/g/ecc23a/32.png) [@ggentile](https://community.umbrel.com/u/ggentile)
#### Post date: [September 15, 2023, 1:22pm UTC](https://community.umbrel.com/t/bitcoin-core-in-a-different-disk/13657/3 "2023-09-15T13:22:05Z")

</div>

Hi @smolgrrr. Thanks!! In fact, I just found this command and performed a clean install of Bitcoin Core. Thanks again.

But is there any idea to provide a way to migrate everything to a different disk? Soon 1TB disks won’t be big enough for blockchain…

---

<div class="post-metadata">

### Author: ![smolgrrr](https://yyz2.discourse-cdn.com/flex030/user_avatar/community.umbrel.com/smolgrrr/32/2825_2.png) [@smolgrrr](https://community.umbrel.com/u/smolgrrr)
#### Post date: [September 16, 2023, 3:18am UTC](https://community.umbrel.com/t/bitcoin-core-in-a-different-disk/13657/4 "2023-09-16T03:18:46Z")

</div>

This is fairly easy via the command line too, but we are trying a back-up solution app for the whole Umbrel’s storage to help with this, which we hope will be out shortly!
