Hi
I just got a new MSI machine its a MSi - Cubi N ADL
Trying to install opnsense 24.1 on it and hangs thusly see attached image complaing about RTC
(http://hanmsi1.jpg)
Any ideas
cheers
Craig
I bet it is hanging before this but gets a couple steps farther than my HP T740. The atkbd0 - [GIANT-LOCKED] is probably stopping you from loading the system. Try this post and see if the steps in the last few posts work:
https://forum.opnsense.org/index.php?topic=38921.0
Thanks will give it a try
cheers
Craig
Okay fix worked
with
At the boot options screen press 3 or esc
unset hint.uart.0.at
unset hint.uart.1.at
autoboot
the installer should load and does
and dont forget to add /boot/loader.conf.local
hint.uart.0.disabled="1"
hint.uart.1.disabled="1"
and all rock as roll
cheers and thanks
Craig
Glad it helped, I wonder how common this is going to become.