That's exactly what I' trying to do. To remove webcam, calculator, oled, etc.
When trying rm -f * under the relevant folder, I got the error saying "cannot remove file. The filesystem is readonly". I am not a linux expert so I cannot figure out how to remove them.
A
Posts made by Angelos Vlisidis
-
RE: Remove unwanted web apps
-
Remove unwanted web apps
Hello,
my filesystem is full and I need to install some more python packages.
Most of the apps that comes preinstalled under /www folder are useless for me but I cannot remove them. The response is filesystem is readonly.
What can I do to reclaim some of the 12MBytes under /www?Thx