Make CRAMFS Files for the Filesystems

Before you can load your filesystems onto the iPAQ, you must first create CRAMFS files for each of the file systems.

  1. Change to the directory ~/ipaq/filesystems, where ~ represents the path to your development tree.

  2. Build CRAMFS files for each of the init, root, and usr filesystems that you need.

    For this filesystemEnter this load commard
    init
    mkcramfs init init.cramfs
    root
    mkcramfs root root.cramfs
    usr
    mkcramfs usr usr.cramfs

    If you do not have mkcramfs in your command path, you can use /usr/local/censoft/ipaq/bin/mkcramfs filename.