I have problems booting my usb drive on uefi with this error:
on laptop:
Model: Lenovo ideapad 310s-15abr 80st
System: Dual-boot linux(Antergos) and windows 10 on another hdd
HDD1: 2x WD Blue 1TB
CPU: AMD A10 9600p
GPU: Radeon R5 iGPU
RAM: 8 GB DDR4(2x4GB)
USB: USB thumb with USB3.0 16GB
Any solutions??
The text was updated successfully, but these errors were encountered:
Verify that the ISO checksum post-download matches the published checksum.
Bad Copy/Burn to USB/DVD
Many popular image burning tools do not handle FreeBSD image files properly. The best way is to use the "dd" utility on a Linux/BSD system with the following command: dd if=[path to ISO file] of=/dev/[USB device - make sure this is not a partition on the stick but the whole device!!] bs=5M conv=sync
BIOS Configuration
UEFI mode is recommended, but CSM mode for UEFI must be disabled for optimum results.
I have problems booting my usb drive on uefi with this error:
on laptop:
Model: Lenovo ideapad 310s-15abr 80st
System: Dual-boot linux(Antergos) and windows 10 on another hdd
HDD1: 2x WD Blue 1TB
CPU: AMD A10 9600p
GPU: Radeon R5 iGPU
RAM: 8 GB DDR4(2x4GB)
USB: USB thumb with USB3.0 16GB
Any solutions??
The text was updated successfully, but these errors were encountered: