Bah! The N900's bzip2 doesn't work with a file of this size! It fails with "File too big"! We will have to use the kludgy command: Code: cat debian-m5-v2.img.ext2.bz2 | bunzip > debian-m5-v2.img.ext2
cat debian-m5-v2.img.ext2.bz2 | bunzip > debian-m5-v2.img.ext2
-s --small Reduce memory usage, for compression, decompression and testing. Files are decompressed and tested using a modified algorithm which only requires 2.5 bytes per block byte. This means any file can be decompressed in 2300k of memory, albeit at about half the normal speed.