There are a number of steps required to perform a successful installation of OpenZaurus.
Note: The new 3.5.1 roms are named differently.
http://openzaurus.org/official/unstable/3.5.1/sl5000,sl5500/
Download either the opie-image, gpe-image or the bootstrap jffs file, and rename it to initrd.bin Use the zImages as explained above.
opie-image contains the QT/Embedded based graphical system, gpe-image contains GNOME Palmtop Edition ( http://gpe.handhelds.org ), the bootstrap file is more for basing distributions upon and contains no graphical system.
The zImage file contains the Linux kernel used in OpenZaurus.
There are numerous choices of zImage and initrd files available for OpenZaurus. They will be named as follows:
zImage-[5000d|5500]-Xmemory-Ystorage.bin
Where X is the amount of RAM devoted to system memory, and Y (if applicable) is the amount of RAM devoted to storage space. X+Y should equal 64MB for SL5500 owners and 32MB for SL5000D owners.
Download the zImage from the "download" link to the left at http://www.openzaurus.org/
The initrd.bin contains the basic filesystem structure and default programs for OpenZaurus.
You will need a compactflash card with atleast 16MB of space available.
Be sure to rename your:
zImage-[5000d|5500]-Xmemory-Ystorage.bin
to just "zImage" and make sure your initrd is named "initrd.bin". Transfer both files to your compactflash card. If you don't have a compactflash reader, you can copy the files to your Zaurus (via Qtopia Desktop, scp, ftp, or whatever method you use for file transfer) and move them onto the compactflash card.
Make sure your files are in the root directory of your flash card. For example, if you copied the files to your Zaurus they will be in /mnt/cf/Documents/Applications/octet-stream. They should be moved to /mnt/cf (use the file manager for this or use the console).
Flashing is the process of replacing the basic information and programs on the Zaurus with new ones (in this case, the kernel and root filesystem). It will remove all files from your Zaurus except those on SD or CompactFlash. This means programs not installed on SD or CompactFlash will not run after the upgrade.
Note: Do NOT flash your Zaurus with a ext2 formatted CF card. Your CF card MUST be formatted as fat16 (mkfs.vfat -F 16 /dev/hda1). All CF cards come formatted as vfat when you buy them, so unless you have reformatted your CF card, there is nothing to worry about.
Booting up OpenZaurus for the first time may take a while. So please be patient.