Skip to content

mmatuska/mfsbsd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

abb91e0 · Jun 4, 2024
Jun 4, 2024
Oct 10, 2016
Jun 4, 2024
Oct 10, 2016
Nov 23, 2023
Jun 4, 2024
May 1, 2021
Jun 4, 2024
Dec 10, 2019
Jul 31, 2018
Jun 4, 2024
May 19, 2022

Repository files navigation

mfsBSD

Copyright (c) 2019 Martin Matuska

Version 2.4

Description

This is a set of scripts that generates a bootable image, ISO file or boot files only, that create a working minimal installation of FreeBSD. This minimal installation gets completely loaded into memory.

The image may be written directly using dd(1) onto any bootable block device, e.g. a hard disk or a USB stick e.g. /dev/da0, or a bootable slice only, e.g. /dev/ada0s1

Build-time requirements

  • FreeBSD 11 or higher installed, tested on i386 or amd64
  • base.txz and kernel.txz from a FreeBSD 11 or higher distribution

Runtime requirements

  • a minimum of 512MB system memory

Other information

See BUILD and INSTALL for building and installation instructions.

Project homepage: http://mfsbsd.vx.sk

This project is based on the ideas of the depenguinator project: http://www.daemonology.net/depenguinator/