之前从 15.04 升级到 15.10,现在我的 ZFS 系统无法挂载。检查更新时出现“无法找到包 ubuntu-zfs”,在这里检查 PPA似乎 15.10 的 PPA 缺少 ubuntu-zfs。
有没有人有办法让我的 zpool 再次工作。我试过使用 ZFS-Fuse,但它运行的版本比我使用 ubuntu-zfs 时要旧。
任何让我的 ZFS 系统再次工作的帮助将不胜感激。
小智 5
对于遇到以下错误的人,
The following packages have unmet dependencies:
zfsutils-linux : ***Depends: zfs-doc (= 0.6.4.2-0ubuntu1) but 0.6.5.3-1~wily is to be installed***
Depends: libnvpair1linux but it is not going to be installed
Depends: libuutil1linux but it is not going to be installed
Depends: libzfs2linux but it is not going to be installed
Depends: libzpool2linux but it is not going to be installed
Recommends: zfs-dkms but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Run Code Online (Sandbox Code Playgroud)
这很可能是由于ppa:zfs-native/stable在您的 apt 源存储库中。ppa:zfs-native/stable从您的 apt 存储库中删除,然后重新运行apt-get update。然后继续通过安装apt-get install zfsutils-linux
那应该为你解决它。
| 归档时间: |
|
| 查看次数: |
4055 次 |
| 最近记录: |