Download List

Project Description

JTMOS stands for "Jari Tuominen's Minimal
Operating System". The JTMOS operating system
project aims to create a fully functional
multitasking x86 operating system. It primarily
targets low-end systems with small hard disks,
preferably i586 family or newer. Currently focus
in the project is on communication, TCP/IP stack,
and building up FAT file system support. JTMOS
mimics some features from Linux-style operating
systems like the root directory system. JTMOS can
already boot up from DOS, or independently from
hard disk or floppy disk with its own custom
bootloader.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-12-31 22:47 Back to release list
Build 4715

This release fixes a major bug in the kernel memory management system. Support for mounting a root file system from either floppy disk or hard disk was added. The system is now stable enough to run various programs. UNIX style cp, top, mkfs, and cat programs were added. The main shell (SQSH) now supports loadable scripts. This release snapshot contains a prebuilt boot disk and root disk for easy testing.
Tags: Major bugfixes

Project Resources