2022-04-20 23:03:00 -04:00
2022-04-20 23:03:00 -04:00
2022-04-20 23:03:00 -04:00
2022-04-20 23:03:00 -04:00
2022-04-20 23:03:00 -04:00
2022-04-20 23:03:00 -04:00
2022-04-20 23:03:00 -04:00
2022-04-20 23:03:00 -04:00
2022-04-20 22:13:44 -04:00
2022-04-20 23:03:00 -04:00

linux-486

This repo provides the files necessary to build a Linux-based "operating system" for old i486 systems with at least 8MB of RAM.

The generated single floppy disk image allows you to boot into a Busybox system that is kept entirely in memory, freeing up the floppy disk drive for other disks/data.

The boot process goes:

  • GRUB 0.96 boots Linux.
  • Linux loads an embedded initramfs with a "preinit" init binary.
  • "preinit" mounts the floppy disk, decompresses busybox into the root ramdisk filesystem, then unmounts the floppy.
  • busybox runs its own init process, bringing you to a shell.

To test the floppy image with QEMU, provide at least 8320K of RAM.

Description
A floppy-disk-sized Linux system for i486
Readme 2.3 MiB
2022-11-01 18:33:28 -04:00
Languages
C 70.9%
Roff 26.1%
C++ 1.5%
Objective-C 0.8%
Shell 0.7%