Platform is an NXP Layerscape board using UEFI fw.
I used dd to write the aarch64 DVD ISO to a USB drive. I also tried by using Rufus.
I choose the USB drive in the UEFI boot devices menu and Grub shows up. I have tried all three grub entries with no change in result. The kernel is loaded and starts to boot and then hangs with the message:
Code: Select all
[ OK ] Reached target Basic System.
Code: Select all
[ 160.232068] dracut-initqueue[1039]: Warning: dracut-initqueue timeout - starting timeout scripts
Code: Select all
[ 231.551903] dracut-initqueue[1039]: Warning: Could not boot.
Starting Setup Virtual Console...
[ OK ] Started Setup Virtual Console.
Starting Dracut Emergency Shell...
Warning: /dev/root does not exist
Generating "/run/initramfs/rdsosreport.txt"
Entering emergency mode. Exit the shell to continue.
Type "journalctl" to view system logs.
You might want to save "/run/initramfs/rdsosreport.txt" to a USB stick or /boot
after mounting them and attach it to a bug report.
dracut:/#
It all leads to the same result.
Any idea what's going on or what to try next?