diff --git a/debian/README.md b/debian/README.md index 4e262042..2fafec4c 100644 --- a/debian/README.md +++ b/debian/README.md @@ -30,12 +30,12 @@ in BIOS and UEFI modes. The process currently works with the following Debian se ## Supported Architectures -Currently amd64 (x86_64) and arm64 (aarch64) architectures are supported with aemd64 +Currently amd64 (x86_64) and arm64 (aarch64) architectures are supported with amd64 being the default. ## Known Issues -* UEFI images fro Debian 10 (Buster) and 11 (Bullseye) are usable on both BIOS and +* UEFI images for Debian 10 (Buster) and 11 (Bullseye) are usable on both BIOS and UEFI systems. However for Debian 12 (Bookworm) explicit images are required to support BIOS and UEFI modes. See BOOT make parameter for more details.