Hi. Im stuggling to install openwrt on a mini pc i have.
I have downloaded the image and flahsed to a usb drive. I get to the Grub screen and select openwrt. My pc then will reboot and the process starts again.
All giving the same result. Indont get any error just a boot loop. Any ideas?
Ive tried this on another pc i have and this works. But this doesnt have dual lan lile the device i want to use.
Specifically, what's the filename of the image you downloaded and using currently on the machine where it doesn't work? Is the machine configured to boot in UEFI mode, legacy mode, or either? Is secure boot enabled? Also which media is the image installed on? Internal hdd/ssd, external HDD/USB, external thumb drive? Let's forget your previous attempts and focus on the current one.
Regardless, theoretically there might be an issue in grub - you could try a tool like ez2boot and run the OS from it (bypassing grub). If that works then maybe the solution is using a different bootloader, instead of grub.
I am using openwrt-24.10.1-x86-64-generic-ext4-combined-efi.img
Secure boot is disabled.
Currently installed to the HDD, I also have it installed on a USB for testing
I cannot find anything in the bios settings for UEFI or legacy boot. However, windows and ubuntu installed as UEFI.
I will have a look at the bootloader, im not the most fantatic on linix.