ubuntu新装ubuntu,重启黑屏

现象:双系统电脑向移动硬盘安装Ubuntu系统后,重启黑屏并显示Minimal BASH-like line editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists possible device or file completions.

又拔下无法启动
sudo fdisk -l

bash 复制代码
sudo grub-install /dev/nvme0n1
正在为 x86_64-efi 平台进行安装。
安装完成。没有报告错误。
flutter@flutter-System-Product-Name:~/桌面/mtai_workspace$ sudo update-grub
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
正在生成 grub 配置文件 ...
找到 Linux 镜像:/boot/vmlinuz-5.15.0-124-generic
找到 initrd 镜像:/boot/initrd.img-5.15.0-124-generic
找到 Linux 镜像:/boot/vmlinuz-5.15.0-122-generic
找到 initrd 镜像:/boot/initrd.img-5.15.0-122-generic
找到 Windows Boot Manager 位于 /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi
找到 Ubuntu 20.04.6 LTS (20.04) 位于 /dev/sdb2
Adding boot menu entry for UEFI Firmware Settings
完成
相关推荐
尤老师FPGA3 小时前
petalinux修改设备树添加vdma生成linux系统
android·linux·运维
yxy___3 小时前
达梦分布式集群DPC_重做副本-操作指南(DEM)_yxy
运维·分布式
月山知了3 小时前
linux kernel component子系统:基于rk3588 Android 14 kernel-6.1 display-subsystem代码分析
android·linux·运维
_Emma_3 小时前
【QCOM】 Linux下qcom venus 编解码驱动框架分析
linux·驱动开发·视频编解码
星辰徐哥3 小时前
大模型工程化部署:Docker Compose批量部署
运维·docker·容器
SEO-狼术3 小时前
Support Network Diagnostics in .NET
运维·服务器·网络
AI周红伟3 小时前
AI自动盯盘与定时行情分析:OpenClaw股票辅助Agent集成完整使用指南-周红伟
运维·服务器·人工智能·音视频·火山引擎
不才小强4 小时前
Linux系统常用命令
linux·运维·网络
SPC的存折5 小时前
8、Ansible之Playbook---Roles
linux·服务器·ansible
Kira Skyler5 小时前
BPF KPROBE编程中的ctx是什么?
linux