ubuntu 的 snap core 要用原装的内核来安装
否则会出现
snap cannot change profile for the next exec call no such file or directory
就算用 snap 成功安装了其它 app, 也不能运行
# xenial-updates,xenial-security,now 4.8.0.54.25 amd64
$ sudo apt-get install linux-generic-hwe-16.04
之后为了用这个内核需重启动 (在 grub 选择用这个内核启动)..
$ snap list
$ sudo snap install core
重启, 测试..
$ sudo snap install hello-world
$ sudo snap run hello-world
没有评论:
发表评论