SPI mode on mega 2560 with attiny 2313

Hello! I'm trying to burn bootloader to AT90S2313-10SI with my arduino mega 2560

I have windows XP installed arduino IDE 1.0.5-r2
I'm trying to burn bootloader as it's written at turtorial, but still can't make it-(
I'v rad everything it was written at internet (reset disable, pushing and holding reset button before and after upload starts, used another cable and USB port, used external power supply and so on and so far).

I can just upload ArduinoISP, but cant upload anything to 2313

Mistakes:

avrdude: Yikes! Invalid device signature.
Double check connections and try again, or use -F to override
this check.

and

avrdude: stk500_program_enable(): protocol error, expect=0x14, resp=0x50
avrdude: initialization failed, rc=-1
Double check connections and try again, or use -F to override
this check.

avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x51

I'v chose attiny2313 @ 8 and 1, arduino as ISP

Can anybody help? I'm fighting with this for about two days! I'm almost cant feel my but-)

help too!!!

I am use UNO to write SMD 2313-20SU. I am facing the same issue with you.