trojan - removal problems

Colin Watson cjwatson at ubuntu.com
Thu Jan 26 10:49:49 UTC 2006


On Thu, Jan 26, 2006 at 09:31:48AM +0800, Brian Walker wrote:
> Interesting:
> 
> On 25/01/06, Billy Verreynne (JW) <VerreyB at telkom.co.za> wrote:
> > Brian Walker wrote:
> > <snipped>
> > >lsattr shows nothing
> > > mount shows no association to other processes.
> >
> > Brian, in future keep fuser in mind. Very useful to find out what
> > process/processes have opened file handles for a specific file or list
> > of files in a directory.
> >
> > E.g.
> > # fuser /dev/.static/dev/*
> 
> root at ubuntu:/dev# fuser .static/dev/*
> .static/dev/*: No such file or directory
> root at ubuntu:/dev# cd .static/
> root at ubuntu:/dev/.static# ls
> dev
> 
> I am sure there is an issue here. Comments?

There is no issue, other than that you've apparently deleted your static
device nodes so I hope your system still boots at all ...

You may have to:

  cd /dev/.static/dev
  sudo MAKEDEV std

... in order to get things working properly again.

Cheers,

-- 
Colin Watson                                       [cjwatson at ubuntu.com]




More information about the ubuntu-users mailing list