Hello!
This is my first time on these forums, I have successfully compiled EVERYTHING, and after many hours with messing with the configure script to find out I had to have special compilers. Anyways, now I have the original firmware for my fuze, and a 2 binary files of rockbox, I have rockbox.bin and rockbox.sansa. I tried to combine rockbox.sansa, and the original firmware into output.bin, but alas, an error occured:
mkamsboot v1.0 - (C) Dave Chapman and Rafaël Carré 2008
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[INFO] Original firmware MD5 checksum match - Fuze
[INFO] Patching Fuze firmware
[INFO] Original firmware size: 150076 bytes
[INFO] Packed OF size: 78686 bytes
[INFO] Bootloader size: 545828 bytes
[INFO] Packed bootloader size: 258228 bytes
[INFO] Dual-boot function size: 228 bytes
[INFO] UCL unpack function size: 168 bytes
[INFO] Total size of new image: 337310 bytes
[ERR] No room to insert bootloader, aborting
What could be wrong? And if it helps, I use linux 2.6 with BASH.