I decided to reinstall one of my FreeBSD systems this morning. I downloaded the 12.2-RELEASE installer (memstick), copied it to a USB drive and then tried to boot from it. That's where the problems began...
In general, this sounds very similar to the following thread but I'm not seeing the 'Can't find /etc/hostid' line that they mentioned:
Starting up I see the "Welcome to FreeBSD" screen, wait for it to timeout and then continue booting up. But things stop at the line "masks" with some hex values (the following was transcribed so hopefully no typos):
It'll either sit there forever or it will reboot and then fail again (and then start looping).
Not sure why but after a number of restarts I AM occasionally able to boot from the USB installer and then proceed with installation. But restarting from the freshly installed system does the same thing, I'm stuck at the "masks" line again.
Similarly, after a number of reboots it DID eventually boot to the freshly installed OS and I was able to start configuring and installing more some packages. But restarting isn't reliable, most of the time it'll get stuck again on startup and only occasionally it'll go ahead and boot up.
I see the same behavior when I try to boot from the 12.1-RELEASE or even the 11.4-RELEASE memsticks as well.
Ideas? The system was starting up just fine with 12.2 before I tried a fresh install this morning and now it's very unreliable.
In general, this sounds very similar to the following thread but I'm not seeing the 'Can't find /etc/hostid' line that they mentioned:
FreeBSD startup freezes after first install
Sorry for my English... I've installed FreeBSD (FreeBSD-12.1-RELEASE-amd64-disc1.iso) on a multiboot PC (Legacy, GPT, sda3). All seems well, only the DHCP confiuration doesn't work. I added some static values, and hope to correct DHCP later. In Grub I added: menuentry "FreeBSD Loader" {...
forums.freebsd.org
Starting up I see the "Welcome to FreeBSD" screen, wait for it to timeout and then continue booting up. But things stop at the line "masks" with some hex values (the following was transcribed so hopefully no typos):
Code:
EFI framebuffer information:
addr, size 0xd0000000, 0x3ff0000
dimensions 800 x 600
stride 800
masks 0x00ff0000, 0x0000ff00, 0x000000ff, 0xff000000
It'll either sit there forever or it will reboot and then fail again (and then start looping).
Not sure why but after a number of restarts I AM occasionally able to boot from the USB installer and then proceed with installation. But restarting from the freshly installed system does the same thing, I'm stuck at the "masks" line again.
Similarly, after a number of reboots it DID eventually boot to the freshly installed OS and I was able to start configuring and installing more some packages. But restarting isn't reliable, most of the time it'll get stuck again on startup and only occasionally it'll go ahead and boot up.
I see the same behavior when I try to boot from the 12.1-RELEASE or even the 11.4-RELEASE memsticks as well.
Ideas? The system was starting up just fine with 12.2 before I tried a fresh install this morning and now it's very unreliable.