mirror of
https://github.com/bin456789/reinstall.git
synced 2025-12-10 15:37:43 +08:00
core: 兼容 xen 磁盘
This commit is contained in:
2
ks.cfg
2
ks.cfg
@ -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 分区
|
||||
|
||||
Reference in New Issue
Block a user