Komennon sudo fdisk -l tuloste ja/tai ls -l /dev/disk/by-uuid/
cd /mnt/ubuntu/; ls -l
ubuntu@ubuntu:~$ cd /mnt/ubuntu/; ls -l
total 92
drwxr-xr-x 2 root root 4096 2009-01-23 11:54 bin
drwxr-xr-x 3 root root 4096 2009-01-23 12:11 boot
lrwxrwxrwx 1 root root 11 2009-01-21 19:14 cdrom -> media/cdrom
drwxr-xr-x 4 root root 4096 2008-10-29 23:04 dev
drwxr-xr-x 139 root root 12288 2009-01-24 11:41 etc
drwxr-xr-x 4 root root 4096 2009-01-21 19:37 home
lrwxrwxrwx 1 root root 32 2009-01-23 12:08 initrd.img -> boot/initrd.img-2.6.27-9-generic
lrwxrwxrwx 1 root root 32 2009-01-21 19:28 initrd.img.old -> boot/initrd.img-2.6.27-7-generic
drwxr-xr-x 16 root root 4096 2009-01-23 11:53 lib
drwx------ 2 root root 16384 2009-01-21 19:14 lost+found
drwxr-xr-x 3 root root 4096 2009-01-24 10:53 media
drwxr-xr-x 3 root root 4096 2009-01-24 11:16 mnt
drwxr-xr-x 2 root root 4096 2008-10-29 22:53 opt
drwxr-xr-x 2 root root 4096 2008-10-20 12:27 proc
drwxr-xr-x 10 root root 4096 2009-01-24 11:17 root
drwxr-xr-x 2 root root 4096 2009-01-23 11:55 sbin
drwxr-xr-x 3 root root 4096 2008-11-04 13:03 srv
drwxr-xr-x 2 root root 4096 2008-10-14 13:02 sys
drwxrwxrwt 13 root root 4096 2009-01-24 11:33 tmp
drwxr-xr-x 12 root root 4096 2008-11-04 13:02 usr
drwxr-xr-x 15 root root 4096 2008-10-29 23:12 var
lrwxrwxrwx 1 root root 29 2009-01-23 12:08 vmlinuz -> boot/vmlinuz-2.6.27-9-generic
lrwxrwxrwx 1 root root 29 2009-01-21 19:28 vmlinuz.old -> boot/vmlinuz-2.6.27-7-generic
ubuntu@ubuntu:/mnt/ubuntu$
ubuntu@ubuntu:/$ sudo fdisk -l
Disk /dev/sda: 60.0 GB, 60011642880 bytes
255 heads, 63 sectors/track, 7296 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x379c7acb
Device Boot Start End Blocks Id System
/dev/sda1 * 1 6992 56163208+ 83 Linux
/dev/sda2 6993 7296 2441880 5 Extended
/dev/sda5 6993 7296 2441848+ 82 Linux swap / Solaris
ubuntu@ubuntu:/$