#!/bin/bash
make && su -c 'mount /h;dd if=SYSTEM.BIN of=/h/SYSTEM.BIN conv=notrunc;umount /h;sync;sleep 7;cd /usr/src/bochs-2000_0325a;./bochs'
