Hey,
Im on Windows and using the cygwin setup.
I made my build directory, and ran ../tools/configure selecting 22 (iPod Video) and then B (Bootloader).
Then I ran make, and it made a bunch of files, one of those being bootloader-ipodvideo.ipod
I already had rockbox installed on my iPod (installed the bootloader by running ipodpatcher with no parameters) and I tried installing the bootloader I just compiled (no change from the source code) by running "ipodpatcher -a bootloader-ipodvideo.ipod" which should add (or replace) the bootloader into the iPod.
But when I restarted my iPod and didn't press any buttons it loaded into the apple firmware, instead of rockbox.
Is there something im missing?
I'm thinking that the bootloader-ipodvideo.ipod should run the main function in trunk/bootloader/ipod.c ?