Bug 9148 - [Anolis23.1 GA][Beta][loongarch64]在系统安装过程中选择给磁盘加密数据,开始安装后会报错,提示”Failed to activate device:No such device“
Summary: [Anolis23.1 GA][Beta][loongarch64]在系统安装过程中选择给磁盘加密数据,开始安装后会报错,提示”Failed to act...
Status: NEW
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: Images&Installations (show other bugs) Images&Installations
Version: 23.1
Hardware: loongarch Linux
: P3-Medium S2-major
Target Milestone: ---
Assignee: Jacob
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-23 11:13 UTC by liqianwen
Modified: 2024-05-23 11:17 UTC (History)
0 users

See Also:


Attachments
磁盘数据加密后安装报错截图 (3.07 MB, image/jpeg)
2024-05-23 11:13 UTC, liqianwen
Details
tmp目录下的所有日志文件 (1.55 MB, application/x-tar)
2024-05-23 11:17 UTC, liqianwen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description liqianwen loongson_group 2024-05-23 11:13:28 UTC
Created attachment 1172 [details]
磁盘数据加密后安装报错截图

Description of problem:
在系统安装过程中选择给磁盘加密数据,开始安装后会报错,提示”Failed to activate device:No such device“

Version-Release number of selected component (if applicable):
#内核版本
# uname -r
6.6.25-2_rc1.1.an23.loongarch64

#系统版本
# cat /etc/os-release 
NAME="Anolis OS"
VERSION="23"
ID="anolis"
VERSION_ID="23"
PLATFORM_ID="platform:an23"
PRETTY_NAME="Anolis OS 23"
ANSI_COLOR="0;31"
HOME_URL="https://openanolis.cn/"
BUG_REPORT_URL="https://bugzilla.openanolis.cn/"

iso下载:
https://build.openanolis.cn/kojifiles/output/nightly/anolis-23-20240513.4/compose/os/loongarch64/iso/anolis-23-loongarch64-dvd1-20240513.4.iso

How reproducible:100%


Steps to Reproduce:
1.dd刻录U盘启动盘,在系统安装界面的安装目的地
2.对磁盘选择加密数据
3.开始安装

Actual results:
开始安装后会报错,提示”Failed to activate device:No such device“

Expected results:
加密磁盘数据后可正常安装系统

Additional info:
日志信息详情可见附件”tmp.tar“
Comment 1 liqianwen loongson_group 2024-05-23 11:17:29 UTC
Created attachment 1173 [details]
tmp目录下的所有日志文件