Bug 2589 - 内核升级到5.10.134后海光sev功能无法使用,系统无法启动
Summary: 内核升级到5.10.134后海光sev功能无法使用,系统无法启动
Status: NEW
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: kernel - anck-5.10 (show other bugs) kernel - anck-5.10
Version: 8.6
Hardware: All Linux
: P3-Medium S3-normal
Target Milestone: ---
Assignee: maqiao
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-26 16:21 UTC by udaidev
Modified: 2022-11-30 11:49 UTC (History)
0 users

See Also:


Attachments
系统重启提示信息 (376.70 KB, image/png)
2022-10-26 16:21 UTC, udaidev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description udaidev 2022-10-26 16:21:27 UTC
Created attachment 440 [details]
系统重启提示信息

Description of problem:
 内核升级到5.10.134版本后,修改内核参数,开启内存加密和sev功能
grubby --update-kernel=ALL --args="mem_encrypt=on kvm_amd.sev=1"
重启系统,系统无法进入,不断重启

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.内核升级到5.10.134版本
2.执行 grubby --update-kernel=ALL --args="mem_encrypt=on kvm_amd.sev=1"
3.重启系统, 选择内核5.10.134

Actual results:
 系统无限重启

Expected results:
进入系统, sev功能开启

Additional info: