Ubuntu 22.04.4 内核更新时出错
发表于 : 2024-07-31 18:19
小白求助:昨日在win11下安装ubuntu 22.04.4实现双系统。安装系统之前在禁用了NVIDIA 4060(笔记本)。安装之后发现启用显卡后进入Ubuntu选项后黑屏无法继续。回windows后再次禁用可进入ubuntu。看教程建议尝试升级内核。原内核为6.5.0-18-generic,官网下载了对应四个文件,在终端打开后键入sudo dpkg -i *.deb 报错
Found initrd image: /boot/initrd.img-6.5.0-18-generic
Memtest86+ needs a 16-bit boot, that is not available on EFI, exiting
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows Boot Manager on /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings ...
done
在处理时有错误发生:
linux-headers-6.9.12-060912-generic
不知道如何解决。
Found initrd image: /boot/initrd.img-6.5.0-18-generic
Memtest86+ needs a 16-bit boot, that is not available on EFI, exiting
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows Boot Manager on /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings ...
done
在处理时有错误发生:
linux-headers-6.9.12-060912-generic
不知道如何解决。