Contents of the system-partitions for the SL-C3000
TRIsoft / Marc Stephan / April 11th, 2006

Use the information in this document at your own risk.
TRIsoft is not liable for any damages that may result from
these informations.


SL-C3000 HDD-Partition table:
/dev/hda1  Start 1  End 204  Blocks 102784+  id 83 System Linux
/dev/hda2  Start 205 End 1020  Blocks 411264  id 83 System Linux
/dev/hda3  Start 1021 End 7936 Blocks 3485664 id c System Win95 FAT32 (LBA)


Note:
While using the fdisk on the Zaurus, double check that you set the
correct parameters for the drive. They have to be:
16 heads / 63 sectors/track / 7936 cylinders

Format the partitions with:
mke2fs -j /dev/hda1
mke2fs -j /dev/hda2
mkfs.vfat -F 32 /dev/hda3


/hda1 is a 97.2 MB partition containing the "Rom".
/hda2 is a 388.9 MB partition containing your "normal" filesystem.

The contents of /hda2 will be restored from the information in /hda1 if you
perform a factory reset (the thingy with the "OK"+PwrOn menu).

