This is what happens:

What it does then, is stopping at the command prompt, the graphical UI won't load (startx -> command not found).
I thought it could be something related to the partitions work.
So, here's what ls -l /dev/disk/by-uuid shows (blkid won't work)

Do you have any idea how I could solve this? Going with nano /etc/fstab shows:

..but I'm stuck here. Shall I change UUID=1ec3... to UUID=9e0c (as in the booting process)? or to "/dev/sda5 none swap sw 0 0"?
Thanks!