Unfortunately I can't seem to get the bootloader burned. This is what I'm getting as a result out of the Arduino IDE:
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x03
avrdude done. Thank you.
Error while burning bootloader.
at this point, I'm not sure what I'm doing wrong. As far as I can tell, the wires are all in the proper spots, theres a light on the the melzi board and the power light on the arduino. Arduino now default to the ICSP pins, but I didn't have female to female jumpers so I connected to pins 10, 11, 12, 13, 5v and gnd instead. I then uncommented the corresponding line in the arduinoISP sketch before uploading it to the arduino. I'm also using one of those Arduino clones i bought a few years back.