---
title: "It’s Linux, On A Sega Megadrive"
url: https://daily.dev/posts/it-s-linux-on-a-sega-megadrive-2dbyxcwkr
source_url: https://hackaday.com/2026/06/29/its-linux-on-a-sega-megadrive
type: article
source: "Hackaday"
published: 2026-06-29T08:31:11.653Z
updated: 2026-06-29T08:31:28.364Z
tags: ["linux", "embedded"]
reading_time: 2
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# It’s Linux, On A Sega Megadrive

**[Hackaday](https://daily.dev/sources/hackaday)** · 2 min read · 0 upvotes · 0 comments

## Summary

LinuxMD is a project that runs a mainline Linux kernel on the Sega Megadrive (Genesis), a 16-bit console from 1990 powered by a Motorola 68000 CPU. Since the 68000 lacks a memory management unit, the kernel is compiled with the -nommu option. The system boots from an SD card via a modern storage peripheral and reportedly runs on original hardware, with smolutils (a minimal coreutils) as the userspace. It's a technical curiosity that pushes both the console and the Linux kernel to their limits.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://hackaday.com/2026/06/29/its-linux-on-a-sega-megadrive>

## Similar posts on daily.dev

- [Linux on the Sega 32X. Who needs hardware synchronization primitives anyway?](https://daily.dev/posts/linux-on-the-sega-32x-who-needs-hardware-synchronization-primitives-anyway--hqibejcxm) · Hacker News · 0 upvotes · 0 comments
- [The Atari Jaguar Runs Linux](https://daily.dev/posts/the-atari-jaguar-runs-linux-anmqnchcb) · Hackaday · 0 upvotes · 0 comments
- [Even in 2026, Linux Is Still Adding Support for Sega Dreamcast’s GD-ROM from the '90s](https://daily.dev/posts/even-in-2026-linux-is-still-adding-support-for-sega-dreamcast-s-gd-rom-from-the-90s-2jrnqeova) · It's Foss · 48 upvotes · 7 comments

---

Tags: [#linux](https://daily.dev/tags/linux), [#embedded](https://daily.dev/tags/embedded)

[View this post on daily.dev](https://daily.dev/posts/it-s-linux-on-a-sega-megadrive-2dbyxcwkr)
