Skip to content

Minimal OS that prints "Hello world" to the screen. Also an OS X "starter kit" for http://littleosbook.github.io/

Notifications You must be signed in to change notification settings

olalonde/minios

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OS X starter repository for http://littleosbook.github.io/

screenshot.png

Requirements

docker (boot2docker) and fig.sh

Install

boot2docker up
$(boot2docker shellinit)
fig build

Compile

./make minios.iso

Run

Create a new VM in VirtualBox (type: other,version:other/unknown). Do not add a virtual hard drive. Start. Choose minios.iso

You should see "Hello world" on the screen (possibly with some other grey messages).

About

Minimal OS that prints "Hello world" to the screen. Also an OS X "starter kit" for http://littleosbook.github.io/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published