On my C3200, I installed pdaxrom beta 3, then installed pdaxii13.
I used the suggested partitioning and I also installed the full image.
I cannot seem to get USB storage mode to recognise my internal FAT formatted partition.
When I hook up my Z to my windows box, SD and CF are the only mounts available. I need to copy stuff to my FAT formatted hard drive.
Below is some info of my mounts, etc.mount
rootfs on / type rootfs (rw)
/dev/root on /media/realroot type jffs2 (rw)
/dev/hda1 on / type ext3 (rw)
/proc on /proc type proc (rw)
none on /dev type tmpfs (rw)
/dev/hda3 on /data type vfat (rw,noatime,nosuid,nodev)
none on /dev type tmpfs (rw)
none on /dev/pts type devpts (rw)
/dev/mmcda1 on /mnt/card type vfat (rw,noatime)
df -h
Filesystem Size Used Available Use% Mounted on
/dev/hda1 2.0G 467.4M 1.5G 24% /
/dev/hda1 2.0G 467.4M 1.5G 24% /
none 12.0M 24.0k 12.0M 0% /dev
/dev/hda3 3.4G 2.0M 3.4G 0% /data
none 12.0M 24.0k 12.0M 0% /dev
/dev/mmcda1 1.9G 132.3M 1.8G 7% /mnt/card
sfdisk -ls
Disk /dev/hda: 11905 cylinders, 16 heads, 63 sectors/track
Units = cylinders of 516096 bytes, blocks of 1024 bytes, counting from 0
Device Boot Start End #cyls #blocks Id System
/dev/hda1 0+ 4263 4264- 2149055+ 83 Linux
/dev/hda2 4264 4760 497 250488 82 Linux swap
/dev/hda3 4761 11904 7144 3600576 c Win95 FAT32 (LBA)
/dev/hda4 0 - 0 0 0 Empty
total: 7985302 blocks
Here's a screenshot of the USB settings, showing the absence of "Internal Storage"
Thanks to any pdaxii13 users for some help on this.
Jon