#!/bin/bash rm -rf MyBoot.bin nasm -f bin -o MyBoot.bin messages.asm