我电脑的磁盘已损坏。我打算使用 Ubuntu 来恢复磁盘上的数据。
我去朋友家做了一个 Ubuntu U 盘。我认为 Ubuntu USB 记忆棒没有持久存储部分。
我的电脑从 Ubuntu USB 记忆棒成功启动,但我的恢复需要额外的软件。
$ sudo apt-get install testdisk
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package testdisk
$ sudo apt-get update
...
Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/restricted Translation-en [2,272 B]
Fetched 3,789 kB in 12s (297 kB/s)
** (appstreamcli:4232): CRITICAL **: Error while moving old database out of the way.
AppStream cache update failed.
Reading package lists... Done
apt-get 报告错误,我猜是因为 U 盘是一种只读模式?
我不想再打扰我的朋友制作一个持久的 USB 记忆棒。
在 Ubuntu Live 上运行其他软件的最简单方法是什么?
安装 testdisk 以供一次性使用
您不需要持久性(希望)只运行一次 testdisk 。
添加 Universe 存储库
更新
安装测试盘
运行测试磁盘
以上适用于我在 balenaEtcher Live USB 上使用 Ubuntu 16.04.5 在 4GB USB2 拇指驱动器上运行。