Can I burn the bootloader(UNO) to a new atmega328 using UNO?

Hi,
I just found this in 1 of your pages...

"Note that these techniques only work with the Arduino Duemilanove w/ an ATmega328, not the Arduino Uno (or older Arduino boards w/ an ATmega168)."

Can i use an UNO to burn bootloader to a new IC??

Regards
SANJAY

You could link the page you're talking about? Maybe tell us what techniques you're thinking of?

The Arduino UNO still has the 6-pin ICSP header, so why couldn't you burn a bootloader to a blank ATMEGA328?

Thanks for the reply Oracle :slight_smile:

This is the page I was speaking about http://arduino.cc/en/Tutorial/ArduinoToBreadboard and it says "Note that these techniques only work with the Arduino Duemilanove w/ an ATmega328, not the Arduino Uno (or older Arduino boards w/ an ATmega168)."

So, Can i use an UNO as ISP and burn the bootloader to a atmega328 on a breadboard?