aha - tak to se nastavuje v /etc/fstab
http://wiki.ubuntu.cz/P%C5%99ipojen%C3%AD%20disku/fstab
posilam ten fstab. co v nem mam prepsat?
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda6 during installation
UUID=ba9ca8c3-421f-469b-87fb-5fb66b6ee122 / ext4 errors=remoun$
# swap was on /dev/sda5 during installation
UUID=2fda47b6-09e2-4928-bdef-e3c7162a71ce none swap sw $
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0