core: 兼容 xen 磁盘

This commit is contained in:
bin456789
2023-07-09 00:02:06 +08:00
parent 69f2bd2e58
commit 9efe2552e3
4 changed files with 8 additions and 4 deletions

2
ks.cfg
View File

@ -9,7 +9,7 @@ reboot
%include /tmp/include-url-command
# 分区
ignoredisk --only-use="hda|sda|vda|nvme0n1"
ignoredisk --only-use="sda|hda|xda|vda|xvda|nvme0n1"
bootloader # 甲骨文x86输出到控制台添加 --append="console=ttyS0,9600"
clearpart --all --initlabel
reqpart # 如果需要,自动创建 efi 或 biosboot 分区