I have a rouge file--the result of a poorly typed-in copy command--in the super-root: a file simply known as debian, its location at /
I can't rm it away. If I'm the normal user, rm says Permission denied. If I su then rm, it says read only. I mount -o remount,rw / and then it says "rm: unable to remove 'debian': no space left on device."
I'm using a C3000, and I have X/Qt installed.
What can I do to delete this file?