Update XTLDR configuration
This commit is contained in:
parent
33e25f881e
commit
96b5826ea6
@ -26,7 +26,7 @@
|
|||||||
Debug=COM1,115200
|
Debug=COM1,115200
|
||||||
Default=ExectOS
|
Default=ExectOS
|
||||||
Modules=beep
|
Modules=beep
|
||||||
Timeout=30
|
Timeout=10
|
||||||
Tune=400 880 2 988 2 783 2 392 2 587 3
|
Tune=400 880 2 988 2 783 2 392 2 587 3
|
||||||
|
|
||||||
[ExectOS]
|
[ExectOS]
|
||||||
@ -54,3 +54,10 @@ SystemPath=multi(0)disk(0)rdisk(0)partition(3)/boot
|
|||||||
KernelFile=vmlinuz
|
KernelFile=vmlinuz
|
||||||
InitrdFile=initramfs.cpio.gz
|
InitrdFile=initramfs.cpio.gz
|
||||||
Parameters=root=/dev/xvda3 rootfstype=ext4
|
Parameters=root=/dev/xvda3 rootfstype=ext4
|
||||||
|
|
||||||
|
[EFI Shell]
|
||||||
|
SystemName="EFI Shell"
|
||||||
|
SystemType=CHAINLOADER
|
||||||
|
BootModules=chainldr
|
||||||
|
SystemPath=multi(0)disk(0)rdisk(0)partition(1)/efi/boot
|
||||||
|
KernelFile=efishell.efi
|
||||||
|
Loading…
Reference in New Issue
Block a user