Muito obrigado ao colaborador anônimo. Inicializei usando meu LiveUSB, montei meu HDD interno, abri Terminal e naveguei para o diretório do HDD ( cd /media/1eaa73bd-8758-4899-a4d2-2a992a2ea762/etc
) e digitei o comando gksudo ( gksudo gedit fstab
). Sobrescreveu o arquivo FSTAB como sugerido (com alguns tweeks) e agora estou em meu próprio / home novamente!
# /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>
UUID=1eaa73bd-8758-4899-a4d2-2a992a2ea762 / ext4 errors=remount-ro 0 1
UUID=f1d24581-7850-4a0f-93cd-7e4d24dade1d none swap sw 0 0
UUID=201821D41821AA2C /media/Winstuff ntfs-3g quiet,defaults,locale=en_US.utf8,umask=0 0 0
UUID=A0C41DD1C41DAA94 /media/MasterDisk ntfs-3g quiet,defaults,locale=en_US.utf8,umask=0 0 0
UUID=0F26083D43D41058 /media/MyDocuments ntfs-3g quiet,defaults,locale=en_US.utf8,umask=0 0 0