I've done a new version (1.1). The changes are:
EDIT: Don't use this version, the latest one is here.
- Change minimum size limit to allow installation to 1 GB cards.
- Check for errors when reading card size.
- Add an additional check for the card device special file following fdisk (in case it changes).
- Add a timeout when waiting for the device special file to appear following fdisk.
- Add the ability to choose which slot to use as the installation target.
- Add an option to create a swap partition.
Instructions (revised from the original version):
1. Copy the PND to an SD card in the usual manner. Also copy a firmware image to the same card. You can get one from
here, the file "pandora-rootfs.tar.bz2" should always be the latest image, older ones are under the "images" directory.
2. Get a second SD card that you want to install the OS to. This needs to be at least a 1 GB card.
Everything on this card will be erased, so choose wisely.
3. Put the card to install the OS to and the card with the PND and firmware image into the Pandora.
4. Run the PND and follow the prompts*. You will be asked for the firmware image file, then asked to choose how much space to allocate to the VFAT (Windows, see below) and swap partitions.
5. Once you have gone through all the prompts, the firmware image will be installed to the SD card. This will take upwards of ten minutes, so be patient.
6. Once complete, you will be able to boot your Pandora from the SD card by powering it on with the card in the left slot. Please note that the first boot will take longer than usual, about ten minutes.
* When the PND starts you will be asked for your password. This is needed because the installer needs to run as root in order to partition and format the SD card.
About the VFAT partition thing:
Some older Pandora boot loaders cannot boot from Linux (EXT2/EXT3) partitions on an SD card (I think that this has been fixed now). To allow for maximum compatibility, the installer creates two partitions, the first one is a VFAT (Windows) partition which contains the Linux kernel and boot script, the second is a EXT3 (Linux) partition which contains the rest of the OS.
The VFAT partition can be very small as it only contains two files, but the installer allows you to make the VFAT partition bigger to allow you to install PNDs to it. The installer creates the required directories (pandora/apps, pandora/appdata, pandora/desktop and pandora/menu) for you.
Finally, this is beta software, use with caution, no warranties.
sd_install.pnd