Ubuntu 22.04 USB 安装卡在检测文件系统并且无法卸载 /cdrom

Ubuntu 22.04 USB 安装卡在检测文件系统并且无法卸载 /cdrom

我正在尝试使用 8GB 可启动 USB 安装 Ubuntu 22.04。我已经尝试重做这些步骤并使用 Rufus 和 balenaEtcher 再次创建可启动 USB。同样,我正在尝试在我的计算机上安装 Ubuntu 22.04 和 Windows 10 的双启动。

与 Windows 启动管理器一起安装

我已经完成了分区,正如您在 GParted 中所看到的。

这里

我无法检测文件系统

检测文件系统

并且我还得到了以下错误:

Failed to unmount partitions
The installer needs to commit changes to partition tables, but cannot do so because partitions on the following could not be unmounted.
/cdrom
Please close any applications using these mount points.

无法卸载分区

另外我已经把acpi=off如图所示这里

acpi=关闭

我的规格:

  • 系统制造商: HP
  • 系统型号:HP Pavilion 笔记本
  • 处理器:Intel(R) Core(TM) i5-6200U CPU @ 2.30GHz 2.40 GHz
  • 显卡:NVIDIA GeForce 940M
  • 内存:6.0 GB

Windows10 的系统信息 dxdiag.txt

答案1

我尝试使用旧版本,并使用 ubuntu 18.04 创建了一个可启动的 usb。我毫无问题地安装了它,似乎问题出在 ubuntu 22.04 iso 上,但我不是 100% 确定。

相关内容