karri@karri-desktop:~$ sudo fdisk -l
[sudo] password for karri:
Disk /dev/hda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x7637c6ee
Device Boot Start End Blocks Id System
/dev/hda1 19215 19457 1951897+ 82 Linux swap / Solaris
/dev/hda2 * 1 19214 154336423+ 83 Linux
Partition table entries are not in disk order
Disk /dev/hdb: 120.0 GB, 120060444672 bytes
255 heads, 63 sectors/track, 14596 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x1f5cd482
Device Boot Start End Blocks Id System
/dev/hdb1 1 14596 117242338+ 83 Linux
karri@karri-desktop:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/hda2
UUID=6eb6fecc-652b-4881-bd42-f2c4c2b7a53a / ext3 defaults,errors=remount-ro 0 1
# /dev/hdb1 /media/levy ext3 defaults 0 2
# /dev/hda1
UUID=90717002-a2fd-4875-a008-3f01cbe4fd95 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto,exec 0 0
/dev/hdd /media/cdrom1 udf,iso9660 user,noauto,exec 0 0