Table of Contents

BlackBox

Introduction

BlackBox (for FreeLDR) or MicroFSD (for IFS) is a same thing. It is code which loads and execute OS loader. It can be organized differently and only interface with FreeLDR is same. We provide here stub for IFS developers to make his life easy.

For more information about IFS writing see IFS pages.

Features

For local disk-like systems we provide following things:

  • Master Boot Record for hard-disk like organized systems
    • small and compact
    • supports loading of boot sectors from partitions
  • unified boot sector which can be used in most cases to load required files and start FreeLDR
  • MicroFSD stub to make development of bootable IFS easely
  • U*.DLL stub to write MBR, boot sector and MicroFSD into MBR, Boot Record and filesystem