BlendOs installation failure
Hello, greetings, I installed BlenDOS on a Thinkpad T480, in triple Boot with Arch Linux and Windos 10, in separate partitions, the installation was apparently successful, but at the time of entering BlendOs I get the following error:
error: file '/boot/amd.ucode.img' not found Press any ket to continue....
My video driver is intel.
I don't know how to solve this situation.
Thank you for your support to solve it. Cordially
Julio Cesar
9 Replies
the ucode is for your CPU
is your CPU made by AMD
Hello, no, my ucode is intel.
your CPU is made by intel?
because that's supposed to be auto-detected
if your cpu is a ryzen it'll install the amd ucode
System Details Report
---
Report details
- Date generated: 2024-10-14 09:02:55
Hardware Information:
- Hardware Model: Lenovo ThinkPad T480
- Memory: 8.0Â GiB
- Processor: Intel® Core™ i5-7300U × 4
- Graphics: Intel® HD Graphics 620 (KBL GT2)
- Disk Capacity: 480.1Â GB
Software Information:
- Firmware Version: N24ET76W (1.51 )
- OS Name: Linux
- OS Build: rolling
- OS Type: 64-bit
- GNOME Version: 47
- Windowing System: X11
- Kernel Version: Linux 6.6.56-1-lts
oooookay, ensure you have the latest iso and try reinstalling
Boot folder is empty
use your arch linux bootloader instead
run
sudo grub-install
from arch after installing blend
or whatever your bootloader install command is
ensure os-prober is enabledI did it, downloaded the iso again, reinstalled and still the same error, the Boot folder is empty, so it does not install the grub, or anything like that.
Arch recognizes the BlendOs partition, but when I enter it, I get this error.
tbf tribooting is a clusterfuck
intel-ucode is probably installed but grub is looking for a different ucode
*the kernel
make sure intel-ucode is installed on arch too, then in the livecd edit its system.yaml to add
intel-ucode
reinstall