Bug 2520 - 【Anolis OS -23 Preview】【aarch64】【x86_64】Anolis OS -23 图形化安装失败
Summary: 【Anolis OS -23 Preview】【aarch64】【x86_64】Anolis OS -23 图形化安装失败
Status: RESOLVED FIXED
Alias: None
Product: Anolis OS 23
Classification: Anolis OS
Component: Images&Installations (show other bugs) Images&Installations
Version: 23.0
Hardware: All Linux
: P3-Medium S1-blocker
Target Milestone: ---
Assignee: ZiyangZhang
QA Contact: ZiyangZhang
URL:
Whiteboard:
Keywords:
: 2519 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-10-24 18:37 UTC by zhaozheyang
Modified: 2022-10-31 14:07 UTC (History)
8 users (show)

See Also:


Attachments
安装图片 (251.48 KB, image/jpeg)
2022-10-24 18:37 UTC, zhaozheyang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zhaozheyang uniontech_group 2022-10-24 18:37:08 UTC
Created attachment 431 [details]
安装图片

[环境]
海光3号服务器
iso:
anolis-23-x86_64-dvd1-20221019.6.iso
[步骤]
1.U盘引导安装系统
2.选择DDE模式安装
[结果]
1.无图形化安装方式,只能用文本模式进行安装
[预期]
1.图形化安装成功


[备注]
X86架构文本化安装无法配置网络
Comment 1 xuchunmei alibaba_cloud_group 2022-10-24 19:13:32 UTC
选择"Install Anolis OS 23"后图形化界面启动失败么?有没有什么报错信息?
Comment 2 zhaozheyang uniontech_group 2022-10-25 09:05:54 UTC
(In reply to xuchunmei from comment #1)
> 选择"Install Anolis OS 23"后图形化界面启动失败么?有没有什么报错信息?

选择"Install Anolis OS 23"位文本安装模式,没有图形化安装方式
Comment 3 xuchunmei alibaba_cloud_group 2022-10-25 09:48:09 UTC
(In reply to zhaozheyang from comment #2)
> (In reply to xuchunmei from comment #1)
> > 选择"Install Anolis OS 23"后图形化界面启动失败么?有没有什么报错信息?
> 
> 选择"Install Anolis OS 23"位文本安装模式,没有图形化安装方式

预览版现在还不支持Install with GUI模式。
文本模式下能够正常安装吗?
Comment 4 zhaozheyang uniontech_group 2022-10-25 16:47:59 UTC
(In reply to xuchunmei from comment #3)
> (In reply to zhaozheyang from comment #2)
> > (In reply to xuchunmei from comment #1)
> > > 选择"Install Anolis OS 23"后图形化界面启动失败么?有没有什么报错信息?
> > 
> > 选择"Install Anolis OS 23"位文本安装模式,没有图形化安装方式
> 
> 预览版现在还不支持Install with GUI模式。
> 文本模式下能够正常安装吗?

文本安装相关 BUG 链接
https://bugzilla.openanolis.cn/show_bug.cgi?id=2548
Comment 5 ZiyangZhang alibaba_cloud_group 2022-10-27 12:44:19 UTC
https://wwoods.fedorapeople.org/doc/boot-options.html#_inst_graphical

inst.graphical
Make the installer to run in graphical mode. This is the default.

在启动参数加上inst.graphical可以图形化安装
Comment 6 xuchunmei alibaba_cloud_group 2022-10-27 13:02:52 UTC
镜像安装引导时启动参数为console=tty1 inst.profile=anolis

经过测试,去掉console=tty1之后可以正常进入图形化引导安装。
Comment 7 xuchunmei alibaba_cloud_group 2022-10-28 13:10:07 UTC
*** Bug 2519 has been marked as a duplicate of this bug. ***
Comment 8 xuchunmei alibaba_cloud_group 2022-10-31 14:07:25 UTC
最新的lorax相关模版修改在lorax-templates-anolis,已做修改和集成。
lorax配置去除uefi启动参数console=tty1,当前最新镜像已经可以正常图形化引导安装。