I have an embedded device with wdlinux (White Dwarf 2.0). I can access this linux using ssh or ftp.
Yesterday I performed updatedb 1>/dev/null 2>/dev/null manually. (It will be performed as cronjob everyday morning). Today the linux system behaves strangely:
- the command
lslist no files any more. (If I log in using ftp, I can see all files) - The command
netstatshows nothing as well.
I just executed updatedb without any arguments again. After that ls worked one time and then does not work again.
I am now totally confused. Any hints are appreciated.
