Well I messed up again!!
Quick summary:
Installed Solus EFI mode and all was good and finally working.
I just had a Black Screen for quite a while before I would seen anything so I searched and found this.
https://getsol.us/articles/troubleshooting/boot-management/en/
Which says echo 'nomodeset' | sudo tee /etc/kernel/cmdline then sudo clr-boot-manager update
Which I did along with the time out.
I rebooted and the time out works and I see the countdown but when I boot to the OS I just get a black screen so cannot login.
No Problem chroot'ed into my system via the live version following the EFI advice but I get a error when trying to run clr-boot-manager update after removing the cmdline file from /etc/kernel.
Terminal Output here.
`root@solus / # rm /etc/kernel/cmdline
root@solus / # clr-boot-manager update
[ERROR] cbm (../src/bootman/update.c:L316): Cannot determine the currently running kernel
root@solus / # clr-boot-manager list-kernels
- com.solus-project.current.5.5.11-151*`
Anyone any ideas how to get out of this one or how to manually inform the Kernel of the change??
😅