This useless, if you do not give full output with copy and paste! You might want to redirect the output into a file and attach that file, but please copy and paste the commands to not ruin it by typos. Code: mount > debug.txt df -h >> debug.txt ls -al /home/user/MyDocs >> debug.txt sudo gainroot >> debug.txt sfdisk -l >> debug.txt This does not have any output in the terminal, but redirects the output to a file debug.txt. Please attach that file to the next post.
mount > debug.txt df -h >> debug.txt ls -al /home/user/MyDocs >> debug.txt sudo gainroot >> debug.txt sfdisk -l >> debug.txt