You might want to redirect the output to a file and attach it to the next post Code: cd /home/user/MyDocs mount > debug.txt df >> debug.txt sudo gainroot sfdisk -l >> debug.txt Pick up the file debug.txt in the device 'N900' from HildonFileManager.
cd /home/user/MyDocs mount > debug.txt df >> debug.txt sudo gainroot sfdisk -l >> debug.txt