freebsd 13.3

  1. K

    FreeBSD 13.3 32 bit, unable to install mysql80-server / 81

    Hello, I have fresh install of Freebsd 13.3 32bit, what is going on that its unable to install succesfully mysql80-server or mysql81-server? Installing from ports delivered with iso = errors, installing after updating ports = errors, also there is no mysql80-server+ in pkg search, there is only...
  2. T

    FreeBSD 14.1 installation fails

    Downloaded and burned onto pendrive FreeBSD-14.1-RELEASE-amd64-memstick.img (also tried version 13.3-RELEASE). Boot screen shows correctly, but when hitting 'enter', installation freezes after probing for some devices, and reboot is required. When I disable ACPI, console prints a few hexadecimal...
  3. petermolnar

    alias CARP on re0 from rc.conf results in boot stopping from progressing

    Hi all, I'm trying to add a CARP alias to my up to date 13.3-RELEASE setup. It works fine when it's done after the system is up, using: ifconfig re0 inet vhid 1 pass password alias 192.168.178.33/24 but if I try doing it at boot time via rc.conf as: ifconfig_re0="inet 192.168.178.35 netmask...
Back
Top