X-Git-Url: http://git.mutantstargoat.com?p=bootboot;a=blobdiff_plain;f=README.md;fp=README.md;h=272d6f22eb77779b0d4beeccc3364599b1cce20e;hp=0000000000000000000000000000000000000000;hb=b33f8cd778073038e38bc304618c4f2914c0f3b8;hpb=f5b3bcdfd2f2f58325e5413dac7b62547a6c743c diff --git a/README.md b/README.md new file mode 100644 index 0000000..272d6f2 --- /dev/null +++ b/README.md @@ -0,0 +1,18 @@ +BootBoot +========= +An x86 ASM program that displays an effect and boots from HD. +License + +Demo: https://www.youtube.com/watch?v=114nNLssV4A + +Build Instructions +------------------- +If you use the Makefile run make. +dd if=bootboot of=/dev/ bs=512 to copy it to the device from which you want to boot + +License +-------- + +Copyright (C) 2021 Eleni Maria Stea elene.mst@gmail.com + +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.