[problem help] deepin v23如何进行系统备份
Tofloor
poster avatar
高贵妃广告
deepin
2024-04-16 08:54
Author

如题,deepin-v23如何进行系统备份

Reply Favorite View the author
All Replies
阿尼樱奈奈
Moderator
2024-04-16 09:11
#1
  1. 可以使用“备份还原”,通过这条命令安装:sudo apt install uos-recovery
  2. 使用timeshift:sudo apt install timeshift (这个需要先建立btrfs子卷)
Reply View the author
pzm9012
Moderator
2024-04-16 09:42
#2
阿尼樱奈奈
  1. 可以使用“备份还原”,通过这条命令安装:sudo apt install uos-recovery
  2. 使用timeshift:sudo apt install timeshift (这个需要先建立btrfs子卷)

timeshift不是非要btrfs才能工作。

Reply View the author
131******20
deepin
2024-05-29 22:54
#3

系统内备份:

1.安装uos备份软件进行备份:sudo apt-get install uos-recovery

2.安装timeshift软件进行备份:sudo apt-get install timeshift

系统外备份(适用于系统崩掉进不去的情况下进行备份恢复):

下载 imagew备份软件,百度搜索Imagew 3.60_x86_x64应该可以找到下载链接,只搜imagew不容易搜到,此软件需要在windows或者pe下使用,备份还原方式类似于onekey

以上方法适用于v23RC版系统

Reply View the author