Hi, I'm trying to compile Kamikaze 7.09 but I get an error that the Image is too large. I guess everytime the squashfs file is bigger as 4MB. I want to install the firmware to an Asus wl-500gP which has 8 MB flash.
I'm getting following error:
Creating little endian 3.0 filesystem on /home/oconnor/Desktop/kamikaze_7.09/build_mipsel/linux-2.6-brcm47xx/root.squashfs, block size 65536.
Little endian filesystem, data block size 65536, compressed data, compressed metadata, compressed fragments
Filesystem size 5056.67 Kbytes (4.94 Mbytes)
29.32% of uncompressed filesystem size (17243.97 Kbytes)
Inode table size 7068 bytes (6.90 Kbytes)
27.46% of uncompressed inode table size (25742 bytes)
Directory table size 7027 bytes (6.86 Kbytes)
57.53% of uncompressed directory table size (12214 bytes)
Number of duplicate files found 0
Number of inodes 779
Number of files 500
Number of fragments 41
Number of symbolic links 206
Number of device nodes 0
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 73
Number of uids 1
root (0)
Number of gids 0
/home/oconnor/Desktop/kamikaze_7.09/staging_dir_mipsel/bin/trx -o /home/oconnor/Desktop/kamikaze_7.09/bin/openwrt-brcm47xx-2.6-squashfs.trx -f /home/oconnor/Desktop/kamikaze_7.09/build_mipsel/linux-2.6-brcm47xx/loader.gz -f /home/oconnor/Desktop/kamikaze_7.09/build_mipsel/linux-2.6-brcm47xx/vmlinux.lzma -a 1024 -f /home/oconnor/Desktop/kamikaze_7.09/build_mipsel/linux-2.6-brcm47xx/root.squashfs -a 0x10000 -A /home/oconnor/Desktop/kamikaze_7.09/build_mipsel/linux-2.6-brcm47xx/fs_mark
mjn3's trx replacement - v0.81.1
fread failure or file "/home/oconnor/Desktop/kamikaze_7.09/build_mipsel/linux-2.6-brcm47xx/root.squashfs" too large
make[3]: *** [install] Error 1
make[3]: Leaving directory `/home/oconnor/Desktop/kamikaze_7.09/target/linux/brcm-2.4/image'
make[2]: *** [image_install] Error 2
make[2]: Leaving directory `/home/oconnor/Desktop/kamikaze_7.09/target'
make[1]: *** [target/install] Error 2
make[1]: Leaving directory `/home/oconnor/Desktop/kamikaze_7.09'
make: *** [world] Fehler 2
What can I do to build an larger Image?
(Last edited by Oconnor on 24 Oct 2007, 12:46)