Heb alle stappen doorlopen en fstab ziet er nu zo uit :
staat de regel die ik moest toevoegen er zo goed in ?
# /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=4d66cfbf-92e0-4067-b2d4-2f66f562677a / ext4 errors=remount-ro 0 1
# swap was on /dev/sda5 during installation
UUID=4fced261-89b3-429b-83e8-00e8d3a8d8cc none swap sw 0 0
#/dev/sdb1 /home ext4 errors=remount-ro 0 1