The Incus container backup was created with a different architecture
hardyweb

hardyweb @hardyweb

About: Highly motivated and self-directed IT professional with a strong foundation in web development (particularly Laravel) and a passion for continuous learning.

Location:
Terengganu, Malaysia
Joined:
Jun 20, 2022

The Incus container backup was created with a different architecture

Publish Date: Jul 7
0 0

how to change .

mkdir ~/pi-backup
tar -xzf backup.tar.gz -C ~/pi-backup

//dalam orange pi 

incus init images:debian/12 myrestore
sudo rsync -aAXv ~/pi-backup/rootfs/ /var/lib/incus/containers/myrestore/rootfs/

Enter fullscreen mode Exit fullscreen mode

Comments 0 total

    Add comment