LilyPad BootLoader Internal 8MHz Problem

I'm having trouble burning the bootloader to an ATMEGA328P for using the internal 8mhz clock. I am trying to make the 'minimal configuration' with the internal 8Mhz clock, from : https://www.arduino.cc/en/Tutorial/ArduinoToBreadboard

Using your Atmega Board Programmer, the bootloader burns fine, but I am unable to program the chip afterwards. Note: Reburning it as an Uno, I am able to program it.

The next time I went to burn the Lilypad bootloader I used the 'Verify' option and got a lot of verification errors:

Type 'L' to use Lilypad (8 MHz) loader, or 'U' for Uno (16 MHz) loader ...
Using Lilypad 8 MHz loader.
Bootloader address = 0x7800
Bootloader length = 1932 bytes.
Type 'Q' to quit, 'V' to verify, or 'G' to program the chip with the bootloader ...
Verifying ...
Verification error at address 7800. Got: 0xFF Expected: 0x0C 
Verification error at address 7801. Got: 0xFF Expected: 0x94 
Verification error at address 7802. Got: 0xFF Expected: 0x34 
Verification error at address 7803. Got: 0xFF Expected: 0x3C 
Verification error at address 7804. Got: 0xFF Expected: 0x0C 
Verification error at address 7805. Got: 0xFF Expected: 0x94 
Verification error at address 7806. Got: 0xFF Expected: 0x51 
Verification error at address 7807. Got: 0xFF Expected: 0x3C 
Verification error at address 7808. Got: 0xFF Expected: 0x0C 
Verification error at address 7809. Got: 0xFF Expected: 0x94 
Verification error at address 780A. Got: 0xFF Expected: 0x51 
Verification error at address 780B. Got: 0xFF Expected: 0x3C 
Verification error at address 780C. Got: 0xFF Expected: 0x0C 
Verification error at address 780D. Got: 0xFF Expected: 0x94 
Verification error at address 780E. Got: 0xFF Expected: 0x51 
Verification error at address 780F. Got: 0xFF Expected: 0x3C 
Verification error at address 7810. Got: 0xFF Expected: 0x0C 
Verification error at address 7811. Got: 0xFF Expected: 0x94 
Verification error at address 7812. Got: 0xFF Expected: 0x51 
Verification error at address 7813. Got: 0xFF Expected: 0x3C 
Verification error at address 7814. Got: 0xFF Expected: 0x0C 
Verification error at address 7815. Got: 0xFF Expected: 0x94 
Verification error at address 7816. Got: 0xFF Expected: 0x51 
Verification error at address 7817. Got: 0xFF Expected: 0x3C 
Verification error at address 7818. Got: 0xFF Expected: 0x0C 
Verification error at address 7819. Got: 0xFF Expected: 0x94 
Verification error at address 781A. Got: 0xFF Expected: 0x51 
Verification error at address 781B. Got: 0xFF Expected: 0x3C 
Verification error at address 781C. Got: 0xFF Expected: 0x0C 
Verification error at address 781D. Got: 0xFF Expected: 0x94 
Verification error at address 781E. Got: 0xFF Expected: 0x51 
Verification error at address 781F. Got: 0xFF Expected: 0x3C 
Verification error at address 7820. Got: 0xFF Expected: 0x0C 
Verification error at address 7821. Got: 0xFF Expected: 0x94 
Verification error at address 7822. Got: 0xFF Expected: 0x51 
Verification error at address 7823. Got: 0xFF Expected: 0x3C 
Verification error at address 7824. Got: 0xFF Expected: 0x0C 
Verification error at address 7825. Got: 0xFF Expected: 0x94 
Verification error at address 7826. Got: 0xFF Expected: 0x51 
Verification error at address 7827. Got: 0xFF Expected: 0x3C 
Verification error at address 7828. Got: 0xFF Expected: 0x0C 
Verification error at address 7829. Got: 0xFF Expected: 0x94 
Verification error at address 782A. Got: 0xFF Expected: 0x51 
Verification error at address 782B. Got: 0xFF Expected: 0x3C 
Verification error at address 782C. Got: 0xFF Expected: 0x0C 
Verification error at address 782D. Got: 0xFF Expected: 0x94 
Verification error at address 782E. Got: 0xFF Expected: 0x51 
Verification error at address 782F. Got: 0xFF Expected: 0x3C 
Verification error at address 7830. Got: 0xFF Expected: 0x0C 
Verification error at address 7831. Got: 0xFF Expected: 0x94 
Verification error at address 7832. Got: 0xFF Expected: 0x51 
Verification error at address 7833. Got: 0xFF Expected: 0x3C 
Verification error at address 7834. Got: 0xFF Expected: 0x0C 
Verification error at address 7835. Got: 0xFF Expected: 0x94 
Verification error at address 7836. Got: 0xFF Expected: 0x51 
Verification error at address 7837. Got: 0xFF Expected: 0x3C 
Verification error at address 7838. Got: 0xFF Expected: 0x0C 
Verification error at address 7839. Got: 0xFF Expected: 0x94 
Verification error at address 783A. Got: 0xFF Expected: 0x51 
Verification error at address 783B. Got: 0xFF Expected: 0x3C 
Verification error at address 783C. Got: 0xFF Expected: 0x0C 
Verification error at address 783D. Got: 0xFF Expected: 0x94 
Verification error at address 783E. Got: 0xFF Expected: 0x51 
Verification error at address 783F. Got: 0xFF Expected: 0x3C 
Verification error at address 7840. Got: 0xFF Expected: 0x0C 
Verification error at address 7841. Got: 0xFF Expected: 0x94 
Verification error at address 7842. Got: 0xFF Expected: 0x51 
Verification error at address 7843. Got: 0xFF Expected: 0x3C 
Verification error at address 7844. Got: 0xFF Expected: 0x0C 
Verification error at address 7845. Got: 0xFF Expected: 0x94 
Verification error at address 7846. Got: 0xFF Expected: 0x51 
Verification error at address 7847. Got: 0xFF Expected: 0x3C 
Verification error at address 7848. Got: 0xFF Expected: 0x0C 
Verification error at address 7849. Got: 0xFF Expected: 0x94 
Verification error at address 784A. Got: 0xFF Expected: 0x51 
Verification error at address 784B. Got: 0xFF Expected: 0x3C 
Verification error at address 784C. Got: 0xFF Expected: 0x0C 
Verification error at address 784D. Got: 0xFF Expected: 0x94 
Verification error at address 784E. Got: 0xFF Expected: 0x51 
Verification error at address 784F. Got: 0xFF Expected: 0x3C 
Verification error at address 7850. Got: 0xFF Expected: 0x0C 
Verification error at address 7851. Got: 0xFF Expected: 0x94 
Verification error at address 7852. Got: 0xFF Expected: 0x51 
Verification error at address 7853. Got: 0xFF Expected: 0x3C 
Verification error at address 7854. Got: 0xFF Expected: 0x0C 
Verification error at address 7855. Got: 0xFF Expected: 0x94 
Verification error at address 7856. Got: 0xFF Expected: 0x51 
Verification error at address 7857. Got: 0xFF Expected: 0x3C 
Verification error at address 7858. Got: 0xFF Expected: 0x0C 
Verification error at address 7859. Got: 0xFF Expected: 0x94 
Verification error at address 785A. Got: 0xFF Expected: 0x51 
Verification error at address 785B. Got: 0xFF Expected: 0x3C 
Verification error at address 785C. Got: 0xFF Expected: 0x0C 
Verification error at address 785D. Got: 0xFF Expected: 0x94 
Verification error at address 785E. Got: 0xFF Expected: 0x51 
Verification error at address 785F. Got: 0xFF Expected: 0x3C 
Verification error at address 7860. Got: 0xFF Expected: 0x0C 
Verification error at address 7861. Got: 0xFF Expected: 0x94 
Verification error at address 7862. Got: 0xFF Expected: 0x51 
Verification error at address 7863. Got: 0xFF Expected: 0x3C 
Verification error at address 7864. Got: 0xFF Expected: 0x0C 
1889 verification error(s).
First 100 shown.
Programming mode off.

Note: Programming the bootloader with the 'U' option verifies and works, so I don't think it's my connections but here is a picture anyway:

It looks like it's failing to write any of the flash.

DrAzzy:
It looks like it's failing to write any of the flash.

What can I do to test this theory / fix it?

Once you burn a Uno bootloader the fuses are adjusted to expect an external 16 MHz clock. What clock source do you have on it, when attempting to program it with the Lilypad bootloader?

Photo shows two unos, so unless he pulled off the itty bitty resonator, it's got a 16mhz resonator on it.

I first burned the lilypad bootloader while it was in the Uno, then transplanted it to a breadboard and tried programming it, when that didn't work I put it back in the Uno and burned it with the Uno bootloader. After testing if i could programnit, I then went to burn it with the lilypad bootloader, but before doing so I ran the verify option and produced all those errors.

The 0xFF looks like nothing programmed, for some reason. What version of the bootloader programmer are you using?

I pulled the latest from github. I also just went ahead and got an external 16MHz oscillator instead since I couldn't get it working.

If it will program one bootloader, it should program another one. I don't see what the difference would be.