omitting empty partition (5)
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x000ef50d
Device Boot Start End Blocks Id System
/dev/sda1 * 1 9138 73400953+ 7 HPFS/NTFS
/dev/sda2 9139 60801 414983047+ 5 Extended
/dev/sda3 44942 60801 127395418+ 83 Linux
/dev/sda5 9139 22192 104856192 83 Linux
/dev/sda6 22193 22323 1052226 83 Linux
/dev/sda7 22324 35377 104856223+ 83 Linux
ubuntu@ubuntu:~$
ubuntu@ubuntu:~$ mount -l
aufs on / type aufs (rw)
none on /proc type proc (rw,noexec,nosuid,nodev)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type tmpfs (rw,mode=0755)
/dev/sr0 on /cdrom type iso9660 (rw) [Ubuntu 9.10 i386]
/dev/loop0 on /rofs type squashfs (rw)
none on /sys/fs/fuse/connections type fusectl (rw)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
none on /var/run type tmpfs (rw,nosuid,mode=0755)
none on /var/lock type tmpfs (rw,noexec,nosuid,nodev)
none on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/ubuntu/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=ubuntu)
/dev/sda7 on /media/eba07f1f-b287-456a-b3d6-1c40d7b28a60 type ext4 (rw,nosuid,nodev,uhelper=devkit)
/dev/sda3 on /media/475abb5b-471f-4a6f-a589-782f3afc427f type ext4 (rw,nosuid,nodev,uhelper=devkit)
/dev/sda1 on /media/ECF87797F8775F30 type fuseblk (rw,nosuid,nodev,allow_other,default_permissions,blksize=4096)
ubuntu@ubuntu:~$