Code Monkey home page Code Monkey logo

Comments (32)

eugene-chow avatar eugene-chow commented on June 8, 2024 37

I used the same amd64/vga image on 2x Dell R440 servers and encountered a similar issue. In my case, the installer always became unresponsive at menu for creating the swap partition. The mouse could move but the keyboard was stuck. I discovered the solution by sheer luck:

  1. Press Ctrl+C to exit the installer, which returns you to the login screen.
  2. Relogin as the installer user and resume the installation.

I hope this helps someone who encountered the same issue!

from bsdinstaller.

kevin-j-morse avatar kevin-j-morse commented on June 8, 2024 9

CTRL+C and re-login worked on Windows Server 2019 with a lock up right after choosing to continue with default keymap.

Also locked up at SWAP dialog... Again CTRL + C and re-login worked.

from bsdinstaller.

bimmerdriver avatar bimmerdriver commented on June 8, 2024 4

Bumping this issue to see if the problem has been fixed or if it fell off the radar...

from bsdinstaller.

fredskis avatar fredskis commented on June 8, 2024 1

I used the same amd64/vga image on 2x Dell R440 servers and encountered a similar issue. In my case, the installer always became unresponsive at menu for creating the swap partition. The mouse could move but the keyboard was stuck. I discovered the solution by sheer luck:

  1. Press Ctrl+C to exit the installer, which returns you to the login screen.
  2. Relogin as the installer user and resume the installation.

I hope this helps someone who encountered the same issue!

This helped me! Thanks. I had also changed the font to 8x14 on this test (where it froze) but CTRL+C and re-logging in brought it back to life!

from bsdinstaller.

fichtner avatar fichtner commented on June 8, 2024

There should be a /tmp/installer.log in the system -- can it be salvaged?

from bsdinstaller.

petererdos avatar petererdos commented on June 8, 2024

Don't know, let me try and I'll report back.

from bsdinstaller.

petererdos avatar petererdos commented on June 8, 2024

No logs yet, but..
dcol mentioned that changing the font to vgarom-8x14.fnt worked for him a few times.
Just tried it. Worked for guided, did not for manual install (exactly the same symptoms with any other fonts for manual install).

/tmp/installer.log is kept in the memory or written on the hdd/usb flash drive? I guess, since the hdd is not yet partitioned (i think), in the memory.. can i set it's location somehow to the memstick?

from bsdinstaller.

petererdos avatar petererdos commented on June 8, 2024

I think it has something to do with the display indeed. Just attached a mouse as well, the mouse works even when the installer hangs. Choosing the gallant font freezes the installer instantly. I cannot access the console from this point in any way. I can restart with CTRL+ALT+DEL, shutdown (and i have some line of logs overlaying the blue screen) and move the mouse. That's it, nothing else works, no function keys, trying blindly some commands in the background, nothing..

from bsdinstaller.

petererdos avatar petererdos commented on June 8, 2024

img_20180311_124203
So i booted another memstick, the hdd looks like partially formatted (nothing seems to recognize the filesystem). But there are no other partitions. Also, when the installer hangs, the CPU cooler jumps to higher rpm (i can hear it), like there's some serious processing happening in the background or it gets into an infinite loop of something.. attached an image with how the hdd looks like after the installer hangs, but i no longer think it has something to do with anything else than the display. I replaced the Samsung 2.5 ssd with an m.2 WD Green ssd.

from bsdinstaller.

fichtner avatar fichtner commented on June 8, 2024

@petererdos I can build a new VGA image based on the latest code and development version. would it make sense to try this as a data point?

from bsdinstaller.

petererdos avatar petererdos commented on June 8, 2024

I can try as many images as you you want me too for two more days (this evening and the next one, as the whole thing got postponed because of a missing hardware which will arrive today or tomorrow). I have to finish configuring the system after that and test some stuff a little , then travel with it to its destination.

from bsdinstaller.

fichtner avatar fichtner commented on June 8, 2024

Here's one, but it's only for testing because I don't know which software state is on there. If it works I can build a reliable image on 18.1.4perhaps?

REDACTED

from bsdinstaller.

fichtner avatar fichtner commented on June 8, 2024

Sorry, second try: https://pkg.opnsense.org/FreeBSD:11:amd64/snapshots/OPNsense-201802100805-OpenSSL-vga-amd64.img.bz2

This image is ok, based on an updatable 18.1.x release. Particularly, it fixes the Unbound issue that causes the system to freeze up during install.

from bsdinstaller.

petererdos avatar petererdos commented on June 8, 2024

Sure Franco, i'll try this evening. Unfortunately it's the last night the system is available for testing, as i'm running out of time with the setup/testing part...

from bsdinstaller.

fichtner avatar fichtner commented on June 8, 2024

I understand and appreciate all your efforts. The installer is tricky and time consuming. The target to fix this is 18.7 anyway so we don't have to rush or be disappointed with unrealistic goals. I think that trouble with the installer may be a bit elevated with 18.1 on FreeBSD 11.1, but we don't know how many new people with new hardware run into this that have never previously given us data points / a proper baseline. :)

from bsdinstaller.

petererdos avatar petererdos commented on June 8, 2024

Nope.. same thing. Only with the 8x14 font and guided install works.. On the positive side, the import of settings was successful 👍

from bsdinstaller.

fichtner avatar fichtner commented on June 8, 2024

if you do select "3" during boot menu and use the following:

set kern.vty=sc
boot

Does it work more reliably or worse? Is this an UEFI system?

from bsdinstaller.

petererdos avatar petererdos commented on June 8, 2024

UEFI. If i have some time tomorrow I'll check this out. Unfortunately I'm passed the time to test installs, unless i get everything up and running very quickly..

from bsdinstaller.

douglasg14b avatar douglasg14b commented on June 8, 2024

@fichtner tried

set kern.vty=sc
boot

and it froze here: https://i.imgur.com/OGbuVYw.jpg

Changed the font to garom and the guided install worked, however the UI was shoved to the lower right. https://i.imgur.com/ckaNuCe.jpg

from bsdinstaller.

comnam90 avatar comnam90 commented on June 8, 2024

Changing the font size also resolved the issue for me on Hyper-V Gen2 VM

from bsdinstaller.

fichtner avatar fichtner commented on June 8, 2024

18.7 won't be better since we will keep FreeBSD 11.1, but we can try an installer based on FreeBSD 11.2 in a few weeks to see if this has gotten better or not.

from bsdinstaller.

SergioRius avatar SergioRius commented on June 8, 2024

The issue still reproduces with the latest vga image.

from bsdinstaller.

fichtner avatar fichtner commented on June 8, 2024

Yes, that's why I said "18.7 won't be better" :)

from bsdinstaller.

Alphaprot avatar Alphaprot commented on June 8, 2024

It helped to change the font in the GUI.. I'm really sorry that I don't know which one anymore, but you can really do some trial and error - at least it worked for me with the Guided Install Option.

EDIT: I took vgarom-thin 8x16... As far as I remember :)

from bsdinstaller.

celsolom avatar celsolom commented on June 8, 2024

That help me too in 19.7 and Hyper-V 2012 R2!

from bsdinstaller.

dpieski avatar dpieski commented on June 8, 2024

Thanks! The CTRL+C and re-login worked for me too. Hyper-V on Win 10 pro, Gen2 VM, opnsense 19.7.
Locked up at the Guided - Manual Install menu, locked up again on the SWAP confirm dialog.

from bsdinstaller.

MBiesma avatar MBiesma commented on June 8, 2024

Thanks! The CTRL+C and re-login worked for me too. Hyper-V on Win 10 pro, Gen2 VM, opnsense 19.7.
Locked up at the Guided - Manual Install menu, locked up again on the SWAP confirm dialog.

I got exactly the same problem and configuration. The CTRL+C and re-login worked for me too.

from bsdinstaller.

Bilal-io avatar Bilal-io commented on June 8, 2024

Issues still happening with latest version 20.1 VGA.
CTRL+C and re-login resolves the issue for me as well.

from bsdinstaller.

manualdidact avatar manualdidact commented on June 8, 2024

Confirmed, 20.1 vga, freeze at the swap dialog. Ctrl-C and re-login worked.

Really glad I found this page.

from bsdinstaller.

cameronkollwitz avatar cameronkollwitz commented on June 8, 2024

Bumping this issue to see if the problem has been fixed or if it fell off the radar...

Still happening. It happened multiple times to me during the same install (the second time was at the swap partition prompt) but the Ctrl-C workaround still worked for the second one.

from bsdinstaller.

marjohn56 avatar marjohn56 commented on June 8, 2024

I believe it's very much on @fichtner's radar,

from bsdinstaller.

fichtner avatar fichtner commented on June 8, 2024

Sure, work for opnsense/installer#1 currently in progress in time for 21.7.

from bsdinstaller.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.