On 04/07 05:18, Andrea Conti wrote: > On 07/04/20 11:32, [email protected] wrote: > > > When I boot this setup, grub starts and displays: > > > > booting Linux 5051500-64-RT ... > > > > and freezes. I have to powercycle the whole thing. > > If you're getting there, your firmware was successful in loading GRUB from > your system partition, so you can probably rule out problems with > partitioning or GRUB setup and concentrate on the actual kernel. > > Make sure your kernel has CONFIG_FB_EFI=y (it's under Device > Drivers/Graphics support/Frame buffer Devices/Support for frame buffer > defices/EFI-based Framebuffer Support), or you won't see any output from the > kernel until your video driver is loaded. > > andrea > >
Hi Andrea, I have switched the harddisks again and I am back at my "old" (but working) system. I have review the logs the new system has left behind in /var/log...and according to the "dmesg" file it shows the but untill all partitions get mounted. rc.log stops here: * Executing: /lib/rc/sh/openrc-run.sh /lib/rc/sh/openrc-run.sh /etc/init.d/local start * Starting local ... [ ok ] rc default logging stopped at Tue Apr 7 19:29:36 2020 which is identical to what rc.log shows at my old system. So nice to fine...or... I have tried to login blindly but that does not work... It seems, that the framebuffer thingie is the culprit here...I have reconfigured the kernel according to what you have suggested...but nothing changed... I have no further ideas... Cheers! Meino

