- follow the WYOSS tutorial and implement what's there - improve the boot loader - add serial console at early boot stage - make it boot from disks, USB-pen drives, etc. - make the VGA mode switch back to text less hacky (following the modes.c guide) - serial console over gdb and x/y/zmodem file transfers before doing network stuff?