# /etc/fstab: static file system information.
#
# Use 'blkid' 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/sda1 during installation
UUID=26edff4b-53f8-4a43-b931-fd0b0295ec45 / ext3 errors=remount-ro 0 1
# /home was on /dev/sda6 during installation
UUID=74118395-39c6-4486-af65-96d1d8af3d55 /home ext4 defaults 0 2
UUID=6e21aee6-3f57-4abf-867a-1703c8028c05 /home/Partycja 2 ext4 defaults 0 2