Safely Clone Your Umbrel Node without Losing Funds or Data! #bitcoin #umbrel #bitcoinnode

Running out of space or upgrading to faster storage? This step-by-step tutorial shows you how to safely migrate your entire Umbrel setup to a new drive — without losing your Bitcoin, Lightning channels, apps, or data.

00:00 – What Umbrel Cloning Does
01:27 – What You’ll Need Before Cloning Your Umbrel
02:18 – Step-by-Step Guide: How to Clone Your Umbrel Node

Gooyban’s step-by-step guide:
https://community.umbrel.com/t/best-way-to-clone-migrate-umbrelos/22883

Ventoy Tutorial: https://www.youtube.com/watch?v=MIT3w-EPA9M

Orico SSD Enclosure: https://oricotechs.com/products/orico-2-5-inch-sata-to-usb-transparent-hdd-enclosure
---
$ Checking connected drives:
lsblk

$ Making mount points:
sudo mkdir /mnt/source
sudo mkdir /mnt/destination

$ Mounting your partitions (replace with your own partition):
sudo mount [YOUR SOURCE PARTITION] /mnt/source
sudo mount [YOUR DESTINATION PARTITION] /mnt/destination

$ Verify source and destination data:
ls /mnt/source/umbrel-os/home/umbrel/umbrel/app-data/
ls /mnt/destination/umbrel-os/home/umbrel/umbrel/app-data/

$ Simulation:
sudo rsync -aAXv --delete --info=progress2 --dry-run /mnt/source/ /mnt/destination/

$ THE ACTUAL TRANSFER:
sudo rsync -aAXv --delete --info=progress2 /mnt/source/ /mnt/destination/

Last verification with checksum:
sudo rsync -aAXv --delete --checksum --info=progress2 --log-file=/tmp/rsync-errors.log /mnt/source/ /mnt/destination/

Unmounting your partitions:
sudo umount /mnt/source
sudo umount /mnt/destination
---
🟩 To help spread knowledge and information, you're free to reuse the content on this page—no permission needed. 🟩
---
Follow Momo:
https://linktr.ee/mktahmasbi
---
Buy me a coffee ☕️
http://coff.ee/roundthefire Receive SMS online on sms24.me

TubeReader video aggregator is a website that collects and organizes online videos from the YouTube source. Video aggregation is done for different purposes, and TubeReader take different approaches to achieve their purpose.

Our try to collect videos of high quality or interest for visitors to view; the collection may be made by editors or may be based on community votes.

Another method is to base the collection on those videos most viewed, either at the aggregator site or at various popular video hosting sites.

TubeReader site exists to allow users to collect their own sets of videos, for personal use as well as for browsing and viewing by others; TubeReader can develop online communities around video sharing.

Our site allow users to create a personalized video playlist, for personal use as well as for browsing and viewing by others.

@YouTubeReaderBot allows you to subscribe to Youtube channels.

By using @YouTubeReaderBot Bot you agree with YouTube Terms of Service.

Use the @YouTubeReaderBot telegram bot to be the first to be notified when new videos are released on your favorite channels.

Look for new videos or channels and share them with your friends.

You can start using our bot from this video, subscribe now to Safely Clone Your Umbrel Node without Losing Funds or Data! #bitcoin #umbrel #bitcoinnode

What is YouTube?

YouTube is a free video sharing website that makes it easy to watch online videos. You can even create and upload your own videos to share with others. Originally created in 2005, YouTube is now one of the most popular sites on the Web, with visitors watching around 6 billion hours of video every month.