Skip to content

hikiko/bootboot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BootBoot

An x86 ASM program that displays an effect and boots from HD.

Demo: https://www.youtube.com/watch?v=114nNLssV4A

Build Instructions

If you use the Makefile run make.

dd if=bootboot of=/dev/<your_device> bs=512 to copy it to the device from which you want to boot

License

Copyright (C) 2021 Eleni Maria Stea [email protected]

This program is free software. You are free to use, modify, and/or re-distribute it, under the terms of the GNU General Public License version 3, or at your option any later version published by the Free Software Foundation. See COPYING for details.

Releases

No releases published

Packages

No packages published