Skip to content

A Bochs workspace that can play with some old Linux / Dos OS demo and testing.

Notifications You must be signed in to change notification settings

zhouyuanzhen/lab-bochs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

README

This is a Bochs workspace to play with some old vresion Linux kernel and also use to learn Assembly language.

Overview

  • demo-mbr : A MBR demo to show "Hello 2022!"

Bochs Environment

Only note the Bochs environment on macOS, please adjust as nessary if you are using Linux or MS Windows.

echo "Install needed packages:"
brew install nasm
brew install bochs

Quick Start

echo "Demo with MBR example:"
cd demo-mbr; make burnfd; burnfd run-fd

About

A Bochs workspace that can play with some old Linux / Dos OS demo and testing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published