Hello everyone. this is my first post so please forgive me if I need to create a new post or if it makes sense to use this tread.
I have a pi 5 plus 16gb and I managed to install the image Armbian_24.8.1_Orangepi5-plus_noble_vendor_6.1.75_gnome-kisak_desktop.img on the SD card and emmc. But it doesn't work on the pcie, I'm using the wd black SN750 SE. I can't understand why this is happening.
I can run Joshua's ubuntu-24.04-preinstalled-desktop-arm64-orangepi-5-plus.img.xz image in nvme and it works perfectly, but I wanted to be able to run the armbian image because I really like the project.
So using SD crad I ran the commands to delete /dev/mtd0 and ran the armbian-install command to install it on nvme. But it didn't work in the same way and now Joshua's image has also stopped working.Armbian starts to run but doesn't finish booting and is stuck waiting for some action. This is the boot log:
done.
Begin: Mounting root file system ... Begin: Running /scripts/local-top ... done.
Begin: Running /scripts/local-premount ... Scanning for Btrfs filesystems
done.
Loading, please wait...
Starting systemd-udevd version 255.4-1ubuntu8.4
Begin: Loading essential drivers ... done.
Begin: Running /scripts/init-premount ...
BusyBox v1.36.1 (Ubuntu 1:1.36.1-6ubuntu3.1) built-in shell (ash)
Enter 'help' for a list of built-in commands.
(initramfs)
To get Joshua's image working again, I had to redo the manufacturer's SPI flush using the files from this link https://drive.google.com/drive/folders/19SMZHj1Y8l_Vvr6_SMDHYdJHi41hMgsI.
I'm applying the rk3588_linux_pcie.cfg and MiniLoaderAll.bin configuration and putting rkspi_loader in uboot. By doing this, nvme worked again with the Joshua image and Armbian did not.
Whenever I delete the contents of /dev/mtd0 everything stops working, only the SD card works, emmc and nvme stop working, not just the armbian images but any image I try to use.
I tried to use only the option update MTD boot-loader and then Install it to NVME I invested a whole day trying to solve this but I was unsuccessful, I tried several different ways but the result is always the same.
Please, would anyone have any different ideas or tell me what I'm doing wrong? I've run out of ideas.