jo mp3 přehrávač
vaclav@ubuntu:~$ dmesg | tail
[63197.042671] scsi 8:0:0:0: Direct-Access Audio Player PQ: 0 ANSI: 0 CCS
[63197.043052] sd 8:0:0:0: Attached scsi generic sg2 type 0
[63197.053090] sd 8:0:0:0: [sdb] 3958784 512-byte logical blocks: (2.02 GB/1.88 GiB)
[63197.054526] sd 8:0:0:0: [sdb] Write Protect is off
[63197.054531] sd 8:0:0:0: [sdb] Mode Sense: 3b 00 00 00
[63197.054534] sd 8:0:0:0: [sdb] Assuming drive cache: write through
[63197.057487] sd 8:0:0:0: [sdb] Assuming drive cache: write through
[63197.057494] sdb: sdb1
[63197.062487] sd 8:0:0:0: [sdb] Assuming drive cache: write through
[63197.062493] sd 8:0:0:0: [sdb] Attached SCSI removable disk
vaclav@ubuntu:~$ mount
/dev/sda1 on / type ext3 (rw,relatime,errors=remount-ro)
proc on /proc type proc (rw)
none on /sys type sysfs (rw,noexec,nosuid,nodev)
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)
udev on /dev type tmpfs (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 /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
/dev/sda5 on /home type ext3 (rw,relatime)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/vaclav/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=vaclav)
/dev/sr0 on /media/cdrom0 type iso9660 (ro,nosuid,nodev,utf8,user=vaclav)
/dev/sdb1 on /media/0401-0023 type vfat (rw,nosuid,nodev,uhelper=devkit,uid=1000,gid=1000,shortname=mixed,dmask=0077,utf8=1,flush)
vaclav@ubuntu:~$