# First build the 16-bit LSFS implementation which is include in the VBR cd lsfs_16-bit bash build.sh mv disk.out ../disk.out cd .. nasm -f bin vbr_lsfs.nasm -o vbr.bin