File tree Expand file tree Collapse file tree
content/docs/getting-started Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -23,13 +23,14 @@ A Debian-based host (Trixie or newer recommended). Required toolchain:
2323``` bash
2424sudo apt install -y \
2525 autoconf automake bison build-essential cmake \
26- debhelper debootstrap dh-dkms dkms elfutils flex \
26+ debhelper debootstrap dh-dkms dkms dosfstools elfutils flex \
2727 generate-ninja git grub-common grub-efi-amd64-bin grub-pc-bin \
2828 libbfd-dev libdrm-dev libdw-dev libdwarf-dev libelf-dev libfl-dev \
2929 libfreetype6-dev libgif-dev libicns-dev libicu-dev libinput-dev \
3030 libjpeg-dev libncurses-dev libopenexr-dev libpng-dev libtiff-dev \
3131 libudev-dev libwebp-dev linux-headers-$( uname -r) \
32- mtools ninja-build xorriso zlib1g-dev squashfs-tools \
32+ mtools ninja-build ovmf parted qemu-utils rsync squashfs-tools \
33+ xfsprogs xorriso zlib1g-dev \
3334 --fix-missing
3435```
3536
You can’t perform that action at this time.
0 commit comments