Arduino ISP help

Hi.

I wan't to burn a bootloader to the ATMEGA168 with the Arduino Duemilanove that has a ATMEGA328 on it.

So heres what im wondering:

Can I place the newly bootloaded ATMEGA168 onto my Arduino UNO? or will that be a problem?

//"Trollz"

Can I place the newly bootloaded ATMEGA168 onto my Arduino UNO?

Yes. The board you select in the IDE is based on which bootloader you installed.

or will that be a problem?

No.