Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions debian/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down