-
mkdir -p /tmp/zorro_iso/EFI/BOOT
mkdir /tmp/zorro_iso/Drivers/
cp --force /tmp/limine/BOOTX64.EFI /tmp/limine/limine-uefi-cd.bin /tmp/limine/limine-bios-cd.bin /tmp/limine/limine-bios.sys boot/x86_6…
-
#### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help th…
-
Currently all x86 linux VMs virt-install creates will use BIOS/seabios by default instead of UEFI/edk2. We may want to change that in the future as more and more things depend on UEFI.
There's no i…
-
I am not sure if that is to be expected, an issue with uefi-rs or an issue with my setup but here is my problem:
I am writing a simple bootloader with uefi-rs (with the alloc feature) and I am testin…
-
### Hey, here is results of testing OSs via Ventoy , based on Distrowatch and https://www.ventoy.net/en/isolist.html , using released version of Ventoy in testing time.
### NOTE : Any "Install macO…
-
The Ubuntu preinstalled image provides GRUB as EFI/BOOT/BOOTRISCV64.EFI on the EFI system partition.
While U-Boot in [VisionFive2 Software v2.11.5](https://github.com/starfive-tech/VisionFive2/rele…
-
**Describe the issue**
1. I downloaded this Ubuntu 22.04 ARM64 image: https://mac.getutm.app/gallery/ubuntu-20-04 (direct ISO link: https://archive.org/download/ubuntu-20.04-arm64-utm/ubuntu-20.04-ar…
-
### Operating system
qnap QTS 5.1.8.2823
### Description
Got this far:
Start the container and connect to [port 8006](http://localhost:8006/) using your web browser.
Choose Disk Utility and the…
-
the UEFI boot options for disks are named `UEFI `, `UEFI 2`, `UEFI 3`, and so on. in some circumstances, like the EFI shell, it's a bit difficult to get at the disk's serial number, which is where i…
-
Hi,
I used the follow config:
~~~
DRIVE1 /dev/nvme0n1
DRIVE2 /dev/nvme1n1
HOSTNAME some-hostname.example
PART /boot/efi esp 256M
SWRAID 1
SWRAIDLEVEL 1
PART /boot ext4 1G
PART lvm …