Article 5279F Impossible to remove a file in the file system. of Fedora 31

Impossible to remove a file in the file system. of Fedora 31

by
bscho
from LinuxQuestions.org on (#5279F)
I have deleted everything in my Fedora file system to remove all traces of virtualbox. I try reinstalling virtualbox and it still says that virtualbox still exists.

The only trace I cannot remove is use_virtualbox which is in booleans

done everything I can think of to remove this file or rename it with root files and terminal.

even chmod 777 will not help.

See this in a root terminal
[root@windows12shop booleans]# rm use_virtualbox
rm: remove regular empty file 'use_virtualbox'? yes
rm: cannot remove 'use_virtualbox': Operation not permitted
[root@windows12shop booleans]# chmod 777 use_virtualbox
[root@windows12shop booleans]# rm use_virtualbox
rm: remove regular empty file 'use_virtualbox'? y
rm: cannot remove 'use_virtualbox': Operation not permitted
[root@windows12shop booleans]#

Anyone know how to remove this?

A mystery to me.latest?d=yIl2AUoC8zA latest?i=416ppqlYdmE:iBwlNKBvzhI:F7zBnMy latest?i=416ppqlYdmE:iBwlNKBvzhI:V_sGLiP latest?d=qj6IDK7rITs latest?i=416ppqlYdmE:iBwlNKBvzhI:gIN9vFw416ppqlYdmE
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments