Dík .OK tak tu je ten výpis"johnny@johnny-KUBUNTU:~$ sudo fdisk -l
[sudo] password for johnny:
Disk /dev/sda: 82.0 GB, 81964302336 bytes
255 heads, 63 sectors/track, 9964 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000b1d16
Device Boot Start End Blocks Id System
/dev/sda1 * 1 9965 80041985 5 Extended
/dev/sda5 1 3265 26222592 83 Linux
/dev/sda6 3265 9965 53818368 83 Linux
Disk /dev/sdb: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000ccd57
Device Boot Start End Blocks Id System
/dev/sdb2 1 19458 156289025 5 Extended
/dev/sdb5 18663 19458 6384640 82 Linux swap / Solaris
/dev/sdb6 1 18663 149904384 83 Linux
Partition table entries are not in disk order
johnny@johnny-KUBUNTU:~$ mount
/dev/sda5 on / type ext4 (rw,errors=remount-ro,commit=0)
proc on /proc type proc (rw,noexec,nosuid,nodev)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
fusectl 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 type devtmpfs (rw,mode=0755)
none on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
none on /dev/shm 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 /var/lib/ureadahead/debugfs type debugfs (rw,relatime)
/dev/sdb6 on /home type ext4 (rw,commit=0)
/dev/sda6 on /media/data type ext4 (rw,commit=0)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/johnny/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=johnny)
johnny@johnny-KUBUNTU:~$