tohle to na me vyvalilo:
pyrus@pyrus:~$ dmesg | tail
[ 5994.422160] sd 3:0:0:0: [sdd] Write Protect is off
[ 5994.422169] sd 3:0:0:0: [sdd] Mode Sense: 38 00 00 00
[ 5994.422172] sd 3:0:0:0: [sdd] Assuming drive cache: write through
[ 5994.423800] sd 3:0:0:0: [sdd] 976773168 512-byte hardware sectors (500108 MB)
[ 5994.426172] sd 3:0:0:0: [sdd] Write Protect is off
[ 5994.426178] sd 3:0:0:0: [sdd] Mode Sense: 38 00 00 00
[ 5994.426181] sd 3:0:0:0: [sdd] Assuming drive cache: write through
[ 5994.426190] sdd: sdd1 sdd2 < sdd5 >
[ 5994.450921] sd 3:0:0:0: [sdd] Attached SCSI disk
[ 5994.450979] sd 3:0:0:0: Attached scsi generic sg4 type 0
pyrus@pyrus:~$ mount
/dev/sda1 on / type ext3 (rw,relatime,errors=remount-ro)
proc on /proc type proc (rw,noexec,nosuid,nodev)
/sys on /sys type sysfs (rw,noexec,nosuid,nodev)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
lrm on /lib/modules/2.6.24-24-generic/volatile type tmpfs (rw)
/dev/sda3 on /home type ext3 (rw,relatime)
/dev/sdb1 on /media/120GB type fuseblk (rw,nosuid,nodev,noatime,allow_other,blksize=4096)
securityfs on /sys/kernel/security type securityfs (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/pyrus/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=pyrus)
pyrus@pyrus:~$ ls -l /media
celkem 32
lrwxrwxrwx 1 root root 6 2009-08-26 12:34 cdrom -> cdrom0
drwxr-xr-x 2 root root 4096 2009-08-26 12:34 cdrom0
lrwxrwxrwx 1 root root 7 2009-08-26 12:34 floppy -> floppy0
drwxr-xr-x 2 root root 4096 2009-08-26 12:34 floppy0
drwxr-xr-x 3 root root 4096 2009-10-08 22:17 media
drwxrwxrwx 1 root root 20480 2009-09-07 18:57 120GB
pyrus@pyrus:~$ cat /etc/fstab