Found these instructions here. Some day it might be a good idea to make a script that does this.
find dev of USB stick
make sure it isn't mounted
partition it
make sure ntfs tools are installed
format it
install tools required to build ms-sys
-
untar, cd to it, and install
write MBR to USB stick
write EBR to USB stick
mount the USB stick
mount the CD/DVD
copy the files from the ISO to the stick
unmount the stick and ISO
sudo umount /mnt/usb
sudo umount /mnt/iso