50系列显卡 win主机 安装ubuntu24双系统踩坑记录
我的配置:i9-14900k+Rtx5060ti, 已经安装好了win11系统
注意!!50系列显卡win主机 若要安装双系统ubuntu,ubuntu版本只能选择ubuntu24.04 (截至本文25年7月),若想要安装ubuntu22,会出现以下报错:
`What I’ve Tried:
1、add nomodeset after quiet splash in Grub
Stuck at booting a command list
2、add nomodeset and acpi=off
Entered the installation but failed with unable to install grub in /dev/nvme0n1
3、allocate seperate 200MB space for grub
Still unable to install grub in /dev/nvme0n1xxx (forget exact string)
`
推测是由于ubuntu22.04.5 iso镜像尚未适配50系列显卡
同样遇到这个问题的报告Cannot install Ubuntu 22.04.5 on RTX5070ti computer