I turn Uno to ISP programmer using proper sketch and disabling auto reset using a cap between reset and gnd pins.
And problems begins... I burn bootloader on second board without problems, next I used blink to see some effects After that I use sketch that give HIGH to all digital ports (to test solders and connections)... but all circuit is dead. I burn bootloader once more, use Blink and it works... till next upload.. It seems that cotroller wipe bootloader from memory.
Some advices ?
Still same....
Bootloader is burned properly , first upload ok, second fail.
Maybe I try avoid bootloader using hex files ?
Or simply I can't use this arduino as ISP.... http://arduino.cc/en/Tutorial/ArduinoISP "Currently, you cannot use an Arduino Uno as an ISP programmer because the optiboot bootloader does not support this sketch. A revision for this is in progress"