Having problem installing the installer is not working

Started by saki22, July 29, 2021, 08:30:05 AM

Previous topic - Next topic
I was trying to reinstall it from a fresh copy when I hit enter on a install ufs it just sat there did not change screen

No movement at all possible? Have you tried CTRL+C?


Cheers,
Franco
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT


I have tried to control c I restarted the install but did not fix the problem

And other menus aren't working either? What sort of console are you using? VM, Hardware?


Cheers,
Franco
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT

July 29, 2021, 09:05:56 AM #5 Last Edit: August 02, 2021, 05:57:54 AM by saki22
Vga setup

But is this a VGA setup or serial. You could also try the SSH installer.


Cheers,
Franco
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT

VGA Setup

It's likely waiting during disk probe, but it's really difficult to avoid that since we use standard tools to read disk information and the disk is not responding?


Cheers,
Franco
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT

I got a question why does this problem pop up it was not doing this on the last version of opnsense

The installer was rewritten for 21.7.


Cheers,
Franco
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT

Okay

As I said it's probably the disk probe hanging waiting for a system reply:

https://github.com/opnsense/installer/blob/ed87f04371376b75635d0832573879c3341b3e32/src/opnsense.subr.sh#L35-L80

Intentionally it only uses utilities from the operating system to get disk information...


Cheers,
Franco
"AI has absolutely reduced the cost of creating technical debt." -- ChatGPT

Okay I understand is there a workaround for this kind of issue

can you boot with a live system on usb for example to diagnose the disks?