I have a 20 gig drive that I am using to try PCLOS 2012 KDE as a test. I resized the 20 gig partition down to 13 gigs and created a second partition of 5 gigs that I want to use for data storage. I hope I can get this to work as I have a 250 gig drive waiting in the wings to give PCLOS a permanent home.
[curt@localhost ~]$ mount
/dev/sda1 on / type ext4 (rw)
none on /proc type proc (rw)
none on /dev/pts type devpts (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
/dev/sdb1 on /media/disk type vfat (rw,nosuid,nodev,uhelper=hal,uid=500,utf8,shortname=mixed,flush)
/dev/sda3 on /media/disk-1 type ext4 (rw,nosuid,nodev,uhelper=hal)
[curt@localhost ~]$