minimal

  1. D

    kernel MINIMAL not booting

    I had to add the FFS option to make the MINIMAL kernel booting. Am I missing something? Do I have to reinstall FreeBSD through ZFS to make it work? Thank you!
  2. M

    Fail to boot amd64 MINIMAL under QEMU

    I built and install the kernel with the following commands. make buildkernel KERNCONF=MINIMAL make installkernel KERNCONF=MINIMAL The QEMU uses Intel PIIX4 chipset, so I add the following lines to /boot/loader.conf as per intpm(4). pci_load="YES" smbus_load="YES" smb_load="YES"...
  3. L

    FreeBSD Raspberry Pi minimal image

    Hi, I see on the repositories that only one 12.0-STABLE .img for RPI3 exists, and it's > 2Gb. The .img includes Mate, anyway, I need only a minimal image because I want my Pi only for firewalling and routing. Does anyone know whether a minimal image exists? Thanks, regards
Back
Top