Reboot after install on Dell Precision 5530 error

So generally the install started fine. System would crash on UEFI only boot, so enabled legacy but booted to USB UEFI and install went fine. On reboot to finalize install I get error
[ OK ] Reached target Paths
dracut-initqueue[416]: Warning: dracut-initqueue timeout - starting timeout scripts
dracut-initqueue[416]: Warning: dracut-initqueue timeout - starting timeout scripts
dracut-initqueue[416]: Warning: dracut-initqueue timeout - starting timeout scripts
dracut-initqueue[416]: Warning: dracut-initqueue timeout - starting timeout scripts


Starting Dracut Emergency Shell…
Warning: /dev/mapper/qubes_dom0-root does not exist
Warning: /dev/qubes_dom0/root does not exist
Warning: /dev/qubes_dom0/swap does not exist
Warning: crypto LUKS UUID … not found

I did re-install and tried this UEFI troubleshooting | Qubes OS the Dell specific

sed -i -e ‘s/^options=.*/\0 efi=attr=uc/’ /mnt/sysimage/boot/efi/EFI/qubes/xen.cfg

But I received a file not found error.

If I boot to rescue and run lsblk I get

loop0 634M
loop1 4G
   live-rw  4G
   live-base  4G
Loop2 32G
  live-rw 4G

THen the USB installer

Any help would be great.