0

I have followed the instructions from this link. I copied all the files from the ISO to the root directory on Linux partition, then added the OS entry to the grub menu. Now I would like to remove this DarkMatter, but the files I copied are no longer there, assuming they were extracted. Now how do I uninstall completely ?

Dave M
  • 13,250

1 Answers1

0

I finally managed it. I just had to delete /system . apparently when it was being installed, it treated Linux root directory as its own root directory. Linux and Android have similar folder structures apparently. Hope it helps someone