Skip to content

pablonvz/hello-world-bootloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Hello World! Bootloader

Boot and print 'Hello World!' on the screen.

Software used and its versions

  • NASM 2.10.01
  • dd 8.13
  • VirtualBox 4.1.18

Instructions

The following commands will generate a file called os.vdi - which is a virtualbox disk image -.

The os.vdi file should be used as the disk image of a virtualbox virtual machine.

$ cd hello_world_bootloader/
$ make

About

Simple bootloader that prints "Hello World!" on the screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published