在英特尔计算棒上安装 Ubuntu18.04 服务器的启动菜单后出现“无法获取大小:0x800000000000000e”

在英特尔计算棒上安装 Ubuntu18.04 服务器的启动菜单后出现“无法获取大小:0x800000000000000e”

我已经关注本指南用于将 Ubuntu Server 18.04 LTS 安装到 Intel Compute Stick。但是,安装程序显示“无法获取大小:0x800000000000000e”和许多消息,无法开始安装。

错误的照片这里

我确信我写的图像正确从这里下载插入 USB 驱动器。我现在尝试了 19.04。但“无法获取大小:0x8000000000000000e”再次显示...我该如何解决这个问题?

答案1

我刚刚下载了 ubuntu server 18.04.2,并用 ISO 制作了一个安装程序 USB。您在运行安装程序时遇到的错误也出现在我的系统上,但这只是警告,实际上没有什么问题。14.04 引用指的是棒上的内部系统,所以没问题。在我的系统上,您的屏幕截图后面的几行是:

mount: Mounting /root/cdrom/casper/extras/modules.squashfs.generic on root/lib/modules failed: no such file or directory
Documentation https://help.ubuntu.com/
stopping bluetooth deamon
Starting Bridge file events into upstart
Starting bridge socket events into upstart
ubuntu@ubuntu:~$

tty7 上显示正常桌面。启动消息在 tty1 上,因此请尝试键入 Alt F7 以进入桌面。我让内部 14.04 升级到 16.04,但主要运行安装在 microSD 上的系统。

相关内容