10-29-2018 04:29 AM
Hi all,
Just wanted to make an extra comment on a knowledge base article:
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z000000P7iQSAS
It describes to delete file from disk. For me it helped when connected via PuTTY in Safe mode to go to "/mnt/userfs/" where I was able to find file related to my application that I new I could safely delete using " rm -rf <dir>" or "rm -rf <file>".
Could any one add this extra info to the knowledge base article?
Solved! Go to Solution.
10-30-2018 11:29 AM
Hi Andre,
Thanks for your insight! It is always helpful to hear how our users approach things. We'll keep it in the notes for the next time we are modifying this article.
Thanks,
Alastair