talos/website/content/docs/v0.15/Reference
Andrey Smirnov 09efa62f68
chore: re-enable kexec and default to UEFI booting in tests
Fixes #4947

It turns out there's something related to boot process in BIOS mode
which leads to initramfs corruption on later `kexec`.

Booting via GRUB is always successful.

Problem with kexec was confirmed with:

* direct boot via QEMU
* QEMU boot via iPXE (bundled with QEMU)

The root cause is not known, but the only visible difference is the
placement of RAMDISK with UEFI and BIOS boots:

```
[    0.005508] RAMDISK: [mem 0x312dd000-0x34965fff]
```

or:

```
[    0.003821] RAMDISK: [mem 0x711aa000-0x747a7fff]
```

Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
2022-03-02 21:52:18 +03:00
..
api.md feat: drain node on shutdown 2022-02-01 00:06:32 +03:00
cli.md chore: re-enable kexec and default to UEFI booting in tests 2022-03-02 21:52:18 +03:00
configuration.md feat: support specifying env vars for control plane pods 2022-03-01 22:51:57 +03:00
kernel.md chore: update packet to equinix 2022-02-25 00:50:02 +05:30
platform.md docs: fork docs for 0.15 2021-12-22 00:06:34 +03:00