mirror of
https://github.com/edera-dev/sprout.git
synced 2025-12-19 15:50:18 +00:00
add support for booting xen on x86_64 in dev and make initramfs alpine
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
default=sprout
|
||||
|
||||
[sprout]
|
||||
options=console=hvc0
|
||||
kernel=\EFI\BOOT\KERNEL.EFI
|
||||
options=clocksource=tsc smp=on smt=on ioapic_ack=new dom0_vcpus_pin=on spec-ctrl=gds-mit=no noreboot console=com1
|
||||
kernel=\EFI\BOOT\KERNEL.EFI console=hvc0
|
||||
ramdisk=\initramfs
|
||||
|
||||
Reference in New Issue
Block a user